Skip to content

Instantly share code, notes, and snippets.

@Keshizin
Last active August 5, 2020 03:18
Show Gist options
  • Save Keshizin/312b9ecffbf52bbcf1a4f354f100109f to your computer and use it in GitHub Desktop.
Save Keshizin/312b9ecffbf52bbcf1a4f354f100109f to your computer and use it in GitHub Desktop.
{
"characters":[
{
"id":"Lane_0jesz44",
"type":"non-player-character",
"name":"Delegado",
"sprite_width":48,
"sprite_height":48,
"sprite_texture":"character_atlas.png",
"sprite_texture_frame":4,
"sprite_position_x":0,
"sprite_position_y":0
},
{
"id":"Lane_1o2w9sh",
"type":"player-character",
"name":"",
"sprite_width":48,
"sprite_height":48,
"sprite_texture":"character_atlas.png",
"sprite_texture_frame":12,
"sprite_position_x":2,
"sprite_position_y":0
}
],
"game_world":[
{
"id":"Participant_06cgjxn",
"name":"Pesquisa de Desaparecidos - Delegacia de Descoberta de Paradeiros",
"horizontal_sqm":17,
"vertical_sqm":13,
"border_collision":"STOP"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment