Misced Fixes in some Models, reworked CaptchaDoor, Added Portal

This commit is contained in:
Simeon "Waldo" Wallrath 2025-09-16 15:38:44 +02:00
parent d29dbbbe45
commit 47088bf2d4
87 changed files with 177 additions and 118 deletions

View file

View file

@ -320,7 +320,7 @@ bEnableEnhancedDeterminism=False
AnimPhysicsMinDeltaTime=0.000000
bSimulateAnimPhysicsAfterReset=False
MaxPhysicsDeltaTime=0.033333
bSubstepping=True
bSubstepping=False
bSubsteppingAsync=False
MaxSubstepDeltaTime=0.016667
MaxSubsteps=6

Binary file not shown.

Binary file not shown.

BIN
VIRTUOS_ExpansionPluginTests/Content/Core/M_Lamp.uasset (Stored with Git LFS) Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -17,6 +17,7 @@
"SupportedTargetPlatforms": [
"Win64",
"Linux",
"LinuxArm64",
"Android"
]
},
@ -61,6 +62,7 @@
"SupportedTargetPlatforms": [
"Win64",
"Linux",
"LinuxArm64",
"Android"
]
},