niklas2902 / py4godot

Python scripting for Godot. This GDExtension plugin allows you to use Python like GDScript, accessing the Godot engine's features and benefiting from Python's vast ecosystem.
MIT License
65 stars 7 forks source link

Signals with parameters not called #14

Closed niklas2902 closed 9 months ago

niklas2902 commented 2 years ago

for exeample area_entered signal not being called.