|
@ -7,8 +7,9 @@ |
|
|
|
|
|
|
|
|
radius = 7.0 |
|
|
radius = 7.0 |
|
|
|
|
|
|
|
|
[node name="RigidBody" instance=ExtResource( 1 )] |
|
|
|
|
|
|
|
|
[node name="RigidBody" index="0" instance=ExtResource( 1 )] |
|
|
|
|
|
|
|
|
|
|
|
collision_layer = 4 |
|
|
script = ExtResource( 2 ) |
|
|
script = ExtResource( 2 ) |
|
|
|
|
|
|
|
|
[node name="Crosshair" parent="MasterOnly" index="0"] |
|
|
[node name="Crosshair" parent="MasterOnly" index="0"] |
|
@ -22,9 +23,9 @@ anchor_top = 0.5 |
|
|
anchor_right = 0.5 |
|
|
anchor_right = 0.5 |
|
|
anchor_bottom = 0.5 |
|
|
anchor_bottom = 0.5 |
|
|
margin_left = -20.0 |
|
|
margin_left = -20.0 |
|
|
margin_top = -34.0 |
|
|
|
|
|
|
|
|
margin_top = -7.0 |
|
|
margin_right = 20.0 |
|
|
margin_right = 20.0 |
|
|
margin_bottom = -20.0 |
|
|
|
|
|
|
|
|
margin_bottom = 7.0 |
|
|
rect_pivot_offset = Vector2( 0, 0 ) |
|
|
rect_pivot_offset = Vector2( 0, 0 ) |
|
|
mouse_filter = 2 |
|
|
mouse_filter = 2 |
|
|
mouse_default_cursor_shape = 0 |
|
|
mouse_default_cursor_shape = 0 |
|
|