Controls move when camera goes off screen?!
Hi Everyone!
I am trying to make a simple, side-scrolling, platformer and came across a big issue. When I move my character off the screen to the right, the camera follows him, but my controls go back so after going far enough you don't see the LEFT and RIGHT button actors anymore. Can anyone help with this?
Thanks!
Michael
I am trying to make a simple, side-scrolling, platformer and came across a big issue. When I move my character off the screen to the right, the camera follows him, but my controls go back so after going far enough you don't see the LEFT and RIGHT button actors anymore. Can anyone help with this?
Thanks!
Michael
Best Answer
-
beefy_clyro Posts: 5,394
You need to create a new layer for your hud elements and make it non-scrollable. This will always keep the hud elements in the same place on the screen regardless of where anything else goes.
http://www.youtube.com/results?search_query=gamesalad+hud&oq=gamesalad+&aq=0p&aqi=p-p2g8&aql=&gs_l=youtube-psuggest.3.0.35i39l2j0l8.2457l4132l0l5171l10l10l0l0l0l0l139l668l8j1l9l0.
Answers
Michael