made tornado area bigger #14
|
|
@ -1,6 +1,6 @@
|
||||||
[gd_scene format=3 uid="uid://byqfrmwg0mi3y"]
|
[gd_scene format=3 uid="uid://byqfrmwg0mi3y"]
|
||||||
|
|
||||||
[ext_resource type="Script" path="res://scripts/tornado.gd" id="1_shahy"]
|
[ext_resource type="Script" uid="uid://cikwl1ib4puyt" path="res://scripts/tornado.gd" id="1_shahy"]
|
||||||
[ext_resource type="Texture2D" uid="uid://c50u48fy7jtd" path="res://assets/Free Effect Bullet Impact Explosion 32x32 V1/Purple Effect Bullet Impact Explosion 32x32.png" id="2_3gxx4"]
|
[ext_resource type="Texture2D" uid="uid://c50u48fy7jtd" path="res://assets/Free Effect Bullet Impact Explosion 32x32 V1/Purple Effect Bullet Impact Explosion 32x32.png" id="2_3gxx4"]
|
||||||
|
|
||||||
[sub_resource type="AtlasTexture" id="AtlasTexture_vctls"]
|
[sub_resource type="AtlasTexture" id="AtlasTexture_vctls"]
|
||||||
|
|
@ -133,7 +133,7 @@ radius = 25.0
|
||||||
height = 50.0
|
height = 50.0
|
||||||
|
|
||||||
[sub_resource type="CircleShape2D" id="CircleShape2D_07hm3"]
|
[sub_resource type="CircleShape2D" id="CircleShape2D_07hm3"]
|
||||||
radius = 39.051247
|
radius = 54.0
|
||||||
|
|
||||||
[node name="Tornado" type="Area2D" unique_id=892015509]
|
[node name="Tornado" type="Area2D" unique_id=892015509]
|
||||||
script = ExtResource("1_shahy")
|
script = ExtResource("1_shahy")
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue