Nightmare Reaper

Nightmare Reaper

Statistieken weergeven:
game engine?
Did you use any third party engine to make this game (if yes - which one?), or built your own?

(Yes, I've came there after Gman's vid too)
< >
1-10 van 10 reacties weergegeven
De auteur van dit onderwerp heeft aangegeven dat dit bericht het oorspronkelijke onderwerp beantwoordt.
ItBurn  [ontwikkelaar] 24 mei 2019 om 8:46 
Hello.

I'm using Unreal.
thanks for answer. Couldnt even imagine its unreal, lol
Origineel geplaatst door itburnb:
Hello.

I'm using Unreal.
when making the game did you ever think about writing your own engine? and if one wanted to make a 2.5d game like yours is, any advice on how to proceed?
ItBurn  [ontwikkelaar] 4 jun 2020 om 20:27 
Origineel geplaatst door gamester5:
Origineel geplaatst door itburnb:
Hello.

I'm using Unreal.
when making the game did you ever think about writing your own engine? and if one wanted to make a 2.5d game like yours is, any advice on how to proceed?
I did actually start this game on a custom engine. It worked fine, but I couldn't get shadows to work, so I ported to Unreal. Now I can't use shadows because they cost too much, but that's another story :P

My advice would be to pick Unity or Unreal and get lots of experience with them before making a game.
Origineel geplaatst door itburnb:
Origineel geplaatst door gamester5:
when making the game did you ever think about writing your own engine? and if one wanted to make a 2.5d game like yours is, any advice on how to proceed?
I did actually start this game on a custom engine. It worked fine, but I couldn't get shadows to work, so I ported to Unreal. Now I can't use shadows because they cost too much, but that's another story :P

My advice would be to pick Unity or Unreal and get lots of experience with them before making a game.
thanks for the reply! curious did you start out learning unity or unreal before attempting to make your own game and engine from scratch? thought about trying to learn direct3d though it seem complicate with alot of advanced math subjects.
ItBurn  [ontwikkelaar] 6 jun 2020 om 10:38 
Origineel geplaatst door gamester5:
Origineel geplaatst door itburnb:
I did actually start this game on a custom engine. It worked fine, but I couldn't get shadows to work, so I ported to Unreal. Now I can't use shadows because they cost too much, but that's another story :P

My advice would be to pick Unity or Unreal and get lots of experience with them before making a game.
thanks for the reply! curious did you start out learning unity or unreal before attempting to make your own game and engine from scratch? thought about trying to learn direct3d though it seem complicate with alot of advanced math subjects.
I've been a programmer for more than 15 years and I've only started using Unreal for Nightmare Reaper months into development. My own engine was made in C++ with OpenGL. I highly recommend OpenGL over Direct3D because it's much simpler. When you use Unreal or Unity, it completely abstracts that. I don't recommend making your own engine unless you're an experienced programmer.
Origineel geplaatst door itburnb:
Origineel geplaatst door gamester5:
thanks for the reply! curious did you start out learning unity or unreal before attempting to make your own game and engine from scratch? thought about trying to learn direct3d though it seem complicate with alot of advanced math subjects.
I've been a programmer for more than 15 years and I've only started using Unreal for Nightmare Reaper months into development. My own engine was made in C++ with OpenGL. I highly recommend OpenGL over Direct3D because it's much simpler. When you use Unreal or Unity, it completely abstracts that. I don't recommend making your own engine unless you're an experienced programmer.
apologize if asking to many questions. trying to figure things out as a beginner in making games. my big goal is to make a fps rpg in the visual style like your game. and eventually make my own engine from scratch for understanding how its done, though the math part is difficult to understand. what was your experience like with doing everything and learning the math for it all?
ItBurn  [ontwikkelaar] 6 jun 2020 om 20:12 
Origineel geplaatst door gamester5:
Origineel geplaatst door itburnb:
I've been a programmer for more than 15 years and I've only started using Unreal for Nightmare Reaper months into development. My own engine was made in C++ with OpenGL. I highly recommend OpenGL over Direct3D because it's much simpler. When you use Unreal or Unity, it completely abstracts that. I don't recommend making your own engine unless you're an experienced programmer.
apologize if asking to many questions. trying to figure things out as a beginner in making games. my big goal is to make a fps rpg in the visual style like your game. and eventually make my own engine from scratch for understanding how its done, though the math part is difficult to understand. what was your experience like with doing everything and learning the math for it all?
Like I said, I wouldn't attempt to make your own engine if you're not already an experienced programmer. As for the maths, there definitely are some and there are some features that I couldn't do on my own with my level of expertise. I really don't recommend making your own engine though when there's so many tools out there that already solved tons of issues you would have. This will save you a lot of time.
curious would you be able to recommend any tutorials/ resources that can help towards a pixel art fps like you did in unreal. would prefer unreal due to experience with c++ but can only find tutorials that work with blueprints not c++. what tutorials or resources did you use if any.
ItBurn  [ontwikkelaar] 8 nov 2020 om 21:52 
I personally didn't use any tutorial. The default c++ sample project was enough.
< >
1-10 van 10 reacties weergegeven
Per pagina: 1530 50

Geplaatst op: 24 mei 2019 om 3:44
Aantal berichten: 10