S
S
Suguru_Evillione2019-11-17 19:08:32
JSON
Suguru_Evillione, 2019-11-17 19:08:32

Is there any "visualizer" for JSON code?

What I mean
There is a JSON code for one of the game menu items:

The code

{
  "Bounds": "953,4,409,42",
  "Padding": "0,0,0,0",
  "AlignmentEdgeDistances": "0,4,4,0",
  "AlignmentTransform": "0,0",
  "Margin": "0,0,0,0",
  "RenderColor": "255,255,255,255",
  "Alignments": "Top,Right",
  "DrawBackground": true,
  "MinimumSize": "1,1",
  "MaximumSize": "4096,4096",
  "Disabled": false,
  "Hidden": false,
  "RestrictToParent": true,
  "MouseInputEnabled": true,
  "HideToolTip": false,
  "ToolTipBackground": null,
  "ToolTipFont": null,
  "ToolTipTextColor": "",
  "Texture": "hotbar.png",
  "HoverSound": null,
  "LeftMouseClickSound": null,
  "RightMouseClickSound": null,
  "Children": {


The code is not complete, because there is a lot, and the post has restrictions
. In the game itself, the element looks like this:
5dd16f491ff33204375587.png
To view the changes, you have to constantly restart the project, it bothers you. Is there any visualizer to see the changes immediately, in the browser, for example, and then just copy the edited code?
Intersect Engine game engine

Answer the question

In order to leave comments, you need to log in

1 answer(s)
#
#, 2019-11-18
@Suguru_Evillione

there is no universal. and cannot be. because the data can relate to any area and are meaningful only in some context. but there is a visualizer
for your data . this is what you run . and whether it bothers you, and whether you need it at all, this is your own business

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question