Discuss Scratch

pogrx
Scratcher
100+ posts

m1 not working

my project https://scratch.mit.edu/projects/526698292/ if you press play and go left or right enough, enemies will spawn. Clicking spawns in m1 sprite, which is supposed to deal damage(damage script in enemy)
10SmartGaming
Scratcher
86 posts

m1 not working

can you elaborate on the problem possibly?
pogrx
Scratcher
100+ posts

m1 not working

THe m1 sprite appears but doesnt do damage. Damage script is in the enemy sprite
Just_Iakov
Scratcher
100+ posts

m1 not working

That's because you have a script where its supposed to take damage from M1 inside another script that waits for an action.


You have to drag out the if touching m1 event from the if touching Pillar/tornado event.
That should fix the problem.

I hope this helps.
pogrx
Scratcher
100+ posts

m1 not working

oh lol im dumb, thanks

Powered by DjangoBB