This commit is contained in:
antopilo
2024-09-19 21:11:07 -04:00
parent 7791cd9f29
commit 6ac1ff8386
10 changed files with 215 additions and 14 deletions

View File

@@ -147,7 +147,6 @@ namespace Nuake
for (auto& c : parentComponent.Children)
{
auto& childParentComponent = c.GetComponent<TransformComponent>();
childParentComponent.GlobalDirty = true;