I'm working on a cog for a "drivable" speeder bike, but my bigest problem is I can't get it to move.
I've tried to use SetThingVel();, but it only goes in the direction it's pointing at startup. And the speed is determined by the yaw in the direction that you are facing.
I can't get SetThingThrust(); to work does anyone know how to use it?
Would it work to add "type=actor" to the speeder 3do's template, and use the phrase AiSetMoveSpeed();
This is off the subject but does anyone know how to use JkSetTarget(); and JkSetTargetColors();?
I've tried to use SetThingVel();, but it only goes in the direction it's pointing at startup. And the speed is determined by the yaw in the direction that you are facing.
I can't get SetThingThrust(); to work does anyone know how to use it?
Would it work to add "type=actor" to the speeder 3do's template, and use the phrase AiSetMoveSpeed();
This is off the subject but does anyone know how to use JkSetTarget(); and JkSetTargetColors();?