networking first draft, stair jumping, clip materials

This commit is contained in:
2022-05-01 21:43:33 +03:00
parent 10ff8132cb
commit 06fc68b6a1
18 changed files with 532 additions and 29 deletions

View File

@@ -66,9 +66,9 @@
"ID": "eb46ab96465957dc67a052bd0e2ad1e5",
"TypeName": "FlaxEngine.Camera",
"ParentID": "51c770f24232abbb112cc98b296820d8",
"Name": "Camera",
"Name": "PlayerCamera",
"StaticFlags": 0,
"FOV": 65.0,
"FOV": 78.69999694824219,
"Near": 1.0,
"RenderLayersMask": 4294967291
},

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -22,7 +22,8 @@
"TypeName": "Game.Q3MapImporter",
"ParentID": "194e05f445ece24ec5448d886e1334df",
"V": {
"mapPath": "C:\\dev\\GoakeFlax\\Assets\\Maps\\aerowalk.map"
"mapPath": "C:\\dev\\GoakeFlax\\Assets\\Maps\\aerowalk.map",
"importLights": true
}
},
{
@@ -76,7 +77,7 @@
},
"Control": "FlaxEngine.GUI.Label",
"Data": {
"Text": "eFPS: 118 uTime: 44.9332779\nuFPS: 120 uTime: 0.00833330024033785\nrFPS: 120 rTime: 0\npFPS: 30 pTime: 0",
"Text": "eFPS: 120 uTime: 3.3565889\nuFPS: 120 uTime: 0.00833330024033785\nrFPS: 120 rTime: 0\npFPS: 30 pTime: 0",
"TextColor": {
"R": 1.0,
"G": 1.0,