Version 3.0 isn't just a patch; it’s an evolution of how the game handles non-human actors. Key highlights include:
| Engine | Support Level | Notes | |--------|--------------|-------| | Unity 2022+ | Native (C#) | Full Editor integration | | Unreal 5.3+ | Native (C++) | Blueprint nodes for all physics parameters | | Godot 4.x | Community | GDExtension bindings | | Web (WASM) | Beta | Threaded via Web Workers | creature framework 3.0
| Application | Typical Setup | |-------------|----------------| | | Muscle fibers + dynamic wound deformation | | 2D/3D hybrid platformer | Spline bones + squash/stretch on jump | | VR creature pet | Full body IK + soft ear/tail physics | | Real-time VFX (music video) | Wind + force fields on cloth creature | | Mobile gacha game | Lightweight mode (disable soft-body, keep muscle) | Version 3
Since its beta launch, adoption has been swift across several industries. Version 3.0 isn't just a patch