|
|
|
|
|
by kemotep
1072 days ago
|
|
I’m sure you can understand why game developers are not too keen on allowing third parties to upload arbitrary code into their online games that they can’t easily control? Allowing people to upload a weapon that does infinite damage or a skin that’s smart contract means any interaction with it steals all other contents of that user’s wallet is probably not a sustainable solution to allowing you to trade things with your friends. |
|
Maybe you're unfamiliar with game engines, but arbitrary code isn't required to import assets or metadata. But, that's not required, and ins't required in any of the games I've seen. It's just a lookup to an enable flag in the game. You don't mint your own armor and import it.