Skip to content

Instantly share code, notes, and snippets.

@Kolesias123
Created November 6, 2014 03:58
Show Gist options
  • Save Kolesias123/3fef2e5faf77af44e7f2 to your computer and use it in GitHub Desktop.
Save Kolesias123/3fef2e5faf77af44e7f2 to your computer and use it in GitHub Desktop.
Mapa de prueba para Inix Engine
{
"options":
{
"lightEnviroment": "rgba(0, 0, 0, .97)"
},
"brushes":
{
"2":
{
"width": "900.0",
"height": "10.0",
"position":
{
"x": 0.0,
"y": 510.0
}
},
"3":
{
"width": "10.0",
"height": "900.0",
"position":
{
"x": 0.0,
"y": 0.0
}
},
"4":
{
"width": "10.0",
"height": "900.0",
"position":
{
"x": 700.0,
"y": 0.0
}
}
},
"entities":
{
"1":
{
"classname": "info_player_spawn",
"position":
{
"x": 450.0,
"y": 450.0
}
},
"2":
{
"classname": "env_light",
"position":
{
"x": 350.0,
"y": 350.0
},
"options":
{
"name": "lol_light",
"lightRadius": 400,
"lightEffect": 1
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment