Collisions editing progress

This commit is contained in:
dexy
2020-01-06 22:17:51 +11:00
Unverified
parent 0d066679cb
commit 33dc83c0e0
13 changed files with 1390 additions and 216 deletions
@@ -648,6 +648,11 @@ namespace CodeWalker.GameFiles
this.Unknown_140h_Pointer // offset
);
if (Bound != null)
{
Bound.Owner = this;
}
if (Unknown_70h?.data_items?.Length > 0)
{ }
if (Unknown_80h?.data_items?.Length > 0)
@@ -1132,6 +1137,11 @@ namespace CodeWalker.GameFiles
this.BoundPointer // offset
);
if (Bound != null)
{
Bound.Owner = this;
}
}
/// <summary>