Skip to content

Commit

Permalink
[Reviewed] [Screen shake] Fix a camera Y drift (#1323)
Browse files Browse the repository at this point in the history
  • Loading branch information
D8H committed Jun 25, 2024
1 parent 24a9a37 commit ad890fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions extensions/reviewed/CameraShake.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"name": "CameraShake",
"previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/vector-difference-ab.svg",
"shortDescription": "Shake layer cameras.",
"version": "3.1.0",
"version": "3.1.1",
"description": [
"Shake layer cameras with translation, rotation and zoom.",
"",
Expand Down Expand Up @@ -695,7 +695,7 @@
"parameters": [
"",
"+",
"Layers[VariableString(LayerName)].CameraDeltaY",
"Layers[LayerName].CameraDeltaY",
"ActualLayerName",
"0"
]
Expand Down

0 comments on commit ad890fa

Please sign in to comment.