g3n / engine

Go 3D Game Engine (http://g3n.rocks)
https://discord.gg/NfaeVr8zDg
BSD 2-Clause "Simplified" License
2.79k stars 295 forks source link

remove root node's own name from search path #256

Closed fakke closed 2 years ago

fakke commented 2 years ago

proposed change to the behavior of Node.FindPath() closes #255

danaugrs commented 2 years ago

Awesome :tada: thanks @fakke !