mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2025-01-30 18:22:52 +08:00
Merge pull request #340 from bdunderscore/velo-magnitude
fix: add VelocityMagnitude as builtin parameter
This commit is contained in:
commit
085c19cf1b
@ -40,6 +40,7 @@ namespace nadena.dev.modular_avatar.core.editor
|
||||
"VelocityX",
|
||||
"VelocityY",
|
||||
"VelocityZ",
|
||||
"VelocityMagnitude",
|
||||
"Upright",
|
||||
"Grounded",
|
||||
"Seated",
|
||||
@ -317,4 +318,4 @@ namespace nadena.dev.modular_avatar.core.editor
|
||||
parameters = newParams;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user