rac0316

Results 2 issues of rac0316

I would like to use the GDScript yield function in a .py file, but I'm not sure how to form the syntax or if it's supported. GDScript syntax example: `yield(get_tree(),...

enhancement
help wanted

Hello, After some struggles I got master to build on Mac OS, and now I want to start integrating godot-python into a new Godot project. Trying to use the pong...