carmineos / rage-toolkit

Other
19 stars 6 forks source link

Handle weird arrays followed by lists #16

Open carmineos opened 3 years ago

carmineos commented 3 years ago

Some blocks like EmitterRule and EffectRule have embedded arrays of KeyframeProp followed by an embedded list which points to the same array. We should wrap such data in another block to ensure that stuff isn't moved around when the GetReferece is invoked on the list?