Cleanup up some console stuff, added a prefab, etc

This commit is contained in:
Spudnut2000
2024-10-03 21:49:30 -05:00
parent ee7aacc046
commit d15151a473
153 changed files with 27561 additions and 56159 deletions

View File

@@ -3,13 +3,13 @@
"UxmlPath": "Assets/Cogwheel/UI/CogwheelConsoleUI.uxml",
"CanvasX": 0,
"CanvasY": 0,
"CanvasWidth": 1641,
"CanvasHeight": 698,
"CanvasWidth": 1507,
"CanvasHeight": 782,
"MatchGameView": true,
"ZoomScale": 0.699999988079071,
"ZoomScale": 0.6000000238418579,
"PanOffset": {
"x": 206.8865966796875,
"y": 183.91900634765626
"x": -4.65234375,
"y": 203.13650512695313
},
"ColorModeBackgroundOpacity": 1.0,
"ImageModeCanvasBackgroundOpacity": 1.0,

View File

@@ -0,0 +1,30 @@
{
"UxmlGuid": "6d915ffc1116cd340b99d408824b929e",
"UxmlPath": "Assets/Cogwheel/UI/CogwheelConsole.uxml",
"CanvasX": 0,
"CanvasY": 0,
"CanvasWidth": 350,
"CanvasHeight": 450,
"MatchGameView": false,
"ZoomScale": 1.0,
"PanOffset": {
"x": 20.0,
"y": 20.0
},
"ColorModeBackgroundOpacity": 1.0,
"ImageModeCanvasBackgroundOpacity": 1.0,
"CameraModeCanvasBackgroundOpacity": 1.0,
"EnableCanvasBackground": false,
"CanvasBackgroundMode": 0,
"CanvasBackgroundColor": {
"r": 0.0,
"g": 0.0,
"b": 0.0,
"a": 1.0
},
"CanvasBackgroundImage": {
"instanceID": 0
},
"CanvasBackgroundImageScaleMode": 1,
"CanvasBackgroundCameraName": ""
}