123456789101112131415161718192021222324252627282930313233343536373839404142434445 |
- {
- "values": [
- {
- "$type": "MotionGroup",
- "name": "strafeforwardr",
- "selectedRootBone": "RootNode.Reference",
- "id": "{3E691B9F-C0D7-5BFD-BBBC-50BAE737886E}",
- "rules": {
- "rules": [
- {
- "$type": "MetaDataRule",
- "commands": [
- {
- "$type": "CommandSystem::CommandAdjustMotion",
- "dirtyFlag": {},
- "motionExtractionFlags": {},
- "name": {}
- },
- {
- "$type": "CommandSystem::CommandCreateMotionEventTrack",
- "eventTrackName": "Sync",
- "eventTrackIndex": {},
- "isEnabled": {}
- },
- {
- "$type": "CommandSystem::CommandCreateMotionEventTrack",
- "eventTrackName": "GameState",
- "eventTrackIndex": {},
- "isEnabled": {}
- },
- {
- "$type": "CommandSystem::CommandCreateMotionEvent",
- "eventTrackName": "GameState",
- "eventDatas": {}
- }
- ]
- },
- {
- "$type": "MotionSamplingRule"
- }
- ]
- }
- }
- ]
- }
|