ok i guess i got it so far but one more question pls, how do i trigger those 0.5 seconds ?
atm its like this for me:
1. "bullet" cooldown > 0 -> "bullet" subtract 0.5 from "cooldown"
2. "mouse" on left button clicked -> "player" start animation from beginning
"bullet" cooldown=0 "player" spawn "bullet" on layer 0 (image point1)
"bullet" set cooldown to 1
i hope there is not a "and" command like the "or" one, since i cant find it.