Game Development Community

Animation plays in the torqueDemo.exe -show but not the game

by Highlander · in Artist Corner · 05/10/2007 (9:08 pm) · 0 replies

This is what I did

loaded my robot model
pressed set key button
selected the head of the mesh (each bodypart is a separate object)
set a key at 0, typed in a rotation for it, set a key at frame 15, typed a rotation in and set a key at frame 30
Create panel, General DTS Objects
sequence button
drew a little sequence box outside the bounding box but close to it
selected it, opened curve editor from the main toolbar
expanded Object (Sequence II)
selected Sequence Begin/End
selected Add keys button on the toolbar
clicked at 0, dragged the blue vertical bar to 30, clicked at 30
closed curve editor
Utlity panel, export, Sequences button
named it root.dsq
renamed it player_root.dsq
stuck it in the /data/shapes/player/ folder of the fps.starter
ran torqueDemo.exe -show, it showed fine just like in 3d max
ran the game, it didn't work (no movement)