me.emask |= ENABLE_IMPACT; me.event = game_bullet_collide;
function game_bullet_collide() { if(event_type == EVENT_IMPACT) { ent_remove(me); } }
Gamestudio download | Zorro platform | shop | Data Protection Policy
oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de