a game about throwing hammers made for the github game off
Diffstat (limited to 'hammers/trail_color.tres')
| -rw-r--r-- | hammers/trail_color.tres | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/hammers/trail_color.tres b/hammers/trail_color.tres new file mode 100644 index 0000000..3a06925 --- /dev/null +++ b/hammers/trail_color.tres @@ -0,0 +1,5 @@ +[gd_resource type="Gradient" format=3 uid="uid://bi35r2i1ue6ub"] + +[resource] +offsets = PackedFloat32Array(0.0795756, 0.331565, 0.901857) +colors = PackedColorArray(1, 1, 1, 0.247059, 1, 1, 1, 1, 1, 1, 1, 1) |