Help to make game better

2 things:
1: For some reason when I create player health and the enemy hurts him, the player just starts moving with no control
2: How to make an attack go up and down instead of just left and right

I made the game different to show an example, I’ll the levels back in order when healthbar is fixed

Screenshot 2025-03-07 10.25.07 AM

1 Like
  1. Dont use a velocity but an impulse
  2. Use logic gates

For health I figured out I just needed to turn off solid.
@CorruptedSword Can you give an example for logic gates?

Big helpful picture

Some more details are changing the emit origins for the top and middle attack codes

1 Like

Look at my wasd code the mouse shows how logic gates work

Jb303044 already helped with it, but thanks for helping

Yw

1 Like

I still put your name in the special thanks

1 Like

Thanks, I saw

1 Like