Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » Multiple sprite enemies and bosses
- DordusRising
-
Scratcher
100+ posts
Multiple sprite enemies and bosses
Can anyone help me with this? I’m making a game that has giant enemies (like two screens high) and I was wondering how to make individual parts move like a body would (like the Death Egg Robot).
- weirdnesscool
-
Scratcher
23 posts
Multiple sprite enemies and bosses
It looks like you need to use broadcasts and a different sprite for each part. or tons of costumes. you pick.
Last edited by weirdnesscool (Sept. 8, 2021 23:36:31)
- DrGaming_92Games
-
Scratcher
100+ posts
Multiple sprite enemies and bosses
If it were me, I'd try to use clones. I'm not any good at animating but you can look up videos or images that show you how to make a walking animation. I know that that's what a lot of people do.
- DordusRising
-
Scratcher
100+ posts
Multiple sprite enemies and bosses
It looks like you need to use broadcasts and a different sprite for each part. or tons of costumes. you pick.
If it were me, I'd try to use clones. I'm not any good at animating but you can look up videos or images that show you how to make a walking animation. I know that that's what a lot of people do.I can animate sprites, but I need to know how to make multiple sprites move as if they are a single entity.
- LG125
-
Scratcher
500+ posts
Multiple sprite enemies and bosses
Does it have to be a different sprite or can it be a clone?It looks like you need to use broadcasts and a different sprite for each part. or tons of costumes. you pick.If it were me, I'd try to use clones. I'm not any good at animating but you can look up videos or images that show you how to make a walking animation. I know that that's what a lot of people do.I can animate sprites, but I need to know how to make multiple sprites move as if they are a single entity.
- DordusRising
-
Scratcher
100+ posts
Multiple sprite enemies and bosses
I need my sprite to have arms, legs, torso, and head (this is a two screen high boss sprite)Does it have to be a different sprite or can it be a clone?It looks like you need to use broadcasts and a different sprite for each part. or tons of costumes. you pick.If it were me, I'd try to use clones. I'm not any good at animating but you can look up videos or images that show you how to make a walking animation. I know that that's what a lot of people do.I can animate sprites, but I need to know how to make multiple sprites move as if they are a single entity.
- Bloxmakesgames2019
-
Scratcher
100+ posts
Multiple sprite enemies and bosses
I would use variables to link the body movements with the separate pieces
Last edited by Bloxmakesgames2019 (Sept. 9, 2021 18:55:15)
- DordusRising
-
Scratcher
100+ posts
Multiple sprite enemies and bosses
Can you show me how that would be done?I need my sprite to have arms, legs, torso, and head (this is a two screen high boss sprite)Does it have to be a different sprite or can it be a clone?It looks like you need to use broadcasts and a different sprite for each part. or tons of costumes. you pick.If it were me, I'd try to use clones. I'm not any good at animating but you can look up videos or images that show you how to make a walking animation. I know that that's what a lot of people do.I can animate sprites, but I need to know how to make multiple sprites move as if they are a single entity.
I would use variables to link the body movements with the separate sprites.
- Bloxmakesgames2019
-
Scratcher
100+ posts
Multiple sprite enemies and bosses
Can you show me how that would be done?I need my sprite to have arms, legs, torso, and head (this is a two screen high boss sprite)Does it have to be a different sprite or can it be a clone?It looks like you need to use broadcasts and a different sprite for each part. or tons of costumes. you pick.If it were me, I'd try to use clones. I'm not any good at animating but you can look up videos or images that show you how to make a walking animation. I know that that's what a lot of people do.I can animate sprites, but I need to know how to make multiple sprites move as if they are a single entity.
I would use variables to link the body movements with the separate sprites.
Yeah give me a minute or two to make a sprite like that
- napple896
-
Scratcher
4 posts
Multiple sprite enemies and bosses
Hmm I'm trying to make a multi sprite boss, I cannot help, probably using clones can help so you don't have to go to multiple sprites to receive or make a broadcast but if you want to make the hitbox of the boss somewhere in a part, that might be hard
Last edited by napple896 (Aug. 20, 2025 13:24:18)
- Discussion Forums
- » Help with Scripts
-
» Multiple sprite enemies and bosses