From 32b579710afbbad20372820d59d7bf042d11818b Mon Sep 17 00:00:00 2001 From: dusoleil Date: Sat, 23 Jul 2022 17:35:14 -0400 Subject: chikums --- Main.tscn | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Main.tscn b/Main.tscn index 15b1f92..6816eb1 100644 --- a/Main.tscn +++ b/Main.tscn @@ -32,6 +32,8 @@ Label/colors/font_color = Color( 0.00784314, 0.0392157, 0.811765, 1 ) [node name="Main" type="Node"] script = ExtResource( 1 ) chicken = ExtResource( 4 ) +num_chickens = 50 +spawn_radius = 8.0 [node name="DirectionalLight" type="DirectionalLight" parent="."] transform = Transform( -0.586145, -0.773475, 0.241185, -0.715288, 0.633826, 0.294324, -0.380522, 0, -0.924772, 6.17321, 8.45611, -11.9247 ) @@ -88,6 +90,7 @@ shape = SubResource( 6 ) [node name="Player" parent="." instance=ExtResource( 3 )] transform = Transform( 1, 0, 0, 0, 0.968718, 0.248166, 0, -0.248166, 0.968718, 0, 5.05733, 7 ) +speed = 3 pitch_min = -1.571 pitch_max = 1.571 -- cgit v1.2.3