We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 985569a + c50cf78 commit 5747614Copy full SHA for 5747614
pong_game/ball.tscn
@@ -20,6 +20,8 @@ continuous_cd = 1
20
max_contacts_reported = 1
21
contact_monitor = true
22
linear_velocity = Vector2(353.553, 353.553)
23
+linear_damp_mode = 1
24
+angular_damp_mode = 1
25
script = ExtResource("1_vdrab")
26
27
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
0 commit comments