FIRST KITTEN SHOOTER- TOMATO BULLETS.×××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××.
How do you make the game so that you can see your objects on the screen? (I'm talking about the arrow keys for movement and the fire button)
Add two layers to your game.
-Layer 0 (Hud)
-Layer 1 (game)
IT IS IMPORTANT THAT THE LAYERS ARE ORDERED!!
THE "HUD" LAYER SHOULD ALWAYS BE FIRST!!!
Select the "hud" layer and in the left properties tab:
-Paralax 0,0
-representation 2D
The layer will be static while the game is running and your markers will be visible at all times.