View difference between Paste ID: keXEkHH7 and r31yGtZ5
SHOW: | | - or go back to the newest paste.
1
local animation = Instance.new("NumberValue", char)
2-
	if animation2.Value == 1 then
2+
animation.Value = 1
3-
	
3+
animation.Name = "Animation"
4-
	animation2.Value = 8
4+
5-
	
5+