> Some questions: > > Will it be possible to apply these deformations at > any level in the tree, not just to Shapes?
Currently no, although i know that applying deform recursively on a World would be usefull. However there is no easy way to implement that, until making World.add_deform() calling child.add_deform()... > Will it be possible to change the mappings dynamically? Yes Jiba _______________________________________________ Soya-user mailing list [email protected] https://mail.gna.org/listinfo/soya-user
