Snippets

blaac toxicfire

Created by blaac
1
2
3
4
5
6
7
8
#define step

with ToxicGas if place_meeting(x,y,Flame)
	{
	instance_create(x,y,SmallExplosion)
	sound_play(sndExplosionS)
	instance_destroy()
	}

Comments (0)

HTTPS SSH

You can clone a snippet to your computer for local editing. Learn more.