Help with complicated WW1 shooter game!

Help me please!

Game: https://snap.berkeley.edu/project?user=earthrulerr&project=WW1%20British%20Shooter%20Game

Problems: Health, Shooting, Reseting, Next Seen, Interactions, and maybe some other stuff. I want this game to be super good and super high quality so I need a lot of help, thanks!

Everyone who helps will be listed in the credits and depending on what they did they might have something special in game like a character with your logo or whatever.

First, I recommend making the player sprite non-draggable,

Second, I recommend using an invisible sprite that goes to the player and then points toward the mouse pointer, then when the gun fires it points the bullet in the direction of the invis sprite

as for health do you mean player health or enemy health?

Both.

Kill script for German and damage:

ok first of all I love how the bullet sprite name is literally Pow Pow XD

great script comedy, but this script looks good, what about player health?

You know there's a less than or equals to block right?

Use less than or equal to

So I do it the other way around?

hey @earthrulerr

I helped you out by adding some code and adding in a less than or equal to block, score, slowing down the soldier, player health, and so on

tell me when you have my code so that I can take down the project

I mean use this block
image
not these
image

I just made my own instead

If you right-click an equals, less than or greater than block and select "relabel", a less than or equal to block will show up
image
image

and now I have learned something, thanks

Thanks!

hey no problem, I'm happy to help :smiley:

just remember to take the code from the project I posted:

I did, it really helped!

You should add some biplane fighters, speaking of that you should add modes like one you do a dogfight and one you fight on ground and one you fire cannons at warships

I added tanks.

Nice!