Toast Kitten Doodle Jump Template
I got Toast Kitten Doodle Jump Portrait Version. I want to use this template in landscape mode. Changes of Y to X and scene size changes not going to work. Please help.
http://gamesalad.com/forums/topic.php?id=18053#post-137409
http://gamesalad.com/forums/topic.php?id=18053#post-137409
Comments
If you want to change the scene to landscape, you'll have to resize all the actors to accomplish this. Also, you'll have to edit the spawning locations of each of the platforms (I'd imagine it was something like; Random(10,310); you'll want to change this to reflect the landscape mode; Random (10, 470)...