Question looking for plants that can move with physics, or animated.

VRmatt

Active member
Messages
209
Reactions
46
Points
28
I'd like to create a room with some plants. I'd like them to sway, or have branches that can move or collide with a person.
Anyone know how to accomplish this?
 
Animation (non interactive):
  • Custom model with blendshapes, animated through a controller in Unity
  • Custom model with rigging, animated through a legacy anim
For interactive behavior:
  • Custom model with rigging and basic collisions and a proper rigidbody with a joint system that would have a setup with a lot of drag.
 
Upvote 0
Back
Top Bottom