Game Development Community

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

#1
08/13/2009 (9:32 am)
Roger: Saw you at the game meetup the other night and wanted to talk to you, but we both sort of got caught up with groups of people...

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.