mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-03 02:50:13 +03:00
Update 3.3 (wow, a lot changed)
This commit is contained in:
@@ -22,13 +22,13 @@ import "Vector.proto";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
message EvtAnimatorStateChangedInfo {
|
||||
int32 face_angle_compact = 14;
|
||||
uint32 to_state_hash = 5;
|
||||
uint32 normalized_time_compact = 9;
|
||||
uint32 layer = 2;
|
||||
Vector pos = 13;
|
||||
float fade_duration = 3;
|
||||
bool force_sync = 1;
|
||||
uint32 entity_id = 15;
|
||||
bool handle_animator_state_immediately = 7;
|
||||
float fade_duration = 4;
|
||||
uint32 Unk3300_BKBPGIAOBEL = 11;
|
||||
uint32 Unk3300_NMCCLIKMOEN = 1;
|
||||
Vector pos = 5;
|
||||
bool Unk3300_KLMEKMGFGPD = 3;
|
||||
uint32 normalized_time_compact = 6;
|
||||
bool Unk3300_MEOPKEDJCIN = 7;
|
||||
int32 face_angle_compact = 15;
|
||||
uint32 entity_id = 2;
|
||||
}
|
||||
|
Reference in New Issue
Block a user