#I would like a DETAILED tutorial on how to make a souls-like game(Dark souls trilogy) like game

1 messages · Page 1 of 1 (latest)

hexed briar
#

Hello anyone who would want to help me I would need a detailed tutorial on making my own souls-like game please and thank you

glad robin
#

There is almost certainly no such thing. Full game tutorials are rare and usually only cover rather simple games. If you want to make a souls-like, break it down into smaller pieces and try to make one of those bits first.

hexed briar
#

I've tried character animation is what stops me

glad robin
#

Then look for specific tutorials on animation.

#

You are definitely not going to find a whole finished game in easy pre-digested pieces.

hexed briar
#

I've tried and most tutorials require me to change all previous code each time

glad robin
#

Well, that's kind of the crux of programming, really.

hexed briar
#

Yea ik

glad robin
#

If you just copy straight up, and don't know how to adjust things to your needs you will get stuck.

#

You really shouldn't need to change all code to allow for a new system to be introduced.

#

I would also suggest, that if you are struggling there, maybe a full souls-like is a bit much.

#

Try aiming lower first.

hexed briar
#

Alr thank you

glad robin
#

First game = dream game is usually/often a terrible idea, fwiw.

polar parrot
#

I would first start with making parts of a simplified 2d version of it, then finish the simplified version, learn from your mistakes and redo it in 3d with more complexity. I think the structuring of the game will be the hardest part.

hexed briar
#

Hello I have made my 2 games since we last talked they are called Shrek blast em and the donut shop, ones a 2D doom clone, and the other is a psx style horror. I have started on my souls-like, but in unreal engine instead since animation is a lot simpler since I have some experience in character animation now once I am finished with my unreal engine souls-like I am going to make another one but in godot thank you for your advice

glad robin
#

Within 3 days...?