29 lines
810 B
JSON
29 lines
810 B
JSON
{
|
|
"Name": "Vertical Lock Cam",
|
|
"Scripts": [
|
|
{
|
|
"Name": "Apply Vertical Lock Cam",
|
|
"Script": "4ADA8: C4 20 C5 28 E5 E0 00 04",
|
|
"Type": "TweakScript",
|
|
"Description": "Locks the camera vertically whenever Mario jumps.\r\nASM Code created by Skelux.\n",
|
|
"References": [],
|
|
"ID": null
|
|
},
|
|
{
|
|
"Name": "Remove Vertical Lock Cam",
|
|
"Script": "4ADA8: 8F B9 00 20 E7 20 00 04",
|
|
"Type": "TweakScript",
|
|
"Description": "Removes the Vertical Lock Cam.",
|
|
"References": [],
|
|
"ID": null
|
|
}
|
|
],
|
|
"Version": "1.0.0.0",
|
|
"MinVersion": "1.0.0.0",
|
|
"MaxVersion": "0.0.0.0",
|
|
"Description": "Locks the camera vertically whenever Mario jumps.\n\r\nASM Code created by Skelux.",
|
|
"EmbeddedFiles": {
|
|
"CompressedFiles": {}
|
|
},
|
|
"ID": null
|
|
} |