Implemented most movement. TODO: Pillbug ability. And find and fix bugs witht he movement. TODO: Deselect when not movable
This commit is contained in:
parent
11f8a71f52
commit
76e4d6be34
33 changed files with 184 additions and 61 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
[sub_resource type="Gradient" id="Gradient_8056d"]
|
||||
offsets = PackedFloat32Array(0, 0.0549828, 0.945017)
|
||||
colors = PackedColorArray(1, 1, 1, 0, 1, 1, 1, 0.52549, 1, 1, 1, 0)
|
||||
colors = PackedColorArray(1, 1, 1, 0, 1, 1, 1, 0.772549, 1, 1, 1, 0)
|
||||
|
||||
[sub_resource type="GradientTexture1D" id="GradientTexture1D_5kfu4"]
|
||||
gradient = SubResource("Gradient_8056d")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue