C2 2D Array JSON Generator is a free tool I developed to ease up the development of games. The main benefits of this tool is that it will significantly save up development time, maintain clean events, avoid the thought of choice about using your applications to make the array contents in-game which in some cases is a bad idea for once stored data especially with those with thousands of array elements. Some make separate projects, then use the event sheets to generate their data and download the contents to load it to their original project. By experience, this is a very inefficient method especially if you have numerous data and if the data method is to be updated, adjust or fixed, the event logic too needs to be recreated. Which is very time consuming and isn't practical anymore in the long run.
Hence, I made a tool that should solve that problem. I've noticed that a complete tool that can manage wider ranges of elements, tasks and user-friendly interface isn't available yet as far as I looked in the community, no free ones at least.
This program should make game development easier with Arrays. You can even use this program to preview your own Array's data using its visualized interface just by loading the output JSON.
You can change values through loop by columns / C2Array X-axis (Y-Axis).
You can change values through loop by rows / C2Array Y-axis (X-Axis).
You can also set the values of all present elements at the same time.
Features:
- Add / Subtract X/Y Axis size.
- 2 Save Slots for quick saves. It can be easily loaded by the 2 Load Slots. After the Save State is loaded, the corresponding save slot will be cleared.
- Generate / Load Array JSON.
- Set data all at once.
- Set data by column through a loop.
- Set data by row through a loop.
- Can handle thousands of array elements.
Since i only made this originally for my own project, there are a few left out features that i didn't need and isn't added yet into this tool. For example, the 3D Array JSON Generator. It is very doable although since this feature is rarely used by 2D games, it made more sense just to left it out for a while. Do PM me if you do need this or another feature and I'll see what I can do.
- Dictionary JSON Generate.
- 3D Array JSON Generator & Interface.
- Set Row/Column through loops with variables.
REMINDER :: Because of C2 Array's design. The X-Axis / Width & Y-Axis are interchanged.
Do you like my tool? You can support by donating.
Download Here:
64-bit : https://1drv.ms/u/s!AjcW2ueud6qpgP8ycGk_VcSTHytnfQ
32-bit : https://1drv.ms/u/s!AjcW2ueud6qpgP9CsUkMbLoaUqeAVw