This PR Introduces Prototypes/TileDrive, which is a pseudo 3d car driving mechanic, where a "car" drives around on top of flat tile map street/terrain. Visually this is somewhat similar to Super Mario Kart.
The code derives from MindDive, but allows rotational degrees of freedom, forward/backward acceleration, and a camera that "spins" or turns along with the rotation of the "driver".
Note this code is very pre-emptive and still has some more development ahead.
TileDrive
This PR Introduces
Prototypes/TileDrive
, which is a pseudo 3d car driving mechanic, where a "car" drives around on top of flat tile map street/terrain. Visually this is somewhat similar to Super Mario Kart.The code derives from
MindDive
, but allows rotational degrees of freedom, forward/backward acceleration, and a camera that "spins" or turns along with the rotation of the "driver".Note this code is very pre-emptive and still has some more development ahead.
Components are: