Horse Pack Discussion
by Ed Johnson · in Torque Game Engine · 04/26/2007 (1:46 pm) · 4 replies
Hello all, I just recently purchased the 3d-diggers horse pack. I've got to say, high quality stuff!
I've had a little bit of trouble getting everything working 100%, mainly being able to jump and dismount.
I can jump fine when not on the horse, but when I mount the horse I can't jump or dismount. Weirdly enough, if I hold down the space bar (jump key) while pressing the dismount button (m) it dismounts me.
Looking at the scripts, both the jump and the dismount are called from triggers:
Could this be the source of weirdness? I've been using stock (unmodified) TGE 1.5 for these experiments.
I've had a little bit of trouble getting everything working 100%, mainly being able to jump and dismount.
I can jump fine when not on the horse, but when I mount the horse I can't jump or dismount. Weirdly enough, if I hold down the space bar (jump key) while pressing the dismount button (m) it dismounts me.
Looking at the scripts, both the jump and the dismount are called from triggers:
$mvTriggerCount1++;
Could this be the source of weirdness? I've been using stock (unmodified) TGE 1.5 for these experiments.
Associate Stefan Beffy Moises
did you read my comment here: www.garagegames.com/blogs/8239/12719?
Did you merge the player.cc changes?