carenalgas / popochiu

Godot plugin to make point-and-click adventure games, inspired by tools like Adventure Game Studio and PowerQuest.
https://carenalgas.github.io/popochiu/
MIT License
186 stars 19 forks source link

Refs 114: Scaling polygon naming fix #151

Closed Whyshchuck closed 8 months ago

Whyshchuck commented 8 months ago

character's ScalingPolygon's name in character template had "2D" by mistake that made proper reference from _regions' check_scaling impossible.