Jump to content
  • 0

[Event system] Create an event with a sprite condition ?


Question

Posted

Hi I don't saw it in the condition of the event editor. Does it is possible to create an event who start if the player have only the sprite number X ? If not it would be probably a good add for future update.

1 answer to this question

Recommended Posts

  • 0
Posted

I looked around and there's no specific condition for sprite change, however you could do this easily by making a self-switch when the player changes their sprite, have it like "IsSpriteWhatever" and set it to true, so once they change into that sprite the game will recognize it, and when they change back set the switch to false.

×
×
  • Create New...