almondega
17-08-2008 22:38:43
hi
i'm trying to do a fps camera (with physics, of course)
first, i tried with NxOgre, then, when i did the jump code (applying a Y force) the character jumps, but falls down with a constant speed
ok, lets try OgreNewt
i downloaded this sample
http://www.ogre3d.org/phpBB2addons/view ... controller
all movements are right, but, i think that the fall down after the jump is the same as NxOgre: constant speed
there are a way to fix it, or a character class to do it (instead using the primitives to move the camera (redoing the wheel) ?
tks
i'm trying to do a fps camera (with physics, of course)
first, i tried with NxOgre, then, when i did the jump code (applying a Y force) the character jumps, but falls down with a constant speed
ok, lets try OgreNewt
i downloaded this sample
http://www.ogre3d.org/phpBB2addons/view ... controller
all movements are right, but, i think that the fall down after the jump is the same as NxOgre: constant speed
there are a way to fix it, or a character class to do it (instead using the primitives to move the camera (redoing the wheel) ?
tks