Hi,
I have an animation with keys. I am looking for an example of a C # script to vary the animation speed when pressing a specific key (for example, I increase the animation speed by 1) if not, can you give me a c # script hint?
thanks
Are you using an AnimationPlayer? If so there is a playback_speed property. https://docs.godotengine.org/en/stable/classes/class_animationplayer.html#class-animationplayer-property-playback-speed
Can you tell me more about? I'm not sure with this example of script C#: https://godotforums.org/discussion/22796/change-the-animation-playing-in-my-animationsprite-c