[C2/C3 Suggestion] Instance Variable Tags/Colors

0 favourites
  • 2 posts
From the Asset Store
A cool way for kids to write and practice English Alphabets
  • (Would be nice for C2 but will probably have to wait for C3 if the idea is supported.)

    The ability to tag and/or color instance variables would be very helpful, especially if you've got teammates working on levels that aren't familiar with all of them. Some examples...

    Editor: These are variables that can be freely modified in the layout editor, like the contents of a treasure chest or the item a particular enemy instance should drop.

    Private: "Internal" variables that are only modified via events and should not be touched in the layout editor.

    Family: These variables are inherited by a family and are not unique to this object. (These should be automatically separated from the rest, really)

    States: These variables control the object's states or mechanics like Attacking, Climbing, Dashing, etc.

    Stats: These variables define the object's stats, like HP, MP, ATK, DEF, etc.

    Currently you can add prefixes or whatever to help define the variables, like E_Contents, Private_Timer, Mech_Jumping, etc. but that can get messy and make expressions really long or hard to read.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • If the user also has the option to customize these categories in both name and colour, then I think it can be a nice addition. Since C2 is a visual programming engine, more visual elements that help developers see through the project more easily is always a good idea imho.

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)