Skip to content

Commit

Permalink
remove unused
Browse files Browse the repository at this point in the history
  • Loading branch information
Ughuuu committed Jul 8, 2024
1 parent 0f91593 commit b88b98a
Show file tree
Hide file tree
Showing 5 changed files with 90 additions and 13 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -367,8 +367,8 @@ internal_vertex_count = 726
script = ExtResource("2_sqj5y")
show_shapes = true
vertex_interval = 45
margin_offset_edge = 9.0
radius = 42
margin_offset_edge = 9.0

[node name="Skeleton2D" type="Skeleton2D" parent="SoftBody2D"]
visible = false
Expand Down
2 changes: 1 addition & 1 deletion samples/softbody2d/create-a-softbody/create.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -361,8 +361,8 @@ bones = ["Bone-0", PackedFloat32Array(0, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0,
internal_vertex_count = 726
script = ExtResource("2_f6sev")
vertex_interval = 45
margin_offset_edge = 9.0
radius = 42
margin_offset_edge = 9.0

[node name="Skeleton2D" type="Skeleton2D" parent="SoftBody2D"]
visible = false
Expand Down
Loading

0 comments on commit b88b98a

Please sign in to comment.