diff --git a/extensions/reviewed/MousePointerLock.json b/extensions/reviewed/MousePointerLock.json index c038fef9..052eab82 100644 --- a/extensions/reviewed/MousePointerLock.json +++ b/extensions/reviewed/MousePointerLock.json @@ -8,7 +8,7 @@ "name": "MousePointerLock", "previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/Line Hero Pack/Master/SVG/Virtual Reality/Virtual Reality_360_rotate_vr_movement.svg", "shortDescription": "This behavior removes the limit on the distance the mouse can move and hides the cursor.", - "version": "0.1.8", + "version": "0.1.9", "description": [ "This behavior removes the limit on the distance the mouse can move and hides the cursor.", "", @@ -220,7 +220,6 @@ "fullName": "Pointer X movement", "functionType": "ExpressionAndCondition", "name": "MovementX", - "private": true, "sentence": "the movement of the locked pointer on the X axis", "events": [ { @@ -242,7 +241,6 @@ "fullName": "Pointer Y movement", "functionType": "ExpressionAndCondition", "name": "MovementY", - "private": true, "sentence": "the movement of the pointer on the Y axis", "events": [ {