Hi,
i m creating a simple plane shooter game "1945" flowing this tutorial on Youtube
but i m stacked because i can't find the event "onColideWith" in the collision section where is it ?
Develop games in your browser. Powerful, performant & highly capable.
i think this mean collsion with bullet.
try to use the high resultion and see what did she do ^^ i jion construct2 because of that tutorial but i didn't do it (just watched) ^^
yes it is about bullet i chnaged the size and i still can't find collision events i also tryed to open exemple but none of them is
containg this event so how can i test collision ?
Bullet -> On collision with another object
The bullet is a Sprite and you can find all the explanations in the manual.
thanks i found it