For this game I was inspired by the marble being a grape at a picnic, trying to escape through various obstacles and objects. The game works through three levels where the difficulty gets increasingly harder. Moving objects like ants will block the path and if they collide with the player the level will restart. 

At the end of the third level, I attempted to have the ants move around freely and bounce the player off of it rather than restart the level; these were going to be fire ants. While I could get them to move around randomly it was quite sporadic and did not finish moving the fire ant before assigning two new random Vector3's. So instead I combined the ants and the platforms for the final lap in this game! 

Leave a comment

Log in with itch.io to leave a comment.