GuilhermeGSousa / godot-motion-matching

A Motion Matching plugin for Godot 4
29 stars 5 forks source link

Add character height to trajectory #16

Open GuilhermeGSousa opened 2 months ago

GuilhermeGSousa commented 2 months ago

Having character height defined at each trajectory point would motion matching to distinguish between standing/crouching movement. If the trajectory is able to dynamically compute maximum height, it would also be possible to have a character that "ducks" when moving under environment (the character capsule would also need to change height for this)