MikeSchulze / gdUnit3Mono

The c# module to GdUnit3
MIT License
2 stars 0 forks source link

GD-25: Fix SceneRunner to propagate input events in the right way #27

Closed MikeSchulze closed 1 year ago

MikeSchulze commented 1 year ago

Why

The Scene Runner did not work correctly, e.g. _gui_input() was never called also key and mouse positions was not correct handled.

What

New Release 2.3.2-release