Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hi! is there a way to hide the model? I use a 2D model so I wanted the interaction but not with a 3D model

(+1)

You can use a VRM with no mesh so it's invisible!

How can this be done exactly?

You can take a sample VRM from https://github.com/madjin/vrm-samples, delete the mesh in Unity and re-export it as a new VRM.

Make an invisible model, boom.