How do i make a boss like troupe master grimm from hollow knight

I tried it several times to make it, but i failed. Can som1 help me please?

Hey!
First of all, welcome to the GDevelop forum!
I have moved your topic to “How Do I…?” as it is better suited there.
Right now, there isn’t a lot of info in your topic. If you could add some photos or describe what the boss is like, that would be very helpful.

Enjoy your time here on the forum!
– Snowy

1 Like

To add to Snowy’s comment about better describing what the boss does and how it moves, could you show what you’ve already tried?

2 Likes

well, it has as an attack a dash, followed by an uppercut. the second one is when he launches projecttiles. and the third one is when he kinda shoots some flame looking dragons

I’ve battled Grim before and I didn’t fair well!..- break it into the phases and moves. There’s a bit of randomness to it but not too much that it’s impossible. Most of it’s fairly straight forward - raycasts, forces at angles, collision checks etc. Get each move working first and then try putting them all together in a sequence

1 Like

Ok. Thank you so much