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
64 stars 7 forks source link

gdproperty is broken #73

Closed niklas2902 closed 1 month ago

niklas2902 commented 1 month ago

using gdproperty spawns multiple attributes. Something with the stack level seems to be wrong