Game Development Community

Some help for a begginer please !

by Anttarus · in iTorque 2D · 05/27/2011 (8:09 am) · 3 replies

Well.. I want to create a game like this one http://www.youtube.com/watch?v=ha1797TNV_k , where you don't need to press anything to control the player, so you can control it just by the movement of the phone . I need to know how to control the player by the movement of the phone ,how to see the high score while your playing ( I saw a tutorial about it but doesn't work :/) , how to see your friends score, how to save the game and resume later and how to create a menu from where you can chose either to start , to see the help or the highscore and how I make that infinite screen , like that one from the movie...where your going up and up ..and never ends :/ . Also if there are any shared behaviors for iTorque 2D and you could post me a link here with them would be awesome. I'm not so much of a programer , I'm just a 15 years old boy which never learned anything related to C+/C++ :/ . Thanks a lot in advance for your help !

#1
05/27/2011 (8:53 am)
Much of that is covered by the tutorials and example projects included with the engine, specifically the movement. Initial Game Center support has been added with the 1.5 Preview 1, but there's still more to come for that.

When you purchase a license you get access to the example projects that the tutorials in the official docs are based on.
#2
05/27/2011 (9:31 am)
aha...and could you tell me why do I get an black scren when I press the play button in iTorque , even though I added a background and aother elements to the level ?:/ please :/
#3
05/27/2011 (10:48 am)
Have you added the datablocks yet? Up on the top left of the screen in the menus you will see an icon that looks like a chain link. Click on that and it will show a list on the left of all of the images you have in your scene. You need to move them over to the right hand side. Once you do that all of the images will appear as you have them in your scene.