mirror of
https://github.com/antopilo/Nuake.git
synced 2026-09-09 20:08:57 +03:00
186 lines
5.4 KiB
Plaintext
186 lines
5.4 KiB
Plaintext
{
|
|
"Entities": [
|
|
{
|
|
"CharacterControllerComponent": {
|
|
"Height": 1.2000000476837158,
|
|
"Mass": 2500.0,
|
|
"Radius": 0.20000000298023224
|
|
},
|
|
"NameComponent": {
|
|
"Name": "Player"
|
|
},
|
|
"ParentComponent": {
|
|
"HasParent": false
|
|
},
|
|
"TransformComponent": {
|
|
"Rotation": {
|
|
"x": 0.0,
|
|
"y": -0.0,
|
|
"z": 0.0
|
|
},
|
|
"Scale": {
|
|
"x": 1.0,
|
|
"y": 1.0,
|
|
"z": 1.0
|
|
},
|
|
"Translation": {
|
|
"x": -15.681736946105957,
|
|
"y": 17.139999389648438,
|
|
"z": 10.975672721862793
|
|
},
|
|
"Type": "TransformComponent"
|
|
},
|
|
"WrenScriptComponent": {
|
|
"Class": "PlayerScript",
|
|
"Script": "Scripts/Player.wren"
|
|
}
|
|
},
|
|
{
|
|
"NameComponent": {
|
|
"Name": "Trenchbroom map"
|
|
},
|
|
"ParentComponent": {
|
|
"HasParent": false
|
|
},
|
|
"QuakeMapComponent": {
|
|
"HasCollisions": true,
|
|
"Path": "C:\\Dev\\Nuake\\Editor\\resources\\Maps\\texture_test.map"
|
|
},
|
|
"TransformComponent": {
|
|
"Rotation": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"Scale": {
|
|
"x": 1.0,
|
|
"y": 1.0,
|
|
"z": 1.0
|
|
},
|
|
"Translation": {
|
|
"x": 9.199999809265137,
|
|
"y": 5.599999904632568,
|
|
"z": 0.0
|
|
},
|
|
"Type": "TransformComponent"
|
|
}
|
|
},
|
|
{
|
|
"LightComponent": {
|
|
"CastShadows": true,
|
|
"Color": {
|
|
"x": 1.0,
|
|
"y": 1.0,
|
|
"z": 1.0
|
|
},
|
|
"Direction": {
|
|
"x": 0.20000000298023224,
|
|
"y": 0.9591699838638306,
|
|
"z": 0.20000000298023224
|
|
},
|
|
"IsVolumetric": true,
|
|
"Strength": 10.0,
|
|
"SyncDirectionWithSky": true,
|
|
"Type": 0
|
|
},
|
|
"NameComponent": {
|
|
"Name": "Light"
|
|
},
|
|
"ParentComponent": {
|
|
"HasParent": false
|
|
},
|
|
"TransformComponent": {
|
|
"Rotation": {
|
|
"x": 0.0,
|
|
"y": -0.0,
|
|
"z": 0.0
|
|
},
|
|
"Scale": {
|
|
"x": 1.0,
|
|
"y": 1.0,
|
|
"z": 1.0
|
|
},
|
|
"Translation": {
|
|
"x": -359.2229919433594,
|
|
"y": -1.979316234588623,
|
|
"z": -322.51702880859375
|
|
},
|
|
"Type": "TransformComponent"
|
|
},
|
|
"WrenScriptComponent": {
|
|
"Class": "TestScript",
|
|
"Script": "Scripts/entityScript.wren"
|
|
}
|
|
},
|
|
{
|
|
"CameraComponent": {
|
|
"CameraInstance": {
|
|
"AspectRatio": 1.7106741666793823,
|
|
"Exposure": 1.0,
|
|
"Fov": 88.0,
|
|
"Speed": 1.0,
|
|
"m_Type": 1
|
|
}
|
|
},
|
|
"NameComponent": {
|
|
"Name": "Camera"
|
|
},
|
|
"ParentComponent": {
|
|
"HasParent": false
|
|
},
|
|
"TransformComponent": {
|
|
"Rotation": {
|
|
"x": 0.0,
|
|
"y": -0.0,
|
|
"z": 0.0
|
|
},
|
|
"Scale": {
|
|
"x": 1.0,
|
|
"y": 1.0,
|
|
"z": 1.0
|
|
},
|
|
"Translation": {
|
|
"x": 0.0,
|
|
"y": 0.75,
|
|
"z": 0.0
|
|
},
|
|
"Type": "TransformComponent"
|
|
},
|
|
"WrenScriptComponent": {
|
|
"Class": "CamScript",
|
|
"Script": "Scripts/Cam.wren"
|
|
}
|
|
}
|
|
],
|
|
"Name": "",
|
|
"m_Environement": {
|
|
"AmbientColor": {
|
|
"w": 0.0,
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"ProceduralSkybox": {
|
|
"AtmosphereRadius": 6380000.0,
|
|
"MieScattering": {
|
|
"x": 1.9999999494757503e-05,
|
|
"y": 1.9999999494757503e-05,
|
|
"z": 1.9999999494757503e-05
|
|
},
|
|
"RayleighScattering": {
|
|
"x": 5.80000005356851e-06,
|
|
"y": 1.3500000022759195e-05,
|
|
"z": 3.310000101919286e-05
|
|
},
|
|
"SunDirection": {
|
|
"x": 0.20000000298023224,
|
|
"y": 0.9591699838638306,
|
|
"z": 0.20000000298023224
|
|
},
|
|
"SunIntensity": 100.0,
|
|
"SurfaceRadius": 6360000.0
|
|
},
|
|
"VolumetricFog": 0.949999988079071,
|
|
"VolumetricStepCount": 100.0
|
|
}
|
|
} |