1234567891011121314151617181920212223242526272829303132333435363738394041424344454647 |
- {
- "values": [
- {
- "$type": "MotionGroup",
- "name": "shootrecoil",
- "selectedRootBone": "RootNode.Reference",
- "id": "{A1DC3BB2-3324-50F3-8C4B-BBFB61623129}",
- "rules": {
- "rules": [
- {
- "$type": "MetaDataRule",
- "commands": [
- {
- "$type": "CommandSystem::CommandAdjustMotion",
- "dirtyFlag": {},
- "motionExtractionFlags": {},
- "name": {}
- },
- {
- "$type": "CommandSystem::CommandCreateMotionEventTrack",
- "eventTrackName": "Sync",
- "eventTrackIndex": {},
- "isEnabled": {}
- },
- {
- "$type": "CommandSystem::CommandCreateMotionEventTrack",
- "eventTrackName": "RecoilEvent",
- "eventTrackIndex": {},
- "isEnabled": {}
- },
- {
- "$type": "CommandSystem::CommandCreateMotionEvent",
- "eventTrackName": "RecoilEvent",
- "startTime": 0.23250000178813935,
- "endTime": 0.23250000178813935,
- "eventDatas": {}
- }
- ]
- },
- {
- "$type": "MotionSamplingRule"
- }
- ]
- }
- }
- ]
- }
|