Initial commit

This commit is contained in:
GoaLitiuM
2021-02-14 15:47:38 +02:00
commit 2107a09ef1
18 changed files with 2217 additions and 0 deletions

16
Content/GameSettings.json Normal file
View File

@@ -0,0 +1,16 @@
{
"ID": "3c7bc3854d42f9b1b0fea9ba0d7fa8e9",
"TypeName": "FlaxEditor.Content.Settings.GameSettings",
"EngineBuild": 6216,
"Data": {
"ProductName": "Goake",
"CompanyName": "GoaLitiuM",
"FirstScene": "0733cc9b40d3d05366be64bbd9b59e21",
"NoSplashScreen": true,
"Time": "a55dc3c04da4ea3744b7f1994565beac",
"Input": "8ec53dba4c238bfbea1d62922e612a4d",
"Graphics": "f94d5aae457aeba67033a8a4ca753214",
"GameCooking": "af2e52554f7faed7b4937181dd22d166",
"WindowsPlatform": "4a5eec97484253fed72934860ae62c40"
}
}

View File

@@ -0,0 +1,38 @@
{
"ID": "af2e52554f7faed7b4937181dd22d166",
"TypeName": "FlaxEditor.Content.Settings.BuildSettings",
"EngineBuild": 6216,
"Data": {
"MaxAssetsPerPackage": 4096,
"MaxPackageSizeMB": 1024,
"ContentKey": 0,
"ForDistribution": false,
"SkipPackaging": true,
"ShadersNoOptimize": false,
"ShadersGenerateDebugData": false,
"Presets": [
{
"Name": "Development",
"Targets": [
{
"Name": "Windows 64bit",
"Output": "Output\\Win64",
"Platform": 2,
"Mode": 1
}
]
},
{
"Name": "Release",
"Targets": [
{
"Name": "Windows 64bit",
"Output": "Output\\Win64",
"Platform": 2,
"Mode": 1
}
]
}
]
}
}

View File

@@ -0,0 +1,15 @@
{
"ID": "f94d5aae457aeba67033a8a4ca753214",
"TypeName": "FlaxEditor.Content.Settings.GraphicsSettings",
"EngineBuild": 6216,
"Data": {
"UseVSync": false,
"AAQuality": 3,
"SSRQuality": 3,
"SSAOQuality": 3,
"VolumetricFogQuality": 3,
"ShadowsQuality": 3,
"ShadowMapsQuality": 3,
"AllowCSMBlending": true
}
}

View File

@@ -0,0 +1,179 @@
{
"ID": "8ec53dba4c238bfbea1d62922e612a4d",
"TypeName": "FlaxEditor.Content.Settings.InputSettings",
"EngineBuild": 6216,
"Data": {
"ActionMappings": [
{
"Name": "Exit",
"Mode": 1,
"Key": 27,
"MouseButton": 0,
"GamepadButton": 0,
"Gamepad": 0
},
{
"Name": "DebugTrigger1",
"Mode": 2,
"Key": 112,
"MouseButton": 0,
"GamepadButton": 0,
"Gamepad": 0
},
{
"Name": "DebugTrigger2",
"Mode": 2,
"Key": 113,
"MouseButton": 0,
"GamepadButton": 0,
"Gamepad": 0
},
{
"Name": "DebugTrigger3",
"Mode": 2,
"Key": 114,
"MouseButton": 0,
"GamepadButton": 0,
"Gamepad": 0
},
{
"Name": "Console",
"Mode": 1,
"Key": 192,
"MouseButton": 0,
"GamepadButton": 0,
"Gamepad": 0
},
{
"Name": "Console",
"Mode": 1,
"Key": 220,
"MouseButton": 0,
"GamepadButton": 0,
"Gamepad": 0
}
],
"AxisMappings": [
{
"Name": "Mouse X",
"Axis": 0,
"Gamepad": 0,
"PositiveButton": 0,
"NegativeButton": 0,
"DeadZone": 0.0,
"Sensitivity": 0.08,
"Gravity": 1.0,
"Scale": 1.0,
"Snap": false
},
{
"Name": "Mouse Y",
"Axis": 1,
"Gamepad": 0,
"PositiveButton": 0,
"NegativeButton": 0,
"DeadZone": 0.0,
"Sensitivity": 0.08,
"Gravity": 1.0,
"Scale": 1.0,
"Snap": false
},
{
"Name": "Horizontal",
"Axis": 9,
"Gamepad": 0,
"PositiveButton": 68,
"NegativeButton": 65,
"DeadZone": 0.01,
"Sensitivity": 5.0,
"Gravity": 5.0,
"Scale": 1.0,
"Snap": true
},
{
"Name": "Vertical",
"Axis": 9,
"Gamepad": 0,
"PositiveButton": 87,
"NegativeButton": 83,
"DeadZone": 0.01,
"Sensitivity": 5.0,
"Gravity": 5.0,
"Scale": 1.0,
"Snap": true
},
{
"Name": "Horizontal",
"Axis": 9,
"Gamepad": 0,
"PositiveButton": 39,
"NegativeButton": 37,
"DeadZone": 0.01,
"Sensitivity": 5.0,
"Gravity": 5.0,
"Scale": 1.0,
"Snap": true
},
{
"Name": "Vertical",
"Axis": 9,
"Gamepad": 0,
"PositiveButton": 38,
"NegativeButton": 40,
"DeadZone": 0.001,
"Sensitivity": 5.0,
"Gravity": 5.0,
"Scale": 1.0,
"Snap": true
},
{
"Name": "Horizontal",
"Axis": 3,
"Gamepad": 0,
"PositiveButton": 0,
"NegativeButton": 0,
"DeadZone": 0.19,
"Sensitivity": 1.0,
"Gravity": 1.0,
"Scale": 1.0,
"Snap": false
},
{
"Name": "Vertical",
"Axis": 4,
"Gamepad": 0,
"PositiveButton": 0,
"NegativeButton": 0,
"DeadZone": 0.19,
"Sensitivity": 1.0,
"Gravity": 1.0,
"Scale": 1.0,
"Snap": false
},
{
"Name": "Mouse X",
"Axis": 5,
"Gamepad": 0,
"PositiveButton": 0,
"NegativeButton": 0,
"DeadZone": 0.19,
"Sensitivity": 1.0,
"Gravity": 1.0,
"Scale": 4.0,
"Snap": false
},
{
"Name": "Mouse Y",
"Axis": 6,
"Gamepad": 0,
"PositiveButton": 0,
"NegativeButton": 0,
"DeadZone": 0.19,
"Sensitivity": 1.0,
"Gravity": 1.0,
"Scale": -4.0,
"Snap": false
}
]
}
}

View File

@@ -0,0 +1,12 @@
{
"ID": "a55dc3c04da4ea3744b7f1994565beac",
"TypeName": "FlaxEditor.Content.Settings.TimeSettings",
"EngineBuild": 6216,
"Data": {
"UpdateFPS": 0.0,
"PhysicsFPS": 60.0,
"DrawFPS": 0.0,
"TimeScale": 1.0,
"MaxUpdateDeltaTime": 0.1
}
}

View File

@@ -0,0 +1,17 @@
{
"ID": "4a5eec97484253fed72934860ae62c40",
"TypeName": "FlaxEditor.Content.Settings.WindowsPlatformSettings",
"EngineBuild": 6216,
"Data": {
"WindowMode": 0,
"ScreenWidth": 1280,
"ScreenHeight": 720,
"ResizableWindow": false,
"RunInBackground": false,
"ForceSingleInstance": false,
"SupportDX12": true,
"SupportDX11": true,
"SupportDX10": true,
"SupportVulkan": true
}
}