mbrea-c / bevy_animation_graph

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

Add padding node #53

Closed mbrea-c closed 4 months ago

mbrea-c commented 4 months ago

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