Page 1 of 1

problems in timing and event dissable

PostPosted: Thu Mar 11, 2004 5:52 pm
by phractus
Well in my testing so far of GE i love it. Its basicly just a visual C++ styled program, so allows ya to do whatever for the most part. Im having a problem with the timer function however. heres the scenerio:

A timer is run when i push the "punch" key, this allows the full animation to run through. I try to dissable other keys while this animation is running so it looks good and doesent jump around. It works fine for the most part, however sometimes it just repeats the "punch" animation over and over and keeps the keys locked out. Any idea why this would happen? Could it have something to do with the repeat option? and how does that work? Thanks for any help. If thats not clear(wrote in a rush) i can elaberate on anything.
~peace~

PostPosted: Thu Mar 11, 2004 6:38 pm
by phractus
ok i figured this out. I just wasnt destroying the timer in the scripting :roll: . After i finish up some more stuff with the core engine could i upload the game editor files for some people to check out? I dont have profesion edition(yet) so cant send executables to test out.

PostPosted: Fri Mar 12, 2004 1:44 am
by makslane
You can send your project to me