File tree Expand file tree Collapse file tree 1 file changed +8
-10
lines changed
2d-project-completed/trees Expand file tree Collapse file tree 1 file changed +8
-10
lines changed Original file line number Diff line number Diff line change 66[sub_resource type ="CircleShape2D" id ="CircleShape2D_im3ph" ]
77radius = 22.4571
88
9- [node name ="PineTree" type ="Node2D" ]
10- scale = Vector2 (1.25 , 1.25 )
9+ [node name ="PineTree" type ="StaticBody2D" ]
10+
11+ [node name ="CollisionShape2D" type ="CollisionShape2D" parent ="." ]
12+ position = Vector2 (0 , -8 )
13+ shape = SubResource ("CircleShape2D_im3ph" )
1114
1215[node name ="GroundShadow" type ="Sprite2D" parent ="." ]
1316modulate = Color (0.898039 , 0.878431 , 0.831373 , 1 )
1417z_index = -1
1518z_as_relative = false
16- scale = Vector2 (0.653846 , 0.653846 )
19+ scale = Vector2 (0.817308 , 0.817308 )
1720texture = ExtResource ("1_g7t2f" )
1821
1922[node name ="PineTree" type ="Sprite2D" parent ="." ]
20- position = Vector2 (0 , -72 )
23+ position = Vector2 (0 , -90 )
24+ scale = Vector2 (1.25 , 1.25 )
2125texture = ExtResource ("2_hd1ds" )
22-
23- [node name ="StaticBody2D" type ="StaticBody2D" parent ="." ]
24-
25- [node name ="CollisionShape2D" type ="CollisionShape2D" parent ="StaticBody2D" ]
26- position = Vector2 (0 , -8 )
27- shape = SubResource ("CircleShape2D_im3ph" )
You can’t perform that action at this time.
0 commit comments