How to export simply my game view as website

:slightly_smiling_face:

looks like this when setting it to normal

Aha… I need to scale my console props…

by user 224464722878005248

Maybe it should popup as a dialogue :thinking:

Will retry it

by user 224464722878005248

So it works only in normal quality setting

by user 224464722878005248

Yes otherwise the lightmaps are encoded differently and thats why they looked white in your case

Hmm okay good to know

by user 224464722878005248

by user 224464722878005248

This setting ?
Because I have the same error

by user 224464722878005248

this here. and then re-export

Ok lunch and I retry it

by user 224464722878005248

Thanks

by user 224464722878005248

I works, thanks*

by user 224464722878005248

To create

by user 224464722878005248

unknown.png

by user 224464722878005248

I use any ? Because I don’t find any gameObject type

by user 224464722878005248

You can just use Object3D from three

and annotate with @serializable(Object3D)

You can also use

serializable(Object3D)
section? : IGameObject[]