Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

TheYellowArchitect

4
Posts
1
Following
A member registered Sep 15, 2024

Recent community posts

(Played this in linux through wine)
(Ignoring SFX)

Challenging boss, but for the wrong reasons. Your block is useless against him (so can't judge how block works since never used it), and the dodgeroll is way too slow for him. If the game had a side-dash like bloodborne and DS3 with dagger, with double the cost of dodgeroll, it would work out, and in fact I would love it because here, positioning matters a lot and you cannot strafe the enemy to then get a safe attack from the back. I loved this part.

However, without the above move, combat is unbalanced. Enemy boss is way too fast and you can rarely get a hit in, before spamming dodgerolls again.

Also, the enemy has an attack where he lifts mace but keeps it there for a delayed attack (no indication, since it's the same animation as all other slams) which makes getting hit by it feel random (very bad feeling)

I suggest increasing dodgeroll distance length a bit, as it doesn't make sense for any dodgeroll to be so short, it's a leap/jump after all.

I also don't like the charge attack, as it has huge endlag which always punishes you, basically guaranteed to be hit. Should be a default-available move.

Same for healing potions, which are even worse here, as they promote smorc/braindead combat, where you spam R1. Since it's more likely to stagger the enemy and get a healing potion, than dodge twice succesfully to get a hit.

As a programmer, it has a lot of potential, don't let the above discourage you, since the fix for the above are mostly just values and flags to change here and there after all.

(1 edit)

Thank you for the clarification, as I was certain it was in Godot. Though what I wrote applies for Unity as well,

I will go watch that video, missed that (was on my "watch later" list), cheers!

Now that I think about it, there are so many plugins/addons in Godot, but not a single touches soulslike or action combat (DmC/Ninja Gaiden)

This has the potential for something great, especially since you can utilize the open-source nature of Godot and the good will in the open-source community to get free bugfixes etc

Nonetheless, I downloaded it, will play it within this week, looks so promising and it's stunning that it's made in Godot. Watched that clay video fully, am delightfully surprised you stepped further.

I tried to play at linux, but it doesnt work. 

Basically this bug https://discussions.unity.com/t/im-trying-to-build-for-linux-but-the-game-doesnt... https://discussions.unity.com/t/linux-builds-not-running-after-using-chmod-or-te...

Has something to do with boot config file

I ofc did sudo chmod 777 to the .x86_64 file, then ran it:

./BerserkSurvivor.x86_64

>Set current directory to /home/solomos/Downloads

>Found path: /home/[username]/Downloads/BerserkSurvivor.x86_64

>no boot config - using default values

>(Filename:  Line: 479)

Please take down the linux version since it doesnt work