Discuss Scratch

funni_stuff334
Scratcher
31 posts

Hits not registering

I am making a game and two of the enemy types take more than one hit to kill. But for some reason, it sometimes doesn't register the bullet touching it and just takes no damage. I tried to fix this myself but I don't know what is causing the problem.

can someone help?

link: https://scratch.mit.edu/projects/617565372/

Last edited by funni_stuff334 (Dec. 16, 2021 21:00:21)


Kids youtube in a nutshell:

when green flag clicked
forever
if <(Time) = [3AM]> then
add [3AM clickbate v] to [Youtube channel v]



else
add ([animation v] of ((Whatever is trending) + (pop-it))) to [Youtube channel v]
end
end
Jareddddddd
Scratcher
1000+ posts

Hits not registering

which enemie type?

also your
wait (0.000000000001) secs
blocks can be changed to
wait (0) secs
because scratch adds 1 frame of waiting to any wait blocks
funni_stuff334
Scratcher
31 posts

Hits not registering

gray and purple are the enemy types as of 1.3
Also, I will be trying the wait 0 seconds, thanks!

Kids youtube in a nutshell:

when green flag clicked
forever
if <(Time) = [3AM]> then
add [3AM clickbate v] to [Youtube channel v]



else
add ([animation v] of ((Whatever is trending) + (pop-it))) to [Youtube channel v]
end
end

Powered by DjangoBB