Small Godot Wild Jam game
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Place and connect nav points in gameplay.tscn

+210 -5
+210 -5
Scenes/gameplay/gameplay.tscn
··· 1 - [gd_scene load_steps=14 format=3 uid="uid://4fyoq8npekf0"] 1 + [gd_scene load_steps=15 format=3 uid="uid://4fyoq8npekf0"] 2 2 3 3 [ext_resource type="PackedScene" uid="uid://barl4q1kugrmm" path="res://Scenes/gameplay/pause-layer/pause-layer.tscn" id="2"] 4 4 [ext_resource type="PackedScene" uid="uid://chise44bjuof6" path="res://Scenes/houses/noble_house.tscn" id="4_1f1h4"] ··· 13 13 [ext_resource type="PackedScene" uid="uid://c8ddgtyra7np7" path="res://Scenes/houses/peasant_block_1_flipped.tscn" id="8_cgywe"] 14 14 [ext_resource type="Texture2D" uid="uid://t7plj7wxdw7p" path="res://Assets/sprites/town_assets/vertical_wall.png" id="11_7ogvl"] 15 15 [ext_resource type="Texture2D" uid="uid://cflqatn1l7xa4" path="res://Assets/sprites/town_assets/gate_wall.png" id="12_7h54k"] 16 + [ext_resource type="Script" uid="uid://7pp7nxmr0c54" path="res://Scripts/nav_point.gd" id="13_7ogvl"] 16 17 17 18 [node name="Gameplay" type="Node"] 18 19 script = ExtResource("5") ··· 25 26 offset_right = -640.0 26 27 offset_bottom = -360.0 27 28 29 + [node name="PauseLayer" parent="." instance=ExtResource("2")] 30 + layer = 100 31 + visible = false 32 + 28 33 [node name="TopDownCamera2D" type="Camera2D" parent="."] 29 34 script = ExtResource("4_1f1us") 30 35 zoom_in_input = "zoom_in" ··· 35 40 boundary_X = 3600.0 36 41 boundary_Y = 2400.0 37 42 metadata/_custom_type_script = "uid://bhgboyg8ipyan" 38 - 39 - [node name="PauseLayer" parent="." instance=ExtResource("2")] 40 - layer = 100 41 - visible = false 42 43 43 44 [node name="PossibleEventNodes" type="Node2D" parent="."] 44 45 ··· 201 202 [node name="HorizontalWall4" type="Sprite2D" parent="Map/Walls"] 202 203 position = Vector2(2799, 1792.25) 203 204 texture = ExtResource("4_yl1gb") 205 + 206 + [node name="UnitNavPoints" type="Node2D" parent="."] 207 + 208 + [node name="NavPoint" type="Marker2D" parent="UnitNavPoints" node_paths=PackedStringArray("connections")] 209 + position = Vector2(3, 1548) 210 + script = ExtResource("13_7ogvl") 211 + connections = [NodePath("../NavPoint4"), NodePath("../NavPoint7"), NodePath("../NavPoint2")] 212 + metadata/_custom_type_script = "uid://7pp7nxmr0c54" 213 + 214 + [node name="NavPoint7" type="Marker2D" parent="UnitNavPoints" node_paths=PackedStringArray("connections")] 215 + position = Vector2(1188, 1590) 216 + script = ExtResource("13_7ogvl") 217 + connections = [NodePath("../NavPoint8")] 218 + metadata/_custom_type_script = "uid://7pp7nxmr0c54" 219 + 220 + [node name="NavPoint8" type="Marker2D" parent="UnitNavPoints" node_paths=PackedStringArray("connections")] 221 + position = Vector2(2352, 1582) 222 + script = ExtResource("13_7ogvl") 223 + connections = [NodePath("../NavPoint9")] 224 + metadata/_custom_type_script = "uid://7pp7nxmr0c54" 225 + 226 + [node name="NavPoint9" type="Marker2D" parent="UnitNavPoints" node_paths=PackedStringArray("connections")] 227 + position = Vector2(3072, 1546) 228 + script = ExtResource("13_7ogvl") 229 + connections = [NodePath("../NavPoint15")] 230 + metadata/_custom_type_script = "uid://7pp7nxmr0c54" 231 + 232 + [node name="NavPoint4" type="Marker2D" parent="UnitNavPoints" node_paths=PackedStringArray("connections")] 233 + position = Vector2(-866, 1686) 234 + script = ExtResource("13_7ogvl") 235 + connections = [NodePath("../NavPoint5")] 236 + metadata/_custom_type_script = "uid://7pp7nxmr0c54" 237 + 238 + [node name="NavPoint5" type="Marker2D" parent="UnitNavPoints" node_paths=PackedStringArray("connections")] 239 + position = Vector2(-1425, 1685) 240 + script = ExtResource("13_7ogvl") 241 + connections = [NodePath("../NavPoint6"), NodePath("../NavPoint22")] 242 + metadata/_custom_type_script = "uid://7pp7nxmr0c54" 243 + 244 + [node name="NavPoint6" type="Marker2D" parent="UnitNavPoints" node_paths=PackedStringArray("connections")] 245 + position = Vector2(-2253, 1626) 246 + script = ExtResource("13_7ogvl") 247 + connections = [NodePath("../NavPoint21")] 248 + metadata/_custom_type_script = "uid://7pp7nxmr0c54" 249 + 250 + [node name="NavPoint21" type="Marker2D" parent="UnitNavPoints" node_paths=PackedStringArray("connections")] 251 + position = Vector2(-3161, 1540) 252 + script = ExtResource("13_7ogvl") 253 + connections = [NodePath("../NavPoint12")] 254 + metadata/_custom_type_script = "uid://7pp7nxmr0c54" 255 + 256 + [node name="NavPoint2" type="Marker2D" parent="UnitNavPoints" node_paths=PackedStringArray("connections")] 257 + position = Vector2(0, 705) 258 + script = ExtResource("13_7ogvl") 259 + connections = [NodePath("../NavPoint13"), NodePath("../NavPoint3"), NodePath("../NavPoint10")] 260 + metadata/_custom_type_script = "uid://7pp7nxmr0c54" 261 + 262 + [node name="NavPoint13" type="Marker2D" parent="UnitNavPoints" node_paths=PackedStringArray("connections")] 263 + position = Vector2(948, 744) 264 + script = ExtResource("13_7ogvl") 265 + connections = [NodePath("../NavPoint23")] 266 + metadata/_custom_type_script = "uid://7pp7nxmr0c54" 267 + 268 + [node name="NavPoint23" type="Marker2D" parent="UnitNavPoints" node_paths=PackedStringArray("connections")] 269 + position = Vector2(1570, 689) 270 + script = ExtResource("13_7ogvl") 271 + connections = [NodePath("../NavPoint14"), NodePath("../NavPoint29")] 272 + metadata/_custom_type_script = "uid://7pp7nxmr0c54" 273 + 274 + [node name="NavPoint14" type="Marker2D" parent="UnitNavPoints" node_paths=PackedStringArray("connections")] 275 + position = Vector2(2352, 744) 276 + script = ExtResource("13_7ogvl") 277 + connections = [NodePath("../NavPoint15")] 278 + metadata/_custom_type_script = "uid://7pp7nxmr0c54" 279 + 280 + [node name="NavPoint15" type="Marker2D" parent="UnitNavPoints" node_paths=PackedStringArray("connections")] 281 + position = Vector2(3200, 815) 282 + script = ExtResource("13_7ogvl") 283 + connections = [NodePath("../NavPoint31")] 284 + metadata/_custom_type_script = "uid://7pp7nxmr0c54" 285 + 286 + [node name="NavPoint10" type="Marker2D" parent="UnitNavPoints" node_paths=PackedStringArray("connections")] 287 + position = Vector2(-897, 744) 288 + script = ExtResource("13_7ogvl") 289 + connections = [NodePath("../NavPoint22")] 290 + metadata/_custom_type_script = "uid://7pp7nxmr0c54" 291 + 292 + [node name="NavPoint22" type="Marker2D" parent="UnitNavPoints" node_paths=PackedStringArray("connections")] 293 + position = Vector2(-1460, 750) 294 + script = ExtResource("13_7ogvl") 295 + connections = [NodePath("../NavPoint11")] 296 + metadata/_custom_type_script = "uid://7pp7nxmr0c54" 297 + 298 + [node name="NavPoint11" type="Marker2D" parent="UnitNavPoints" node_paths=PackedStringArray("connections")] 299 + position = Vector2(-2142, 744) 300 + script = ExtResource("13_7ogvl") 301 + connections = [NodePath("../NavPoint12")] 302 + metadata/_custom_type_script = "uid://7pp7nxmr0c54" 303 + 304 + [node name="NavPoint12" type="Marker2D" parent="UnitNavPoints" node_paths=PackedStringArray("connections")] 305 + position = Vector2(-3134, 661) 306 + script = ExtResource("13_7ogvl") 307 + connections = [NodePath("../NavPoint27")] 308 + metadata/_custom_type_script = "uid://7pp7nxmr0c54" 309 + 310 + [node name="NavPoint3" type="Marker2D" parent="UnitNavPoints" node_paths=PackedStringArray("connections")] 311 + position = Vector2(69, -121) 312 + script = ExtResource("13_7ogvl") 313 + connections = [NodePath("../NavPoint24"), NodePath("../NavPoint28"), NodePath("../NavPoint32")] 314 + metadata/_custom_type_script = "uid://7pp7nxmr0c54" 315 + 316 + [node name="NavPoint32" type="Marker2D" parent="UnitNavPoints" node_paths=PackedStringArray("connections")] 317 + position = Vector2(87, -881) 318 + script = ExtResource("13_7ogvl") 319 + connections = [NodePath("../NavPoint16"), NodePath("../NavPoint19")] 320 + metadata/_custom_type_script = "uid://7pp7nxmr0c54" 321 + 322 + [node name="NavPoint28" type="Marker2D" parent="UnitNavPoints" node_paths=PackedStringArray("connections")] 323 + position = Vector2(959, -126) 324 + script = ExtResource("13_7ogvl") 325 + connections = [NodePath("../NavPoint29")] 326 + metadata/_custom_type_script = "uid://7pp7nxmr0c54" 327 + 328 + [node name="NavPoint29" type="Marker2D" parent="UnitNavPoints" node_paths=PackedStringArray("connections")] 329 + position = Vector2(1558, -91) 330 + script = ExtResource("13_7ogvl") 331 + connections = [NodePath("../NavPoint30")] 332 + metadata/_custom_type_script = "uid://7pp7nxmr0c54" 333 + 334 + [node name="NavPoint30" type="Marker2D" parent="UnitNavPoints" node_paths=PackedStringArray("connections")] 335 + position = Vector2(2285, -91) 336 + script = ExtResource("13_7ogvl") 337 + connections = [NodePath("../NavPoint31")] 338 + metadata/_custom_type_script = "uid://7pp7nxmr0c54" 339 + 340 + [node name="NavPoint31" type="Marker2D" parent="UnitNavPoints" node_paths=PackedStringArray("connections")] 341 + position = Vector2(3174, -98) 342 + script = ExtResource("13_7ogvl") 343 + connections = [NodePath("../NavPoint33")] 344 + metadata/_custom_type_script = "uid://7pp7nxmr0c54" 345 + 346 + [node name="NavPoint24" type="Marker2D" parent="UnitNavPoints" node_paths=PackedStringArray("connections")] 347 + position = Vector2(-981, -109) 348 + script = ExtResource("13_7ogvl") 349 + connections = [NodePath("../NavPoint25")] 350 + metadata/_custom_type_script = "uid://7pp7nxmr0c54" 351 + 352 + [node name="NavPoint25" type="Marker2D" parent="UnitNavPoints" node_paths=PackedStringArray("connections")] 353 + position = Vector2(-1813, -137) 354 + script = ExtResource("13_7ogvl") 355 + connections = [NodePath("../NavPoint26")] 356 + metadata/_custom_type_script = "uid://7pp7nxmr0c54" 357 + 358 + [node name="NavPoint26" type="Marker2D" parent="UnitNavPoints" node_paths=PackedStringArray("connections")] 359 + position = Vector2(-2428, -114) 360 + script = ExtResource("13_7ogvl") 361 + connections = [NodePath("../NavPoint27")] 362 + metadata/_custom_type_script = "uid://7pp7nxmr0c54" 363 + 364 + [node name="NavPoint27" type="Marker2D" parent="UnitNavPoints" node_paths=PackedStringArray("connections")] 365 + position = Vector2(-3139, -93) 366 + script = ExtResource("13_7ogvl") 367 + connections = [NodePath("../NavPoint18")] 368 + metadata/_custom_type_script = "uid://7pp7nxmr0c54" 369 + 370 + [node name="NavPoint19" type="Marker2D" parent="UnitNavPoints" node_paths=PackedStringArray("connections")] 371 + position = Vector2(1349, -973) 372 + script = ExtResource("13_7ogvl") 373 + connections = [NodePath("../NavPoint20")] 374 + metadata/_custom_type_script = "uid://7pp7nxmr0c54" 375 + 376 + [node name="NavPoint20" type="Marker2D" parent="UnitNavPoints" node_paths=PackedStringArray("connections")] 377 + position = Vector2(2752, -992) 378 + script = ExtResource("13_7ogvl") 379 + connections = [NodePath("../NavPoint33")] 380 + metadata/_custom_type_script = "uid://7pp7nxmr0c54" 381 + 382 + [node name="NavPoint33" type="Marker2D" parent="UnitNavPoints"] 383 + position = Vector2(3196, -947) 384 + script = ExtResource("13_7ogvl") 385 + metadata/_custom_type_script = "uid://7pp7nxmr0c54" 386 + 387 + [node name="NavPoint16" type="Marker2D" parent="UnitNavPoints" node_paths=PackedStringArray("connections")] 388 + position = Vector2(-1155, -926) 389 + script = ExtResource("13_7ogvl") 390 + connections = [NodePath("../NavPoint34")] 391 + metadata/_custom_type_script = "uid://7pp7nxmr0c54" 392 + 393 + [node name="NavPoint34" type="Marker2D" parent="UnitNavPoints" node_paths=PackedStringArray("connections")] 394 + position = Vector2(-1824, -917) 395 + script = ExtResource("13_7ogvl") 396 + connections = [NodePath("../NavPoint17")] 397 + metadata/_custom_type_script = "uid://7pp7nxmr0c54" 398 + 399 + [node name="NavPoint17" type="Marker2D" parent="UnitNavPoints" node_paths=PackedStringArray("connections")] 400 + position = Vector2(-2692, -987) 401 + script = ExtResource("13_7ogvl") 402 + connections = [NodePath("../NavPoint18")] 403 + metadata/_custom_type_script = "uid://7pp7nxmr0c54" 404 + 405 + [node name="NavPoint18" type="Marker2D" parent="UnitNavPoints"] 406 + position = Vector2(-3103, -886) 407 + script = ExtResource("13_7ogvl") 408 + metadata/_custom_type_script = "uid://7pp7nxmr0c54" 204 409 205 410 [node name="GateWall" type="Sprite2D" parent="."] 206 411 position = Vector2(-96, 1654.25)