#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)
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.
I've tried character animation is what stops me
Then look for specific tutorials on animation.
You are definitely not going to find a whole finished game in easy pre-digested pieces.
I've tried and most tutorials require me to change all previous code each time
Well, that's kind of the crux of programming, really.
Yea ik
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.
Alr thank you
First game = dream game is usually/often a terrible idea, fwiw.
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.
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
Within 3 days...?