Creators of Slay the Spire will migrate their next game to a new engine if Unity doesn't completely revert their changes

simple@lemm.ee to Games@lemmy.world – 2016 points –
nitter.net

Picture taken from their Twitter

170

You are viewing a single comment

I agree, although a lot of the work going into a game is the game design, art, and iteration, and not just the programming and rigging. And it may actually be a catalyst to rewrite parts better

Strongly disagree. While a lot of work does go on to art assets which should be simpler to migrate, the code is absolutely what makes the game. There are tons of very successful games with low quality or stock assets, there are very few popular games with broken code.

Even then, it's still a lot of effort to check every asset you're using to ensure they work as expected in your new engine.

I agree for a specific scenario: if you don't use many unity specific packages or assets. Then, perhaps you are correct, still I don't blame anyone staying even in that case, as it is still daunting to take on such a task.