I want to create a race game, have any tips to share… the game is random and the player have to avoid obstacles, so i was thinking in leave the camera fixed and move the objects, but i can’t find an example on how to manipulate the texture offset (like on min3d)
Is transparent fog possible? That would be great if the surface view has a transparent background:)
Good one, I’ll put it on the list
Hi
I want to create a race game, have any tips to share… the game is random and the player have to avoid obstacles, so i was thinking in leave the camera fixed and move the objects, but i can’t find an example on how to manipulate the texture offset (like on min3d)
Hi Cristian,
You can use a custom shader to do that. Check http://www.rozengain.com/blog/2012/02/22/rajawali-tutorial-7-creating-a-custom-material-glsl-shader/