forked from team-sg/hero-mark-2
laser wall fixes
This commit is contained in:
parent
4264d26e4a
commit
02eb7ece33
2 changed files with 6 additions and 6 deletions
|
@ -32,7 +32,7 @@ default_color = Color( 0.960784, 0.2, 0.258824, 1 )
|
|||
|
||||
[node name="RayCast2D" type="RayCast2D" parent="."]
|
||||
position = Vector2( 4, 2 )
|
||||
cast_to = Vector2( 0, 192 )
|
||||
cast_to = Vector2( 0, 256 )
|
||||
collide_with_areas = true
|
||||
|
||||
[node name="Timer" type="Timer" parent="."]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue