Skip to content

Commit

Permalink
[3D car coin hunt] Fix virtual joystick (#684)
Browse files Browse the repository at this point in the history
- Don't show in changelog
  • Loading branch information
D8H authored Aug 21, 2024
1 parent 6492799 commit d871188
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/3d-car-coin-hunt/3d-car-coin-hunt.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"firstLayout": "",
"gdVersion": {
"build": 208,
"build": 209,
"major": 5,
"minor": 4,
"revision": 0
Expand Down Expand Up @@ -2612,7 +2612,7 @@
"parameters": [
"Player",
"PhysicsCar",
"PedalJoystick.StickForceX()",
"PedalJoystick.StickForceY()",
""
]
}
Expand Down

0 comments on commit d871188

Please sign in to comment.