Is there a way to make multiple enemies do damage?

I’m having some trouble with making multiple enemies deal damage. How can I do this.?

Can you please be more specific?

1 Like

So I know how to make one enemy deal damage to the player but I want a variety of enemies in my game and I want all of them to do damage to the player. I hope this is enough information.

1 Like

Can you send the link? Also i would make the type of the enemys you want to do damage called enemy and then have if the player collides with type enemy do damage. But im not a pro so…

Send me a link and I can show you what to do

I would create a Parent Object, then have all the objects that I want to damage the player be Children to the object.

(https://flowlab.io/assets/docs/FlowlabTheEssentialGuide.pdf

Look at page 6 for “Parents”)

@8-FlowingWebs

1 Like

Here’s the link: Flowlab Game Creator - New Game Warning, it’s in very early production.

1 Like