Question about a maze game.
Servontius
Member Posts: 6
Working on a simple maze game, and had a question about what i assume might be considered "pickups" or reversing them. Basically i have an actor i want to be controllable with touch, but instead of picking up items as you move through the maze, the actor leaves a trail behind him. In essence I'm thinking pac man but reversed so instead of eating the dots, he more of..... pooping them out, lol. Any help would be greatly appreciated as far as what rules i should be looking into, thanks in advance!!
Comments
Is the trail going to be long, as in lots of dots? In-order to not have too many dots on screen at once you could fade them out and destroy them after a set time...
Just one way of doing it.
http://jamie-cross.net/posts/ ✮ Udemy: Introduction to Mobile Games Development ✮ Learn Mobile Game Development in One Day Using Gamesalad ✮ My Patreon Page
-LewisOne (My Website, FB, Twitter, IG, YT)
http://jamie-cross.net/posts/ ✮ Udemy: Introduction to Mobile Games Development ✮ Learn Mobile Game Development in One Day Using Gamesalad ✮ My Patreon Page