Hello, so I am trying to change the default jump but it’s telling me that the name is !ID! which makes no sense… how can I make this say the normal jumpAnim name instead of this?
1 Like
Animate.jump:FindFirstChildOfClass("Animation").Name = "jumpAnim"
2 Likes