Recolored apple and added export Options
This commit is contained in:
parent
073a3083e5
commit
9f5223335c
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ script = ExtResource("3_gnesl")
|
|||
empty = Color(0.294118, 0.337255, 0.301961, 1)
|
||||
snake_head = Color(0.878431, 0.913725, 0.768627, 1)
|
||||
snake_body = Color(0.603922, 0.647059, 0.486275, 1)
|
||||
apple = Color(0.878431, 0.913725, 0.768627, 1)
|
||||
apple = Color(0.909804, 0.462745, 0.462745, 1)
|
||||
|
||||
[node name="Node2D" type="Control"]
|
||||
layout_mode = 3
|
||||
|
|
Loading…
Reference in a new issue