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


As you may have noticed while building the blueprints, the only two blueprints that can possibly hold logic were the Character type blueprint called madScientist and the Actor type blueprint called levelLayout. The first one will hold the logic for the controller and anything related to the player, while the second will hold the logic for the level movement/generation of collectables and score updating.

  • On Event Begin Play, I will be using View Target With Blend to set the current camera view as the main camera for this level.

  • Then, add a custom event called addScore to be the one that will control the Collectables Score variable of type int that holds the score result. Next, use the resultant final score to be displayed by the UI Score text object using the Set Text node and pass the Collectables Score value as a string using the Int to String conversion node.

  • Now on the Tick event, which takes place in every frame, we will be checking whether the Collectables Score value...

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