Skip to content

Commit

Permalink
Increment camera extension version.
Browse files Browse the repository at this point in the history
  • Loading branch information
D8H committed Oct 8, 2023
1 parent 58a8608 commit 66d96aa
Showing 1 changed file with 7 additions and 16 deletions.
23 changes: 7 additions & 16 deletions examples/3d-car-coin-hunt/3d-car-coin-hunt.json
Original file line number Diff line number Diff line change
Expand Up @@ -2450,22 +2450,13 @@
"0",
""
]
}
],
"events": [
},
{
"disabled": true,
"type": "BuiltinCommonInstructions::Standard",
"conditions": [],
"actions": [
{
"type": {
"value": "Cache"
},
"parameters": [
"CameraTarget"
]
}
"type": {
"value": "Cache"
},
"parameters": [
"CameraTarget"
]
}
]
Expand Down Expand Up @@ -4273,7 +4264,7 @@
"name": "ThirdPersonCamera",
"previewIconUrl": "https://asset-resources.gdevelop.io/public-resources/Icons/Line Hero Pack/Master/SVG/Virtual Reality/94e95d2c318e1f3dc7151a351024e13c574e1e44669c6696aa107d60230073f6_Virtual Reality_3d_vision_eye_vr.svg",
"shortDescription": "Move the camera to look at an object from a given distance.",
"version": "1.0.0",
"version": "1.1.0",
"description": [
"Move the camera to look at an object from a given distance with a rotation and an elevation angles.",
"",
Expand Down

0 comments on commit 66d96aa

Please sign in to comment.