Getting started iphone help
Posted: Tue Nov 22, 2011 12:02 am
Hi there,
I am making a basic iPhone game for practice and was just wondering. i am also new to game editor and have a very basic understanding of code
- How do i make an actor move continuously backwards?
-I want to add a command where if u touch the iPhone screen u will jump and if you touch it again while jumping you will double jump. how do i manage this??
- how do i keep track of the total number of frames that have transpired in one game. like a text box that will count the number of frames while playing
- the final question is i want to randomly generate actors in an array but so that they will be in a random position yet still relativity close that u can still jump between them continuously. the array also has to be unlimited to the actors will always be continuously generated.
Any help would be appreciated thanks
I am making a basic iPhone game for practice and was just wondering. i am also new to game editor and have a very basic understanding of code
- How do i make an actor move continuously backwards?
-I want to add a command where if u touch the iPhone screen u will jump and if you touch it again while jumping you will double jump. how do i manage this??
- how do i keep track of the total number of frames that have transpired in one game. like a text box that will count the number of frames while playing
- the final question is i want to randomly generate actors in an array but so that they will be in a random position yet still relativity close that u can still jump between them continuously. the array also has to be unlimited to the actors will always be continuously generated.
Any help would be appreciated thanks