generated from atampy25/smf-mod
-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: fix interpol badge rotation (#140)
- Loading branch information
1 parent
4284228
commit 7f8ac2d
Showing
1 changed file
with
69 additions
and
0 deletions.
There are no files selected for viewing
69 changes: 69 additions & 0 deletions
69
content/SmallFixes/chunk0/InterpolBadge/itemart_interpol_badge_a.entity.patch.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,69 @@ | ||
{ | ||
"tempHash": "00AC98DC9358E37B", | ||
"tbluHash": "00FBCDA8E053DEAA", | ||
"patch": [ | ||
{ | ||
"SubEntityOperation": [ | ||
"67928e8781c109b6", | ||
{ | ||
"SetPropertyValue": { | ||
"property_name": "m_mTransform", | ||
"value": { | ||
"rotation": { | ||
"x": 180.466445291519381, | ||
"y": -0.14346878088010995, | ||
"z": -90 | ||
}, | ||
"position": { | ||
"x": 11.923629760742188, | ||
"y": -0.3859420120716095, | ||
"z": 0.6848539710044861 | ||
} | ||
} | ||
} | ||
} | ||
] | ||
}, | ||
{ | ||
"SubEntityOperation": [ | ||
"ca24b88ee4b339c4", | ||
{ | ||
"SetPropertyValue": { | ||
"property_name": "m_mTransform", | ||
"value": { | ||
"rotation": { | ||
"x": 180.466445291519381, | ||
"y": -0.14346878088010995, | ||
"z": -90 | ||
}, | ||
"position": { "x": -1.0, "y": 0, "z": 0 } | ||
} | ||
} | ||
} | ||
] | ||
}, | ||
{ | ||
"SubEntityOperation": [ | ||
"1e560efd127f1916", | ||
{ | ||
"SetPropertyValue": { | ||
"property_name": "m_mTransform", | ||
"value": { | ||
"rotation": { | ||
"x": 180.466445291519381, | ||
"y": -0.14346878088010995, | ||
"z": -90 | ||
}, | ||
"position": { | ||
"x": 0.026875000447034836, | ||
"y": -0.0004920000210404396, | ||
"z": -0.004038000013679266 | ||
} | ||
} | ||
} | ||
} | ||
] | ||
} | ||
], | ||
"patchVersion": 6 | ||
} |