ball now more consistently collides with arbitrary objects and bounces off them appropriately

This commit is contained in:
2024-07-23 20:07:13 +02:00
parent 3fea3c89ed
commit 091d957d26
7 changed files with 147 additions and 102 deletions
+2
View File
@@ -26,6 +26,8 @@ window/stretch/mode="viewport"
2d_physics/layer_2="boundary"
2d_physics/layer_3="ball"
2d_physics/layer_4="block"
2d_physics/stretch/mode="viewport"
2d_physics/size/viewport_height=1080
[rendering]