LazyDuchess / OpenTS2

Open source re-implementation of The Sims 2 in Unity
Mozilla Public License 2.0
221 stars 17 forks source link

Read cTransformNode blocks as part of Scenegraph collections. #38

Closed ammaraskar closed 11 months ago

ammaraskar commented 11 months ago

I assumed these cTransformNodes only existed as part of cResourceNode but it looks like they can come up by themselves. Adding this now allows all neighborhood decoration resources to be loaded.

Obligatory progress pic: image