Data Container (Construct 3 Plugins)

  • UpvoteUpvote 1 DownvoteDownvote
    This content is deleted
    Addon
    Data Container

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

You're viewing a single comment in a conversation. View all the comments
  • 2 Comments

  • Order by
  • 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