• Godot Help
  • No Keyframe Icons not showing in Inspector when a Animationplayer is added

Hi,
I've been following a few tutorials on creating an animated shader for my sprite player - it's a flash when the Player is hurt.
After creating the shader i'm asked to create an AnimationPlayer Node, then add a New Animation and name it.
At this point in the tutorials I'm supposed to be able to go to the Player Sprite's Inspector and add some keyframes from the Material Shader, however no Key icons show up at all.

What am I doing wrong?

You can do this with the AnimationPlayer and Modulate property. You don't need a shader. Click Add Track on the AnimationPlayer window, click the Spite and then choose Modulate. Then you can change the color or alpha.