I have been trying to teach myself COG. Many things, I do not know. I've been trying to write a cog that will generate +spark from ghost locations after a specific thing has been shot or slashed.
symbols
message damaged
message pulserate
message timer
thing damagedthing linkid=-1
thing ghost0 linkid=-1
thing ghost1 linkid=-1
thing ghost2 linkid=-1
thing ghost3 linkid=-1
(...some stuff about my wav0, +sparks, etc...)
end
#---
damaged:
What shall I do here?
symbols
message damaged
message pulserate
message timer
thing damagedthing linkid=-1
thing ghost0 linkid=-1
thing ghost1 linkid=-1
thing ghost2 linkid=-1
thing ghost3 linkid=-1
(...some stuff about my wav0, +sparks, etc...)
end
#---
damaged:
What shall I do here?