Using attribute to display score
myu699
Member Posts: 96
Hi, I am creating a game and I am trying to display a score that is an actor that displays text but it is in a different scene. How do I use this actor to display the same score in another scene in this scene?
Comments
The attribute that stores the score has to be a game attribute, not a scene attribute. Game attributes can be used in any scene of your game. Scene attributes can only be used in the scene they are created in.
Mental Donkey Games
Website - Facebook - Twitter