How do I make a cannon in a track? I mean the thing that shoots karts across a section of a track without any player control over the kart.
The Cannons section of the Making Tracks manual will be filled in at a later date it says
Yesterday, 03:39 AM (This post was last modified: Yesterday, 04:25 AM by LLS.)
We use two lines like checklines and a curve
a line for the canonstart
one line for the canon end
The Canon Start has 2 parameters to fill in:
- the curve it must follow
- the canonical object
The curve must start at the canonstart and end at the canonend (regardless of the shape of your curve).
Check the direction of the curve if necessary to ensure it goes from canonstart to canonend