tried it and it works now, thanks for the quick response
dansken97
3
Posts
A member registered Sep 16, 2023
Recent community posts
Grid Building Plugin for Godot 4 comments · Replied to afd2000 in Grid Building Plugin for Godot 4 comments
well the plugin runs without that specific dependency, and if you have the same issue with the demo running into a error when starting its because the node PlaceableSelectionUI under canvas layer have a array in its properties called placeables that has a empty slot, if you remove that slot you can run the demo and place things, it just don't check placement rules for some reason. My guess is that Chris restructured some stuff and it broke the top-down demo and didn't notice, probably a easy fix so i wouldn't worry about losing out 30$