In the Angry Bird Unity Project, there are a couple of errors that make the project harder to convert into WebGL, If someone knows how to turn this into Unity Webgl then please reply to me as soon as possible.
Thank you!
Hey @shahrooz! Angry Birds project is not thought to be build on WebGL as it’s using an older version of the SDK.
On May 28th we will release a new Moralis Project using the last version of the Unity SDK that will make much easier build to any platform. I hope a lot of doubts and issues will be solved then. Thanks!
As I said before this project is not meant to be built on WebGL. It just makes no sense to build the MintNFT scene to WebGL as its function is to load local images.
However, you could build the Game scene to WebGL once you have filled the tokenId and contractAddress in CharacterSelector but it needs the new version of the SDK and using the new AuthenticationKit. As you might understand, upgrading to that would lead to some confusion to the new users wathcing the video.
I’m busy these days completing a big video coming next week using the functionality of minting and retrieving an NFT as an item which will build to WebGL. I encourage you to wait until that video comes out to clear some of your doubts.
However, because the 1.2 version of the SDK has improved cross-platform building so much, I will talk to the team and see if I upgrade all my previous projects to the new version.
Meanwhile, also take a look at this project which is using the same minting-retrieving NFT functionality as Web3 Angry Birds but on the new version of the SDK:
I hope you find the differences easily. Also check this post I made about upgrading an existing project to the new version of the SDK where I detail the main differences between versions:
I hope this help you guys in the meantime. You will hear about me soon.