I need some help. [message #51969] |
Sun, 19 October 2003 05:19 |
|
General Havoc
Messages: 1564 Registered: February 2003 Location: Birmingham, England, Unit...
Karma:
|
General (1 Star) |
|
|
Not a WorldBox, but vehicles need a Bounding Box to work if you made the vehicle properly. The vehicle model should not by collidable physically meaning it is "fake" and the BoundingBox is used to define the size of the object so the game can add a "poke" frame to it.
If you enable physical collision to the vehicle then it will work but it is bad practise as the game engine has to track a complex model for collision rather than a simple box.
Visit my website at http://renhelp.laeubi-soft.de powered by laeubi.de
"SHUT UP AND MOD" - Dante
"ACK is the Simon Cowell of modding" - Ultron10
Scripts.dll Debugger, Map Scripter and Tutorial writer
Computer Science Bsc
Aston University in Birmingham, UK
|
|
|