How to keep scoreboard on top of the screen
-
Im creating an upwards game similar to doodle jump. How would i keep the score always showing on top of the screen as the character moves upward?
-
@SplitMindGaming use UI layers or GUI layers.
-
Create your score label on the Scene UI layer.