Compare commits

..

No commits in common. "6fdd2fba21bc84064fea23df84418869f9317dfd" and "5d7530adef775369184d188603a5e22e503e4c08" have entirely different histories.

3 changed files with 0 additions and 2024 deletions

View File

@ -19,11 +19,6 @@ namespace BITKit.WorldNode
}
private void Start()
{
if (worldNode is null)
{
Debug.LogWarning("WorldNode is null");
return;
}
Id = gameObject.GetInstanceID();
worldNode.Id = Id;
worldNode.WorldObject = gameObject;

File diff suppressed because it is too large Load Diff

View File

@ -1,10 +0,0 @@
fileFormatVersion: 2
guid: 8d9d0b34f642249e7864f244087a1ed1
ScriptedImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 2
userData:
assetBundleName:
assetBundleVariant:
script: {fileID: 11500000, guid: 625f186215c104763be7675aa2d941aa, type: 3}