this post was submitted on 06 Jun 2024
69 points (97.3% liked)
Games
32480 readers
781 users here now
Welcome to the largest gaming community on Lemmy! Discussion for all kinds of games. Video games, tabletop games, card games etc.
Weekly Threads:
Rules:
-
Submissions have to be related to games
-
No bigotry or harassment, be civil
-
No excessive self-promotion
-
Stay on-topic; no memes, funny videos, giveaways, reposts, or low-effort posts
-
Mark Spoilers and NSFW
-
No linking to piracy
More information about the community rules can be found here.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Just speculation on my part, but perhaps they are using a different engine. The original was made in Unity, this one looks like it was made in Unreal.
I wonder how many tools Unreal has written to convert assets over from Unity setups…
3D models aren't tied to Unity, so all 3D models could probably easily be imported to Unreal.
Unity also has a 3D model exporter, so they could have used that to get all 3D models positions into Unreal within minutes.
E: still stuff like animations and game logic obviously take more time. Not trying to say that porting a whole game can be done in minutes, just the 3D Models.
Yes, there are many basic file types that would be easy. That said, 3D models and raw image textures are only a few basic examples of game assets. Many like customized materials or maps just save in an engine-specific format.
Hence the comment suggesting they have tools that at least closely convert what someone has from Unity.
Ah, probably another Slay The Spire 2 type situation then. Unity really screwed the pooch on that one.