modified collision layers so that the balls stop colliding with one another
This commit is contained in:
@@ -21,6 +21,12 @@ window/size/viewport_width=1920
|
||||
window/size/viewport_height=1080
|
||||
window/stretch/mode="viewport"
|
||||
|
||||
[layer_names]
|
||||
|
||||
2d_physics/layer_2="boundary"
|
||||
2d_physics/layer_3="ball"
|
||||
2d_physics/layer_4="block"
|
||||
|
||||
[rendering]
|
||||
|
||||
renderer/rendering_method="gl_compatibility"
|
||||
|
||||
Reference in New Issue
Block a user