daleblackwood / goshapes

Intuitive path-based level editing for Godot 4
MIT License
151 stars 16 forks source link

Adding GoShapes to groups seems to not work #48

Closed GeminiCrafterMan closed 1 month ago

GeminiCrafterMan commented 1 month ago

I've attempted to add a GoShapes node to a group (for the sake of different footstep sounds, if you're curious) and it doesn't do the same for the meshes and collision shapes it generates. Is there a way that they could inherit the GoShapes node's group?

daleblackwood commented 1 month ago

Sure thing - can you show me what you mean by groups with a few screenshots so I can see how I might tackle it?

GeminiCrafterMan commented 1 month ago

image Over on the sidebar when you select a node, there's this area.

daleblackwood commented 1 month ago

Added to branch 1.4, currently testing

daleblackwood commented 1 month ago

Thanks for the find, now in release v1.4, available in releases, awaiting asset approval from Godot