Dariusmiles2123@sh.itjust.works 17 hours ago
Interesting article. I think it would be really stupid to not reuse stuff if your game is set in a realistic universe (would be different for a cartoonish universe).
In fact, it would even be a way to avoid using AI (even if I think we’ll end up with devs reusing stuff and using AI).
Then you can use colors or lighting to create a different feel to the game, just like different movie directors can film the same place in a totally different way.
tal@lemmy.today 17 hours ago
Or, to put it another way…if you aren’t spending your assets on modeling and texturing and animating a bear for the thirtieth time, you can be off modeling and texturing and animating a space squid or something new, and having both it in game as well as a bear that looks kind of like bears in other games.
Pyr_Pressure@lemmy.ca 17 hours ago
If only there was a communal source of assets that people and companies can contribute to and pull from. If something doesn’t quite fit your game you could instead spend 10 hours editing and adjusting a premade model instead of 40 hours making it from scratch. Then upload the new model for someone else to start with later.
tal@lemmy.today 17 hours ago
I don’t know what the situation is for commercial games — I don’t know if there’s a marketplace like that — but I do remember someone setting up some repository for free/Creative Commons assets a while back.
goes looking
opengameart.org
It’s not highly-structured in the sense that someone can upload, say, a model in Format X and someone else can upload a patch against that model or something like that, though. Like, it’s not quite a “GitHub of assets”.
I’m sure that there must be some sort of commercial asset marketplace out there, probably a number, though I don’t know if it spans all game asset types or if it permits easily republishing modifications.
MrFinnbean@lemmy.world 14 hours ago
I honestly dont know if this is sarcasm or not.
Game engines like unreal engine and unity have huge prefab libraries that contain both free and paid models and people can share or sell their own prefabs too. The problem with those are that you cant just pick models willy nilly as it can make the game feel like patchwork quilt when every asset has little different art style. Also in bigger production games things like polygon counts start to matter a lot, so in some cases its easier to make assets from the ground up than start to fiddle with existing models.
Most bigger studios have pretty large internal libraries they can pull from. Like for example mountain lions in GTA V and Red dead redemption are almost identical. They even use the exactly same sound in both. And bears in Skyrim and Yao Guai in Fallout 4 have same skeleton and some of the animations are fully reused.