HTML Custom Reveal Help

I am testing out a mint for next week and having trouble to get it to show up on manifold. I made a fairly simple sidescroller game that is all html based, have that up on github, and then imported/deployed via arlink. I am using a gif as the image_url/thumbnail and that is showing fine but putting in my deployment link for the animation_url, that is not showing for the “animation”.

Gremplin put out a collection in Sept. that inspired this idea and he recommended to me to make my game entirely html based but I’m not able to get it to work on Manifold to ensure I did it properly - the game works great from both the github and arlink deployments (still need to make minor edits tho).

Please let me know what I need to adjust to ensure the game/mint works as intended.

0x9C87A1065994f156f0B7b87AAa8B3c5F7BD67E02

1 Like

Hey!

This all sound exciting! Would love to help you get it working.
Have you tried setting it up on Sepolia testnet to see if it’s displaying fine on Manifold?
If you did please share the external link to your instance here so we can take a look for you!

1 Like

yes, i have it up on testnet. i’m trying to do a custom reveal and my thumbnail shows up fine when i add the csv but the animation_url is just showing a blank screen when it should be showing the html game.

1 Like

i also have this version that is p5.js based html with asset files, neither work on manifold. i had one of my dev friends look at it and he said the problem is manifold is rehosting it to a different gateway, something about mimes/content-type headers, from my deployed github version when updating the metadata and not reading any of my assets.

hoping to get this resolved asap. thanks

1 Like

Hey!
I recommend taking a look at the instructions below on how you can mint using HTML:

Let me know if you have any questions about this!

1 Like