Advertisement

Latest json Activity

irfan_yigit
January 16, 2024 04:06 PM
JSON Essentials in Unity Development

Hello everyone, I would like to share my article series about JSON essentials in Unity by using Newtonsoft. 

I explained and exemplified serialization and deserialization, beautification to json data output and creating custom json converter to serialize and deserialize interface and abstr…

1,243 views
Advertisement
enigma_dev
April 24, 2022 04:56 PM
DevBlog 24 - Level and Campaign Mod Editor




A level editor that can be used to make mods.  

I've strived to make tools that can be used to add mods to the game, and build the game through those tools.

This update brings the level editor.

You edit the level with a free form WASD camera.  

You can create, save, and load level JSON files …

11,218 views
enigma_dev
November 07, 2021 03:19 PM
DevBlog 5 - Mod System Load/Save and 3D Model Configuration Editor

How I made my custom engine project modifiable by the players.


So, I decided I wanted my game to be modifiable from the ground up.

To make sure the mod tools worked well and were bug free, I decided it was best to use them to build the actual game.

So, when running the game, you have tools available t…

15,608 views
Advertisement
Advertisement