xKaihatsu
(xKaihatsu)
#1
So I just found out LoadAnimation was deprecated, what can be used to replace it?
3 Likes
xKaihatsu
(xKaihatsu)
#3
Seems like it wasn’t too bad changing everything, it took me less than a minute to fix everything.
Now we have to use the Animator, in my case all I had to do was “.Animator:LoadAnimation”. Since Humanoids get an Animator object.
You can go read the announcement here.
5 Likes