Educational Game that uses endless moving floor.
Hi im creating a education program where a child is told a word and given three touch choices. It's a hearing & identifying word game. But I have the quiz part working fine, its the graphical part I'm having issues with.
The game is called buddy book quest. At the start of the game buddy leaves his dog house and walks to the center of the screen.
When they choose the words (whether they are correct or not) a dog (buddy) walks in the center of the screen. The dog is just animated (in place), while the ground is moving underneath. I can't seem to figure out a simple way of making the ground move and recreate itself each time the dog animates (between questions). I've been trying endless runner elements to get the grass to recreate itself, but it doesn't do it seamlessly or it just freezes. Its for an ipad and the picture for the grass is the full length (1024).
Any help would be awesome. I'm a librarian and working on this for some of our programming.
Thanks,
-Jeff
Comments
Hi Jeff, I've done a couple tutorials you might find useful. Let me know if I can answer any questions.
http://jamie-cross.net/posts/ ✮ Udemy: Introduction to Mobile Games Development ✮ Learn Mobile Game Development in One Day Using Gamesalad ✮ My Patreon Page
Thanks Jamie I got that part working, now, that was a lot of help.