You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The editor restricts you to using ascending values starting at 1, but it seems I'm able to alter the values by editing the .ldtk file. It would be nice if I could have the freedom of defining custom values in the editor. This would be useful for using IntGrids as bitmasks.
This would probably work for enums as well.
The text was updated successfully, but these errors were encountered:
The editor restricts you to using ascending values starting at 1, but it seems I'm able to alter the values by editing the .ldtk file. It would be nice if I could have the freedom of defining custom values in the editor. This would be useful for using IntGrids as bitmasks.
This would probably work for enums as well.
The text was updated successfully, but these errors were encountered: