decentraland / godot-explorer

10 stars 10 forks source link

Web Experimental Build (Godot) #400

Closed leanmendoza closed 4 months ago

leanmendoza commented 4 months ago

Research and try to get an experimental build for Web. Tackled on #396

kuruk-mm commented 4 months ago

The research is done (https://github.com/decentraland/godot-explorer/pull/396). The Web build is possible in Godot.

The next steps are to re-implement the Scene Runtime in JavaScript, create a Content Manager that works on the Web, and so on.

So, it's the actual implementation of it.