Official tutorial04 on interaction key help
by Kayley · in Torque Game Engine · 12/13/2004 (10:12 am) · 0 replies
Hi,
For the tutorial on Creating Interactive key found on http://www.garagegames.com/docs/torque/general/ch06s04.php,
I am having trouble running it and seeing my switch on on and off by the hit of the "t" key....
I have put my files (downloaded on link above) in examples->starter.fps>tutorial04.
And I've added to default.bind as instructed.
Plus, I have modified my game.cs in server>scripts to execute("~/tutorials/switch.cs); and execute("~/tutorials04/interact.cs)....
And once I go into the world creator, I create a switch.
....
Am I missing a step here....?? Should I be modifying the clients scripts some more or adding more things with the world creator?
I can totally not seeing any thing happen by pressing my interactive key....
thanks.
For the tutorial on Creating Interactive key found on http://www.garagegames.com/docs/torque/general/ch06s04.php,
I am having trouble running it and seeing my switch on on and off by the hit of the "t" key....
I have put my files (downloaded on link above) in examples->starter.fps>tutorial04.
And I've added to default.bind as instructed.
Plus, I have modified my game.cs in server>scripts to execute("~/tutorials/switch.cs); and execute("~/tutorials04/interact.cs)....
And once I go into the world creator, I create a switch.
....
Am I missing a step here....?? Should I be modifying the clients scripts some more or adding more things with the world creator?
I can totally not seeing any thing happen by pressing my interactive key....
thanks.