Awesome, thank you for letting me know.
Not had chance to download yet, but it looks really good and I’m looking through the api docs.
I see many c# similarities within the api and with Unity. Looks like I can dive straight in, which is great.
Noticed this typo, no idea if it’s just a html typo or in your api… this is within Component method/class extension explanation.
onBeforeObjetRemoved
onBeforeObjetRemoved(): void
This method will be executed just before the remove method for the Object3D
to which this object belongs is called.
Which is followed by onObjectRemoved() and that looks like there’s no typo.
Looking forward to having a go with the editor tomorrow.
Also noticed this thread is 3 months old, have you evolved the alpha in the meantime?