Changed arena size to 40% of old size, Added explosion collision to Fireball, Enemies and the player now have health and can take damage, When enemies health drops below 0 they are destroyed
This commit is contained in:
parent
6669578d55
commit
c2ff2504ca
BIN
HandyMann/Content/VRTemplate/Blueprints/BP_EnemyAI.uasset
(Stored with Git LFS)
BIN
HandyMann/Content/VRTemplate/Blueprints/BP_EnemyAI.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
HandyMann/Content/VRTemplate/Blueprints/BP_Fireball.uasset
(Stored with Git LFS)
BIN
HandyMann/Content/VRTemplate/Blueprints/BP_Fireball.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
HandyMann/Content/VRTemplate/Blueprints/BP_HealthComponent.uasset
(Stored with Git LFS)
Normal file
BIN
HandyMann/Content/VRTemplate/Blueprints/BP_HealthComponent.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
HandyMann/Content/VRTemplate/Blueprints/VRPawn.uasset
(Stored with Git LFS)
BIN
HandyMann/Content/VRTemplate/Blueprints/VRPawn.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
HandyMann/Content/VRTemplate/Maps/VRTemplateMap.umap
(Stored with Git LFS)
BIN
HandyMann/Content/VRTemplate/Maps/VRTemplateMap.umap
(Stored with Git LFS)
Binary file not shown.
Binary file not shown.
@ -1 +1 @@
|
||||
E:/UE_5.5/Engine/Plugins/Runtime/USDCore/Content/Python/Lib/Win64/site-packages
|
||||
A:/Epic Games/UE_5.5/Engine/Plugins/Runtime/USDCore/Content/Python/Lib/Win64/site-packages
|
||||
|
Binary file not shown.
BIN
HandyMann/Saved/AutoScreenshot.png
(Stored with Git LFS)
BIN
HandyMann/Saved/AutoScreenshot.png
(Stored with Git LFS)
Binary file not shown.
BIN
HandyMann/Saved/Autosaves/Game/VRTemplate/Blueprints/VRPawn_Auto1.uasset
(Stored with Git LFS)
BIN
HandyMann/Saved/Autosaves/Game/VRTemplate/Blueprints/VRPawn_Auto1.uasset
(Stored with Git LFS)
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
@ -5,6 +5,11 @@
|
||||
"guid": "00000000000000000000000000000000",
|
||||
"description": "Default Uncontrolled Changelist",
|
||||
"files": [
|
||||
"A:/Documents/Unreal Projects/Wizzard/HandyMann/Content/VRTemplate/Maps/VRTemplateMap.umap",
|
||||
"A:/Documents/Unreal Projects/Wizzard/HandyMann/Content/VRTemplate/Blueprints/BP_EnemyAI.uasset",
|
||||
"A:/Documents/Unreal Projects/Wizzard/HandyMann/Content/VRTemplate/Blueprints/VRPawn.uasset",
|
||||
"A:/Documents/Unreal Projects/Wizzard/HandyMann/Content/VRTemplate/Blueprints/BP_HealthComponent.uasset",
|
||||
"A:/Documents/Unreal Projects/Wizzard/HandyMann/Content/VRTemplate/Blueprints/BP_Fireball.uasset",
|
||||
"C:/Users/Admin/Desktop/VR/Wizzard/HandyMann/Content/VRTemplate/Blueprints/VRPawn.uasset",
|
||||
"C:/Users/Admin/Desktop/VR/Wizzard/HandyMann/Content/VRTemplate/Input/Actions/IA_Shoot_Left.uasset",
|
||||
"C:/Users/Admin/Desktop/VR/Wizzard/HandyMann/Content/VRTemplate/Input/IMC_Default.uasset",
|
||||
|
Loading…
x
Reference in New Issue
Block a user