godotjs / javascript

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

fix: issue with signals not taking params #205

Closed nmerget closed 21 hours ago

nmerget commented 3 days ago

Description

Enable binding_script.js again to fix issues with signals not sending params

Make sure to follow the PR preparation steps in CONTRIBUTING.md before submitting your PR: