Addon ID

  • mydatacontainer

Info

Statistics

  • Download count69 total downloads
  • Latest download count 69 downloads of latest version
  • Average download count1 downloads per day average

Owners

Description

A database object that mimics Construct's object picking behaviour. Organize your game data into "files" (like entries or records) with customizable "properties" (key-value pairs).

Discussion

  • 3 Comments

  • Order by
Want to leave a comment? Login or Register an account!
  • Just happened upon this plugin. I'm working on a dungeon crawler and setting everything up in a JSON file, converting it to an array and then sorting everything out is extremely cumbersome. With this plugin I can code things in a way that feels much more natural to me. Thank you so much for making it :D

  • Checking the ACEs looks pretty nice. This type of pattern is also known as a virtual filesystem