Any #godot Jedi here who can tell me if Godot has something similar to tags in Unity? Web searches don’t give me a straight answer. Thanks!

@mediajolt I'm not a godot nor Unity jedi, but if your jedi doesn't come along: I think the Node Groups feature is similar:

https://docs.godotengine.org/en/stable/tutorials/scripting/groups.htm

@cd0 That seems to be the consensus. Thanks!