Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying Learning Unreal Engine iOS Game Development
  • Table Of Contents Toc
  • Feedback & Rating feedback
Learning Unreal Engine iOS Game Development

Learning Unreal Engine iOS Game Development

By : Muhammad A.Moniem
3.4 (5)
close
close
Learning Unreal Engine iOS Game Development

Learning Unreal Engine iOS Game Development

3.4 (5)
By: Muhammad A.Moniem

Overview of this book

If you are a game developer, designer, artist, or a beginner in the gaming industry, and want to make iOS games efficiently at a low cost, this book is ideal for you.
Table of Contents (12 chapters)
close
close
10
A. Nodes Database
11
Index

Building the logic


Now it is time to put everything together and start building the connections between all of the blueprints. In fact, it is easier than it looks like, and with that in mind, let's start.

uiText

To change the score value, I've added a custom event and called it setScore. This custom event will be working on setting the value of the Score variable by adding 1 to it using the integer + integer node. The final result of the score value will be displayed in the UI using the Set text node. Keep in mind that you can use whatever values you want, as long as you are using the add node. This node will be working on adding the first passed integer value to the second passed integer.

I wanted to follow a new method to change the value of ammo, which is closer to the code environment that I have used over the years. It is called passing parameters. Basically, when I called an event or function, I wanted to send the exact new value directly to it, and then use it to set the ammo text based...

Unlock full access

Continue reading for free

A Packt free trial gives you instant online access to our library of over 7000 practical eBooks and videos, constantly updated with the latest in tech
bookmark search playlist font-size

Change the font size

margin-width

Change margin width

day-mode

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Delete Bookmark

Modal Close icon
Are you sure you want to delete it?
Cancel
Yes, Delete

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY