-
Following the Frame
on scrolling game u can set counters, lives. etc to follow the frame.
for me this only works when the height of the frame if the same as the window height.
i want it to work if the frame height is much bigger than the window height.
i have tried the always set postion commmand, but if my player jumps, the score, and lives are placed out of the window sight.
i have my scores, and lives set at the very top of the frame window
-
Re: Following the Frame
Put them on a separate layer and set the layer scrolling coefficient (in the Properties window after you click on the layer) to 0. You can also uncheck the "follow the frame" if needed.
-
Re: Following the Frame
It also sounds like you might be placing them outside the visible playfield - place them in the top left corner, where the outline of the window size is.
-
Re: Following the Frame
also, if i check follow the frame, the object becomes invisible