Json Shapez

by WaffleDevsTotal downloads: 9

Allows the usage of JSON along with Shape Codes

Tags:library
1.0.0 Latest
all versions...

Allows the usage of JSON and Shapez Codes. When inputting into a constant signal, both work.

si transparent

Sample shape:

[
 [
  {"subShape":"rect","color":"uncolored"},
  {"subShape":"circle","color":"white"},
  null,
  {"subShape":"circle","color":"white"}
 ], [
  null,
  null,
  {"subShape":"rect","color":"uncolored"},
  null
 ]
]