forked from SilverStudioGames/WTS
Bug fix
* Fixed missing reconstruction call
This commit is contained in:
parent
84aa694384
commit
e9021f1b87
@ -205,6 +205,7 @@ init 5 python:
|
|||||||
return
|
return
|
||||||
|
|
||||||
self.idle = pose
|
self.idle = pose
|
||||||
|
self.anim_constructor()
|
||||||
|
|
||||||
def stop(self):
|
def stop(self):
|
||||||
# Freezes the animation
|
# Freezes the animation
|
||||||
|
Loading…
Reference in New Issue
Block a user