Compare commits

..

16 Commits

Author SHA1 Message Date
Kauri cd9e53d51e Remove my test things from character 2025-04-30 02:23:59 +03:00
Kauri d8114417a6 Stupid attack to skull 2025-04-30 02:23:14 +03:00
Infesto b5eefc6292 Extra character stuff 2025-04-29 19:47:48 +03:00
Infesto d06f1b6a22 Initial dashing setup 2025-04-29 19:46:01 +03:00
Kauri 7c5d0299c1 Simple hand model and main arena default level 2025-04-27 01:21:13 +03:00
Kauri be3b26f5d7 Hands pb 2025-04-26 19:24:55 +03:00
Kauri bea8e9966d Enemy can decide where to move to player 2025-04-25 13:21:38 +03:00
Kauri b41cfe6d8b Better optimisation 2025-04-23 14:22:29 +03:00
Kauri de9b8b3845 Optimization maybe 2025-04-23 14:19:33 +03:00
Kauri 5bd4833efb Check if player is valid 2025-04-23 14:07:18 +03:00
Kauri 8ca1b3ff47 Look target for enemy 2025-04-23 12:58:21 +03:00
Kauri 4be153160b smooth rotation 2025-04-23 12:42:58 +03:00
Kauri 630458e5b3 Cleaned bp 2025-04-23 02:45:12 +03:00
Kauri c27a84dddd PatrulPoints for enemy 2025-04-23 02:41:19 +03:00
Kauri 0160aa11b2 Giant skull 2025-04-17 17:01:34 +03:00
Kauri d35e9253b6 VR game modes õige character 2025-04-17 16:14:06 +03:00
23 changed files with 64 additions and 13 deletions
File diff suppressed because one or more lines are too long
+2 -2
View File
@@ -1,7 +1,7 @@
[/Script/EngineSettings.GameMapsSettings]
GlobalDefaultGameMode=/Game/VRTemplate/Blueprints/VRGameMode.VRGameMode_C
EditorStartupMap=/Game/VRTemplate/Maps/VRTemplateMap.VRTemplateMap
GameDefaultMap=/Game/VRTemplate/Maps/VRTemplateMap.VRTemplateMap
EditorStartupMap=/Game/Levels/MainArena.MainArena
GameDefaultMap=/Game/Levels/MainArena.MainArena
[/Script/Engine.RendererSettings]
r.ForwardShading=True
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.