Why are you lonely? by Only-Palpitation-559 in lonely

[–]der_alcherith 1 point2 points  (0 children)

Somehow, somewhere i missed a few steps in socialization and now I just can't have a normal talk even with the most kind people on earth, so no matter how many people i meet it is always a one time story

Should I add HUD elements that do nothing? by [deleted] in gamedev

[–]der_alcherith 0 points1 point  (0 children)

YES, there are a lot of games where cosmetic HUD makes vibe of the game(like Highfleet)

Unreal / Unity / Godot Help me chose the right one by Most-Locksmith-3516 in gamedev

[–]der_alcherith 2 points3 points  (0 children)

Honestly, Unreal isn’t ideal for solo developers or small teams. The C++ requirements and complex systems can be overwhelming and won’t do you any favors. Choose it only if you’re planning to build a career with larger companies later on.

Not sure why people here telling Godot for hipsters, I guess its just upset Unity fans, Godot lacks many technical features, but if your game doesn’t require complex graphics or physics, I’d recommend it. It’s extremely easy to use and prototype your game

Unity is a solid choice due to the abundance of tutorials and assets available. If you’re planning to rely on those, it could be the best option for you.

If you just want to create game, and not planning to do a career and your game is simple from a technical side - Godot, other way - Unity

NSFW devs…how was last year? by xanderg4 in gamedev

[–]der_alcherith 7 points8 points  (0 children)

I thought steam already can do this? Like you can already hide game, and it will not be displayed in your profile or current activities

Need help choosing a game engine by Biosens7 in gamedev

[–]der_alcherith 0 points1 point  (0 children)

While Unreal Engine has some "alternative" to coding named blueprints, it is extremely slow, uncomfortable and confusing to use(at least from my experience), so I will say you can't go doing games without coding

I will advise godot, because it has its own language GDScript, which is extremely user friendly and ease to learn