Changes

Jump to navigation Jump to search
347 bytes added ,  03:32, 28 May 2021
Line 1,191: Line 1,191:     
===CControlEffectSimi (07 010 000)===
 
===CControlEffectSimi (07 010 000)===
'''07010005'''
+
'''07010003'''
 +
uint32 numKeys
 +
for each key:
 +
    float timeStamp
 +
    vec2 position
 +
    float rotation (in rad)
 +
    float scaleX
 +
    float scaleY
 +
    float opacity
 +
    float depth
 +
bool centered
 +
 
 +
'''07010004'''
 
  uint32 numKeys
 
  uint32 numKeys
 
  for each key:
 
  for each key:
Line 1,201: Line 1,213:  
     float opacity
 
     float opacity
 
     float depth
 
     float depth
     int128 ignored (0)
+
     float
  int128 ignored
+
    float isContinousEffect
 +
    float
 +
    float
 +
bool centered
 +
uint32 colorBlendMode
 +
bool isContinousEffect
 +
 
 +
'''07010005'''
 +
ReadChunk(0x07010004)
 +
  bool isInterpolated
    
===CGameCtnMediaBlock===
 
===CGameCtnMediaBlock===
33

edits

Navigation menu