it just werks
This commit is contained in:
parent
1311e18f1f
commit
7e26433676
50 changed files with 1181 additions and 11 deletions
|
@ -68,7 +68,6 @@ script = ExtResource("1_7ck2q")
|
|||
texture = ExtResource("2_3s2uc")
|
||||
target = NodePath("../RotatingPiece/SnakeEndLeft")
|
||||
segments = 2
|
||||
head_segment = true
|
||||
tail_segment = false
|
||||
auto_density = true
|
||||
pixels_per_segment = 6.0
|
||||
|
@ -78,7 +77,6 @@ script = ExtResource("1_7ck2q")
|
|||
texture = ExtResource("2_3s2uc")
|
||||
target = NodePath("../RotatingPiece/SnakeEndRight")
|
||||
segments = 2
|
||||
head_segment = true
|
||||
tail_segment = false
|
||||
auto_density = true
|
||||
pixels_per_segment = 6.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue