issues
search
godotjs
/
javascript
Javascript binding for godotengine
https://godotjs.github.io/
MIT License
982
stars
82
forks
source link
Please add support for object= load("res://script.jsx").new() (instantiating loaded class)
#107
Open
rud01f
opened
3 years ago
scgm0
commented
2 years ago
new (await import("res://script.jsx")).default
scgm0
commented
2 years ago
new (await import("res://script.jsx")).default