TeodorVecerdi / UnityGeometryGraph

Node-based tool for procedurally generating geometry in Unity inspired by Blender Geometry Nodes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Write a better ComputeChildrenHashCode function for GameObjectProcessor.

TeodorVecerdi opened this issue · comments

It should include things like transform data, childCount/child components.

Currently it changes only if you add/remove objects or disable/enable objects