S
Someone S
Guest
Does anyone know how to make lives when creating a game and also how to make the action script so that if you press a key on the keyboard to make it advance to another frame? It would also be helpful if someone could tell me how to put more than 1 action script in 1 frame e.g.
stop();
&
on(release){gotoAndPlay(5)}
How would they be put together. Thanks
stop();
&
on(release){gotoAndPlay(5)}
How would they be put together. Thanks
