Forum

> > CS2D > Maps/Editor > What can I do with if_trigger ?
Forums overviewCS2D overview Maps/Editor overviewLog in to reply

English What can I do with if_trigger ?

6 replies
To the start Previous 1 Next To the start

old Re: What can I do with if_trigger ?

Rainoth
Moderator Off Offline

Quote
Make a check. That is all.

Example, you've got trigger_move, you link it with trigger_if where you check example "if player(id,"health")>50" or something like that.

old Re: What can I do with if_trigger ?

Mora
User Off Offline

Quote
example you put trigger_use and trigger_if.
in the "use trigger" you writte
Trigger:[if]
in the trigger_if
name:[if]
lua:[parse('spawnprojectile...blablablah')]
...
when you use trigger_use, your trigger if will do projectile, with position you add.
To the start Previous 1 Next To the start
Log in to reply Maps/Editor overviewCS2D overviewForums overview