Compare commits

..

22 Commits

Author SHA1 Message Date
benroshio
8a16a189df Footsteps implemented + Menu And Arrow sfx bug fixes 2025-04-18 19:03:20 -04:00
benroshio
684769903a Merge branch 'main' into Shiori 2025-04-16 12:37:20 -04:00
benroshio
cee542b25b Merge remote-tracking branch 'origin/main' 2025-04-16 12:35:46 -04:00
Ji Yoon Rhee
d3cfbf7606 added minor changes almost negligible, started implementing the boss field for sanin 2025-04-16 23:23:43 +09:00
Ji Yoon Rhee
c9c9fdbf3f changed the font for inventory + interaction WGs 2025-04-16 23:22:33 +09:00
Ji Yoon Rhee
ab63088b25 no critical changes made, pretty much the same 2025-04-16 23:22:06 +09:00
Ji Yoon Rhee
fd2d84f25b changed the collision/overlap settings 2025-04-16 23:21:38 +09:00
Ji Yoon Rhee
d398ed0c5a added/edited VFX for sanin's abilities 2025-04-16 23:21:08 +09:00
Ji Yoon Rhee
d996e45fbe fixed the spawning logic of the large gonggi stones 2025-04-16 23:19:58 +09:00
Ji Yoon Rhee
ba1579e7b8 fixed the visual bug with rock pillar teleport + added new VFX for when the gonggi stones hit and damage player 2025-04-16 00:58:04 +09:00
Ji Yoon Rhee
33da1f4cae reattached the disconnected behavior nodes to Sanin combat BST 2025-04-15 00:44:44 +09:00
Ji Yoon Rhee
5ac3ef72ae debugged the runtime error with haesol's storm AOE BP 2025-04-15 00:44:00 +09:00
Ji Yoon Rhee
e55fe7a0c4 the 1st dirt trail rotates towards the player's location 2025-04-15 00:43:35 +09:00
Ji Yoon Rhee
d299f3738e haesol can rotate itself while activating skill 1 2025-04-15 00:42:37 +09:00
benroshio
640f6b5db5 Merge remote-tracking branch 'origin/main' 2025-04-11 11:28:43 -04:00
a6692ae98a edit level : tiger village town 2025-04-11 02:45:41 +09:00
Ji Yoon Rhee
47b16f6fde WIP version for sanin's first dirt trail fix 2025-04-10 21:39:27 +09:00
Ji Yoon Rhee
0ed1836a32 added the new dragon model 2025-04-10 21:36:24 +09:00
Ji Yoon Rhee
e8d52017be changed the player movement speed to be in accordance with the size of the new level 2025-04-09 11:44:16 +09:00
072b4bd146 edit level 2025-04-09 02:35:22 +09:00
benroshio
20f6849d90 Merge remote-tracking branch 'origin/main' 2025-04-07 23:19:03 -04:00
2aae5b391a edit level 2025-04-08 12:15:24 +09:00
375 changed files with 2034 additions and 713 deletions

View File

@ -1,17 +1,13 @@
{
{
"version": "1.0",
"components": [
"Microsoft.Net.Component.4.6.2.TargetingPack",
"Microsoft.VisualStudio.Component.VC.14.33.17.3.ARM64",
"Microsoft.VisualStudio.Component.VC.14.33.17.3.x86.x64",
"Microsoft.VisualStudio.Component.VC.Tools.ARM64",
"Microsoft.VisualStudio.Component.VC.14.36.17.6.x86.x64",
"Microsoft.VisualStudio.Component.VC.Tools.x86.x64",
"Microsoft.VisualStudio.Component.Windows10SDK",
"Microsoft.VisualStudio.Component.Windows10SDK.22000",
"Microsoft.VisualStudio.Workload.CoreEditor",
"Microsoft.VisualStudio.Workload.ManagedDesktop",
"Microsoft.VisualStudio.Workload.NativeCrossPlat",
"Microsoft.VisualStudio.Workload.NativeDesktop",
"Microsoft.VisualStudio.Workload.NativeGame",
"Microsoft.VisualStudio.Workload.Universal"
"Microsoft.VisualStudio.Workload.NativeGame"
]
}

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
hwanyoung2/Content/Hwanyoung/Levels/Textures/Grass.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.

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