Game Development Community

Mount problems

by Tyler Slabinski · in Artist Corner · 08/17/2007 (10:29 am) · 1 replies

I have decided to make my dragon customizable, you get to choose different wings, horns, and tail tips. To do this, I am making each wing, horn, etc. a different shape and use mounts to put them on... How do I make mounts and export them?

#1
08/18/2007 (2:03 am)
Just create a bone with a title like "mount0". Then, in the script for Torque, you can mount any object to that bone. Be sure your bone is oriented correctly, first. Also, read around before you post stuff because this question has been addressed many times by others.