Skip to content

Commit

Permalink
Tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
BigBang1112 committed Jan 10, 2025
1 parent b7035f4 commit 3d6d76b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 4 deletions.
9 changes: 8 additions & 1 deletion Src/GBX.NET/Engines/Scene/CScene.chunkl
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,11 @@ CScene 0x0A001000
uint[]

0x005
CMotionManager[]_deprec MotionManagers (external)
CMotionManager[]_deprec MotionManagers (external)

0x006 (ignore)
OldSceneMobil[] OldMobils

archive OldSceneMobil
CMwNod (external)
CMwNod (external)
6 changes: 3 additions & 3 deletions Src/GBX.NET/Engines/Scene/CSceneLayout.chunkl
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ CSceneLayout 0x0A003000
0x018
CSceneSector[]_deprec Sectors
version
Mobil[] Scene
SceneMobil[] Scene
SceneLoc[] SceneLocations
CSceneObject[]_deprec
SceneLoc[]
Expand All @@ -35,10 +35,10 @@ CSceneLayout 0x0A003000
CSceneTrafficPath[]_deprec TrafficPaths
CSceneFxNod SceneFxNod (external)

archive Mobil
archive SceneMobil
int U01
if U01 == -2
CMwNod U02
CMwNod Mobil

archive SceneLoc
CMwNod
Expand Down

0 comments on commit 3d6d76b

Please sign in to comment.