Compare commits

..

26 Commits

Author SHA1 Message Date
Henri da5ee932b3 Merge remote-tracking branch 'refs/remotes/origin/main' 2024-05-29 11:58:13 +03:00
Henri 0db31c34d1 Config for building for Quest 2024-05-29 11:53:41 +03:00
DOMENIS\villui 1db116c1c9 Movement change added and debugging visuals removed 2024-05-29 11:48:19 +03:00
HSellis 15cbcf8752 remove debug spheres and messages 2024-05-29 10:51:35 +03:00
HSellis c07ae3336d fix ballista collision and improve aiming accuracy 2024-05-29 10:08:27 +03:00
DESKTOP-75KSE4J\kevin aef0b674a6 Added path end, enemy model and animation and enemy spawner 2024-05-29 04:53:35 +03:00
Viljam Ilves b3d6cbc4f8 Changed player scaling to smoothly scale, hands do not scale smoothly for some reason 2024-05-28 23:50:44 +03:00
HSellis 2e7b7298f7 Merge branch 'main' of https://cgvrgit.ulno.net/Villui/VRTowerDef 2024-05-28 20:56:53 +03:00
HSellis 36879e3d99 ballista rotates with physics 2024-05-28 20:56:40 +03:00
Viljam Ilves e524d4fe9c Modified spawned player, joystick movemend added and new keybinds 2024-05-28 20:45:37 +03:00
HSellis de7b00fbdf ballista automatically shoots enemies in range 2024-05-28 19:24:16 +03:00
HSellis 1ff0b43e47 automatic ballista in MainLevel 2024-05-28 18:51:06 +03:00
HSellis 6b3683e8f3 fix ballista projectile despawning 2024-05-28 18:41:17 +03:00
Viljam Ilves d2875843ca Changed player spawn loc in main and modified VRPawn 2024-05-28 15:29:46 +03:00
HSellis f26ce76e7c ballista automatic shooting mode 2024-05-28 09:33:27 +03:00
Viljam Ilves d5db9bc65b Possible landscape fix 2024-05-27 21:33:17 +03:00
Viljam Ilves f95be9b985 Fixed main level 2024-05-27 20:33:53 +03:00
Viljam Ilves 1f948d5997 Restored old map and 5.3 version 2024-05-27 19:38:26 +03:00
Viljam Ilves b3b0db893b Added new assetpack and improved main level 2024-05-27 13:40:53 +03:00
HSellis 02d9e3c979 bring back ballista improvements (?) 2024-05-27 09:37:08 +03:00
Viljam Ilves 45f49a87fb Added textures and models to main level 2024-05-27 02:15:02 +03:00
HSellis e8b9397fea Merge branch 'main' of https://cgvrgit.ulno.net/Villui/VRTowerDef 2024-05-26 22:44:48 +03:00
Viljam Ilves cdf564afe8 Merge branch 'main' of https://cgvrgit.ulno.net/Villui/VRTowerDef 2024-05-26 22:05:56 +03:00
Viljam Ilves f58f3552bc New merge test 2024-05-26 22:05:40 +03:00
Villui 9a84f66b13 Merge pull request 'mergebranch' (#3) from mergebranch into main
Reviewed-on: #3
2024-05-26 19:03:25 +00:00
HSellis 5dc051657d import temple + medieval city 2024-05-26 21:48:41 +03:00
2231 changed files with 79709 additions and 31 deletions

View File

@ -112,7 +112,7 @@ VisualizeCalibrationColorMaterialPath=None
VisualizeCalibrationCustomMaterialPath=None
VisualizeCalibrationGrayscaleMaterialPath=None
r.Mobile.AntiAliasing=3
r.Mobile.FloatPrecisionMode=2
r.Mobile.FloatPrecisionMode=0
r.OpenGL.ForceDXC=0
r.DynamicGlobalIlluminationMethod=1
@ -183,8 +183,8 @@ StoreVersionOffsetArm64=0
StoreVersionOffsetX8664=0
ApplicationDisplayName=
VersionDisplayName=1.0
MinSDKVersion=23
TargetSDKVersion=25
MinSDKVersion=32
TargetSDKVersion=32
InstallLocation=InternalOnly
bEnableLint=False
bPackageDataInsideApk=True
@ -213,7 +213,7 @@ bEnableUniversalAPK=True
bBundleABISplit=True
bBundleLanguageSplit=True
bBundleDensitySplit=True
ExtraApplicationSettings=<meta-data android:name="com.oculus.supportedDevices" android:value="quest|quest2|questpro" />
ExtraApplicationSettings=<meta-data android:name="com.oculus.supportedDevices" android:value="quest|quest2|questpro|quest3" />
ExtraActivitySettings=
bAndroidVoiceEnabled=False
bEnableMulticastSupport=False

BIN
Content/Blueprints/BP_Ballista.uasset (Stored with Git LFS)

Binary file not shown.

Binary file not shown.

BIN
Content/Blueprints/BP_Ballista_v2.uasset (Stored with Git LFS)

Binary file not shown.

BIN
Content/Blueprints/BP_EnemySpawnerActor.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Blueprints/BP_LevelEnd.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Blueprints/BP_PathActor.uasset (Stored with Git LFS)

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.

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.

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.

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.

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.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
Content/FourEvilDragonsPBR/Maps/DragonTheNightmare.umap (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/FourEvilDragonsPBR/Maps/DragonTheSoulEater.umap (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/FourEvilDragonsPBR/Maps/DragonTheTerrorBringer.umap (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/FourEvilDragonsPBR/Maps/DragonTheUsurper.umap (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/FourEvilDragonsPBR/Maps/FourEvilDragonsMP.umap (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.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
Content/FourEvilDragonsPBR/Materials/StageSM.uasset (Stored with Git LFS) Normal file

Binary file not shown.

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More