action gun_shoot() { ent_create("muzzleflash.mdl", vector(my.x + 130, my.y, my.z + 9), gun_flash); you = ent_create("bullet.mdl", vector(my.x + 135, my.y, my.z + 9), ball_fall); your.tilt += 15; wait (10); your.tilt -= 15; set(your,PASSABLE); }
Gamestudio download | Zorro platform | shop | Data Protection Policy
oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de