Feedback on my "combat" system

Hello everyone! I am currently working on a combat system for my new project, and I was just wondering if anyone here had any critiques for it, if you do have any I would love to hear them. Thanks!

3 Likes

why are you throwing bricks at babies

it looks really nice, seems like a fun game mechanic

4 Likes

It looks good, but when you though something there is a spin animation, maybe slow it done a bit

1 Like

I slowed it down a bit, thanks for your suggestion I really like how it looks!

What happens if you throw the brick and it doesnt hit a baby? Does it just explode as normal?

1 Like

You cant actually throw a brick at anything else, I make my script check for a tag on the baby’s hitbox when clicked, then it throws the brick at that target.

1 Like