Initial commit: Client Doc docs Server Tools
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -0,0 +1,50 @@
|
||||
{
|
||||
"defaultCharacterId": "Assasin",
|
||||
"spawnPosition": {
|
||||
"x": 0.0,
|
||||
"y": 0.0,
|
||||
"z": 0.0
|
||||
},
|
||||
"spawnEuler": {
|
||||
"x": 0.0,
|
||||
"y": 180.0,
|
||||
"z": 0.0
|
||||
},
|
||||
"characters": [
|
||||
{
|
||||
"id": "Assasin",
|
||||
"displayName": "Assasin",
|
||||
"prefabPath": "Assets/Game/Art/Actor/Prefab/Assasin.prefab"
|
||||
},
|
||||
{
|
||||
"id": "bls",
|
||||
"displayName": "bls",
|
||||
"prefabPath": "Assets/Game/Art/Actor/Prefab/bls.prefab"
|
||||
},
|
||||
{
|
||||
"id": "boy",
|
||||
"displayName": "boy",
|
||||
"prefabPath": "Assets/Game/Art/Actor/Prefab/boy.prefab"
|
||||
},
|
||||
{
|
||||
"id": "captain",
|
||||
"displayName": "captain",
|
||||
"prefabPath": "Assets/Game/Art/Actor/Prefab/captain.prefab"
|
||||
},
|
||||
{
|
||||
"id": "habit",
|
||||
"displayName": "habit",
|
||||
"prefabPath": "Assets/Game/Art/Actor/Prefab/habit.prefab"
|
||||
},
|
||||
{
|
||||
"id": "rhino",
|
||||
"displayName": "rhino",
|
||||
"prefabPath": "Assets/Game/Art/Actor/Prefab/rhino.prefab"
|
||||
},
|
||||
{
|
||||
"id": "tiger",
|
||||
"displayName": "tiger",
|
||||
"prefabPath": "Assets/Game/Art/Actor/Prefab/tiger.prefab"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user