#i can't play animation with the enemy but i can with the player
11 messages · Page 1 of 1 (latest)
‘’’lua
local controller_player = char.Humanoid
controller_player:LoadAnimation(script.Parent.Animation):play()
wait(0.5)
local enemy_controller = enemy.Humanoid
enemy_controller:LoadAnimation(script.Parent.Animation):play()
‘’’
Hello
Okay stupid embed ain’t working
Do you own the animation that is did you publish it
** You are now Level 6! **
it is 3 `
** You are now Level 2! **
I am on my iPhone rn and the keyboard is fucked
I see
Does it give you an error?