I'm making a video game on Scratch and I've been trying to program the bad guys. the script looks something like this: forever if touching Larry (good guy), change deaths by one. When i did that whenever i touched the guy it would keep on adding deaths really fast. Could someone help me program it but with only one death added each time i touch it?
Offline
forever if <touching [Larry v]?> change [deaths v] by (1) wait until <not<touching [Larry v]?>>
Offline
thanks you soo much!!!
u r awesome!
Offline