Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » I can't animate clones PLZ help
- Thepotatoe101
-
Scratcher
500+ posts
I can't animate clones PLZ help
here we go…
*deep breath*
So I'm making a roguelike game and need to clone enemies and set them to the correct spot. I did that and gave them individual health meters.
Then I tried to add animations to the clones and it just breaks completely.
I have a long list of actions set to this
and everything but the animation works
for doing the actual variable based animation i did a few of these
when i tried this it only played the attack animation for every animation
so then I tried to combine it into one big loop but it just made the enemy look like its running on 2fps
then i tried to do a if else chain like this
and it plays all the animations at once
This is a huge issue and need help ASAP
animations:




I'm having a stroke tryna figure this out
*deep breath*
So I'm making a roguelike game and need to clone enemies and set them to the correct spot. I did that and gave them individual health meters.
Then I tried to add animations to the clones and it just breaks completely.
I have a long list of actions set to this

and everything but the animation works
for doing the actual variable based animation i did a few of these

when i tried this it only played the attack animation for every animation
so then I tried to combine it into one big loop but it just made the enemy look like its running on 2fps
then i tried to do a if else chain like this

and it plays all the animations at once
This is a huge issue and need help ASAP
animations:




I'm having a stroke tryna figure this out
Last edited by Thepotatoe101 (March 16, 2022 18:12:26)
- Discussion Forums
- » Help with Scripts
-
» I can't animate clones PLZ help
