Making Seaweed...but wait...
by Kevin Rank · in Torque Game Engine · 08/16/2001 (1:41 pm) · 1 replies
I have a seaweed model, and it goes in game fine, the problem is I can not get it to display the animation...I presume that perhaps I need a "dummy" object with the correct name to activate the animation via the code, but I am not posetive. GG guys, you experienced this yet? It is a plain map object (like the plant) but I want it to sway since it will be underwater.
About the author
Torque Owner Tim Gift
You can have multiple animation sequences on a shape, but their MAX animation time spans cannot overlap. Hmm, that's about all I know about it.