I am making a driving game:
When the car turns Right in reality, In this project, the car goes Down on the screen.
When it turns Left in Reality, the car goes Up on the screen.
I want Three Problems fixed:
1:
Fixed, thanks to Justifun.
2:
I want to Size scale-Up the Player, when the car goes Down.
And I want to scale it Down when the Car goes Up. :
-On the Bottom of the layout, the size scale should be 100%.
-On the Top of the layout, it should be 75%
3:
I want the car to start with the "Standing animation" when the game starts. For some reason it playes another animation at start.
meman2012-11-06 16:42:48