Game Development Community

Ping-Pong Animation doesnt work on run game !

by Vlad I · in Torque Game Builder · 10/31/2011 (12:01 am) · 4 replies

Any ping-pong animation I make doesnt work when you run the game , but works in the editor!
what gives? I checked datablcoks ping-pong is set to 1.

#1
10/31/2011 (1:15 am)
@Vladislav

What version are you running? Do you have animationCycle = "1"; in your datablock?

#2
10/31/2011 (1:53 am)
1.7.5 yes I do have animationCycle = "1";
#3
10/31/2011 (1:01 pm)
I just downloaded the trial of 1.7.5, and set up a new project. My ping pong animation works both in the editor, as well as while running.

I am running 1.7.5 on Windows 7 Pro 32 Bit.
#4
11/01/2011 (12:54 am)
I really have no idea why it doesnt work.
1.7.5 Windows XP.

Used to work a long time ago, I guess. I dont think I ever checked it. Console doesnt show any error. I can add the animation backwards by hand clicking all 40 frames, but it is really annoying.
Any one had this problem?