markcwm / openb3d.mod

OpenB3D BlitzMax wrapper, see openb3d.docs for examples
18 stars 7 forks source link

GetChild doesn't work #2

Closed ghost closed 7 years ago

ghost commented 8 years ago

GetChild and FindChild always returns Null, except at old *.b3d files.

markcwm commented 7 years ago

This should be fixed now in 15915a7de0213db6b1b45b2c3b9e0504267d3a76. This was DruggedBunny's EntityName/Class fix. Also fixed is parent.child_list not updating.