MarkusBordihn / BOs-Easy-NPC

Create easily NPC for your world or for your mod.
Other
19 stars 7 forks source link

Rotations, Pivot points, and Transformation resets #178

Open SirFangGuard opened 5 months ago

SirFangGuard commented 5 months ago

Freezing Transformations: If at all possible add a button that "freezes transformations" and allowing the player to reset rotations back to 0 while maintaining the NPC rotation adjustment that had been made. Essentially, when you Freeze Transformations, you are making the selected object's adjusted position be the new zero position.

This would help posed entities be more controlled with regard to where their UI is facing compared to where they are facing

image image

Pivot Point Adjustment: Adding the ability to change the pivot point of an NPC's joints. This would enable more possibility for posing options. For instance, by adjusting the pivot point of the head separately from the rest of the body, one could make the head rotate independently. ↓ ↓ ↓ Locking Individual Body Parts: Alongside pivot point adjustment, the ability to lock individual parts of the body would allow for selective movement or rotation of specific areas (like the head) while keeping other parts static.