Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions extensions/reviewed/ButtonStates.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"name": "ButtonStates",
"previewIconUrl": "https://asset-resources.gdevelop.io/public-resources/Icons/753a9a794bd885058159b7509f06f5a8f67f72decfccb9a1b0efee26f41c3c4c_gesture-tap-button.svg",
"shortDescription": "Use any object as a button and change appearance according to user interactions.",
"version": "1.4.0",
"version": "1.4.1",
"description": [
"Use the \"Button states\" behavior to track user interactions with an object, including:",
"",
Expand Down Expand Up @@ -2542,12 +2542,12 @@
},
{
"type": {
"value": "NumberVariable"
"value": "StringVariable"
},
"parameters": [
"EffectValue",
"TweenState",
"=",
"TweenTargetedValue"
"\"NoTween\""
]
}
],
Expand Down