[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4866: Undefined array key "database_gc"
FOSS gamedev and creative worlds • View topic - No animation when setting bone position
Page 1 of 1

No animation when setting bone position

PostPosted: Mon Feb 09, 2015 04:52
by Kalabasa
When I set_bone_position, the model animation stops and the skeleton resets to the "rest" state. Is this intentional?
one case is when rotating the head of an object while the rest of the body is animated as usual.

[DELETED]

PostPosted: Wed Feb 11, 2015 04:33
by Rui
[DELETED]

Re: No animation when setting bone position

PostPosted: Sun May 24, 2015 11:01
by MirceaKitsune
This is a bug in Irrlicht, which has existed for years. It's why animation blending is also set to 0 by default.