A database object that mimics Construct's object picking behaviour. Organize your game data into "files" (like entries or records) with customizable "properties...
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
Thanks. Glad it helps.