mbrea-c / bevy_animation_graph

Animation graphs in Bevy!
Apache License 2.0
97 stars 5 forks source link

Add padding node #53

Closed mbrea-c closed 2 months ago

mbrea-c commented 2 months ago

Adds a padding node that allows to interpolate the last frame of an animation with the first through a configurable period.