tyFlow Forum
Physx bindings/joints as tyFlow helper to facilitate Actor creation. - Printable Version

+- tyFlow Forum (https://forum.tyflow.com)
+-- Forum: tyFlow Discussion (https://forum.tyflow.com/forum-1.html)
+--- Forum: Feature Requests (https://forum.tyflow.com/forum-4.html)
+--- Thread: Physx bindings/joints as tyFlow helper to facilitate Actor creation. (/thread-289.html)



Physx bindings/joints as tyFlow helper to facilitate Actor creation. - vklein - 04-09-2019

Instead of complicated particle modifier constructs for binding exactly the right vertices of different sub-objects or assigning the right properties (Cloth, rigid, bindings) to an tyActor give us simple tyObjects for joints or springs and let us set properties for distinctive actor parts outside tyflow. Let us select vertices then link them to another object by a modifier. Then the tyActor object should convert all relationships / Links / properties for use in tyflow. Every property / link / joint / subobject gets an ID so tyflow could affect them separately later on. 
The tyActo Node Property mechanism is a good start but the binding of vertices / objects to others is a pain in the ass atm.


RE: Physx bindings/joints as tyFlow helper to facilitate Actor creation. - tyFlow - 04-09-2019

Assigning binding relationships to tyActor elements in an easier and more intuitive manner is on the todo list (behind a long list of other things)...same goes for proper pathfinding, skin randomization, etc.