Icon

Flags

Sebastian Duval

You must be logged in to obtain assets

Description

UPDATE: v2.0.2; New:

  • Last version included as a rollback-possibility
  • Clearer seperation between global and local Flags
  • Reduced amount of macros to use
  • Added possibility to access local Flags of one object from another
  • Added shortcut-functions that are very useful if Flag system is intensively used

Flags provides an easy and intuitive way to structure your code. It takes care of all boolean values that you would normally store in variables in order to activate/deactivate specific parts of your code. You can enable the flag-system for single objects, or instances and also use the global flag-system. By using normal variables as flags(true,false), you need to initially set all of them to a start-value. You don't need to do this using Flags. Just use as many as you like as conditions and flip them when the time is ripe.

Please see the Marketplace Forum Thread for all further information: Forum Thread

End User Licence Agreement (EULA).

Age Rating: 4+

Version

GMS1 - Version 2.0.2. Published September 21, 2016

Loading, please wait

Package contents

Loading, please wait

What is the issue?

Loading, please wait