Fixed AssetViewer crashing when loading a scripted asset

This commit is contained in:
2021-04-25 23:22:01 +00:00
parent c5e0f33f21
commit 15ba3fb15b
7 changed files with 117 additions and 40 deletions

30
maps/model_viewer.json Normal file
View File

@@ -0,0 +1,30 @@
{
"metadata": {
"name": "Model Viewer",
"gamemode": null,
"authors": [
"Cyberarm"
],
"datetime": "2021-04-25 22:51:00 UTC",
"thumbnail": "",
"description": "A map for the model viewer tool to use."
},
"entities": [],
"spawnpoints": [
{
"team": 0,
"position": {
"x": 0,
"y": 0,
"z": 0
},
"orientation": {
"x": 0,
"y": 0,
"z": 0
}
}
]
}