script help Animation and mouseover object
by ROGER E PEDERSEN · in Torque Developer Network · 08/13/2009 (12:35 am) · 1 replies
1. I have a DTS of a forklift with embedded forward and reverse animations (1 and 2).
In the car.cs, when pressing '1' move forward with the forward animation and '2' move in reverse with the reverse animation.
ANY HELP
2. I have objects that I want to click on with the mouse and on a right click see the object's description and on a left click get the object
ANY HELP
Roger
In the car.cs, when pressing '1' move forward with the forward animation and '2' move in reverse with the reverse animation.
ANY HELP
2. I have objects that I want to click on with the mouse and on a right click see the object's description and on a left click get the object
ANY HELP
Roger
Torque 3D Owner Ted Southard
As to your questions (the second one anyway):
2) What you want to do is implement a resource like Object Selection, RPG Object Selection, or Click n Pick.