Use the Lua Api for Parenting
You should be able to use the api to:
For use with carts and the like.
Irrlicht supports parenting, just needs to be implemented into the lua api
- Attach an object to a player.
- Attach a player to an object.
- Disable Player WASD movement.
For use with carts and the like.
Irrlicht supports parenting, just needs to be implemented into the lua api