Closed gedw99 closed 1 year ago
Fixed
Have to open the example and THEN install the admin.
Have to open the example and THEN install the
adminaddon (correction mine).
Thanks for documenting the fix, @gedw99. I'll add some more context for anyone stumbling on similar issues. Once you've downloaded the repo which includes examples, you'll have to either 1) compile the addon (see Build Godot Wasm) or 2) install the addon e.g. downloading it from the Godot asset library (see Installation). This must be done because the addon binaries are not committed to the repo.
thanks @ashtonmeuser
Yeah I did not realise that the add on is local to the project in the Godot IDE. So the pattern is load project and then load add on. I originally thought add-on are global, but they are not in Godot.
If you need help with docs or a beta tester hit me up :)
Just trying things out...
v4.1.2.stable.official [399c9dc39]
as per :https://github.com/ashtonmeuser/godot-wasm/wiki/Examples#wasm-visualizations
I installed the go-dot wasm and then opened the wasm-visualizations from https://github.com/ashtonmeuser/godot-wasm/tree/master/examples/wasm-visualizations
`