Skip to content

Commit ad7593b

Browse files
committed
Fixed scaling issue in the revolute bridge example
1 parent f3e6572 commit ad7593b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

physics/box2d_revolute_bridge/game.project

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ scale = 0.01
1818
use_fixed_timestep = 1
1919

2020
[html5]
21-
scale_mode = stretch
21+
scale_mode = no_scale
2222

2323
[input]
2424
game_binding = /builtins/input/all.input_bindingc

0 commit comments

Comments
 (0)