Merge branch 'main' into NK-16-physics-scripting-module

This commit is contained in:
Antoine Pilote
2023-07-21 16:44:48 -04:00
35 changed files with 201 additions and 266 deletions

View File

@@ -109,7 +109,6 @@ namespace Nuake {
prefabComponent.PrefabInstance = Prefab::New(prefabPath);
wrenSetSlotDouble(vm, 0, newEntity.GetHandle());
return;
}
static void EntityHasComponent(WrenVM* vm)