From 8a9614b17a48a54186a650efbd2344b610ce96da Mon Sep 17 00:00:00 2001 From: Jaro Winkelhausen <3002102@stud.hs-mannheim.de> Date: Fri, 24 Apr 2026 02:01:10 +0200 Subject: [PATCH] made tornado area bigger (#14) Co-authored-by: 3002102 <3002102@stud.th-mannheim.de> Reviewed-on: https://gitty.informatik.hs-mannheim.de/3002102/gae_wild_jam/pulls/14 --- scenes/tornado.tscn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scenes/tornado.tscn b/scenes/tornado.tscn index e1fe808..8b044ec 100644 --- a/scenes/tornado.tscn +++ b/scenes/tornado.tscn @@ -1,6 +1,6 @@ [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"] [sub_resource type="AtlasTexture" id="AtlasTexture_vctls"] @@ -133,7 +133,7 @@ radius = 25.0 height = 50.0 [sub_resource type="CircleShape2D" id="CircleShape2D_07hm3"] -radius = 39.051247 +radius = 54.0 [node name="Tornado" type="Area2D" unique_id=892015509] script = ExtResource("1_shahy")