They really paywalled dark mode? That move alone is incredibly dumb. Surefire way to alienate potential new users before they’ve even tested anything serious.
I’m building something heavily reliant on the physics engine. Unity you need to be an enterprise member for the ability to override methods related to physics. Easy choice
I can’t say thats why, regardless of engine you’re trying to solve basically the same problems, more likely which example project is used as a starter, which I’m sure very much the same can happen regardless of game engine.
With the FOSS spirit however Im sure more contributors will make plenty of viable starter asset packs for inexperienced users and diversify the “feel”
But I can say being able to actually interact with the phys engine is practically what’s enabling my project, so I would imagine that also has a part in the feel of games
Unity was one of the first applications that made me take a good look at FOSS in general because my experience with it was:
They really paywalled dark mode? That move alone is incredibly dumb. Surefire way to alienate potential new users before they’ve even tested anything serious.
Used to. It took a single registry tweak to enable it which was easily found, but still a pain.
having to hack around your IDE for something that simple is a real bad sign
I’m building something heavily reliant on the physics engine. Unity you need to be an enterprise member for the ability to override methods related to physics. Easy choice
Is that why so many unity games have the same feel? I’ve started looking into the game engine that’s used and avoiding unity games.
I can’t say thats why, regardless of engine you’re trying to solve basically the same problems, more likely which example project is used as a starter, which I’m sure very much the same can happen regardless of game engine.
With the FOSS spirit however Im sure more contributors will make plenty of viable starter asset packs for inexperienced users and diversify the “feel”
But I can say being able to actually interact with the phys engine is practically what’s enabling my project, so I would imagine that also has a part in the feel of games
Meanwhile in my engine’s editor, the default is dark mode, with no plans on making light mode on my end.