godotjs / javascript

Javascript binding for godotengine
https://godotjs.github.io/
MIT License
963 stars 84 forks source link

`Error: Property 'Sprite2D' does not exist on type 'typeof godot'` - Missing from godot.d.ts ? #195

Closed maikkundev closed 6 days ago

maikkundev commented 1 month ago

Whenever I try to access godot.Sprite2D in TS I get the error Property 'Sprite2D' does not exist on type 'typeof godot'. Screenshot from 2024-07-27 00-16-23