feat: added fortress
This commit is contained in:
parent
6cfa0a88f9
commit
94641f81bb
79 changed files with 4278 additions and 76 deletions
11
godot/particles/textures/circle.tres
Normal file
11
godot/particles/textures/circle.tres
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
[gd_resource type="GradientTexture2D" load_steps=2 format=3 uid="uid://mohtx5ugbwv5"]
|
||||
|
||||
[sub_resource type="Gradient" id="Gradient_277u5"]
|
||||
interpolation_mode = 2
|
||||
colors = PackedColorArray(1, 1, 1, 1, 0.269186, 0.269186, 0.269186, 0)
|
||||
|
||||
[resource]
|
||||
gradient = SubResource("Gradient_277u5")
|
||||
fill = 1
|
||||
fill_from = Vector2(0.5, 0.5)
|
||||
fill_to = Vector2(0.95, 0.5)
|
||||
Loading…
Add table
Add a link
Reference in a new issue