Darkborderman / Sokoban

Sokoban, a Godot 4 practice project.
https://darkborderman.github.io/Sokoban
3 stars 0 forks source link

Removed TouchpadUpButton incorrectly use sub_resource #41

Closed Darkborderman closed 1 year ago

Darkborderman commented 1 year ago

Each TouchPadbutton should use ext_resource rather than sub_resource when using GDscript