forked from team-sg/hero-mark-2
TURNIWOOD REVOLUTION!!!
This commit is contained in:
parent
7993b1d4e5
commit
eabc01e512
19 changed files with 285 additions and 41 deletions
|
@ -1,4 +1,4 @@
|
|||
[gd_scene load_steps=17 format=2]
|
||||
[gd_scene load_steps=18 format=2]
|
||||
|
||||
[ext_resource path="res://objects/enemy/boss/scrump.tscn" type="PackedScene" id=1]
|
||||
[ext_resource path="res://objects/player/player.tscn" type="PackedScene" id=2]
|
||||
|
@ -16,6 +16,7 @@
|
|||
[ext_resource path="res://tilesets/t_ladders.tres" type="TileSet" id=14]
|
||||
[ext_resource path="res://shaders/can_stain.tres" type="Material" id=15]
|
||||
[ext_resource path="res://objects/lore/boss/the_scrump.tscn" type="PackedScene" id=16]
|
||||
[ext_resource path="res://graphics/turniwood/turning_platform_wood_dark.png" type="Texture" id=17]
|
||||
|
||||
[node name="Map" type="Node2D" groups=["map"]]
|
||||
pause_mode = 1
|
||||
|
@ -67,9 +68,11 @@ right_down_boundary = 2.0
|
|||
|
||||
[node name="TurningPlatform" parent="." instance=ExtResource( 9 )]
|
||||
position = Vector2( 72, 144 )
|
||||
texture = ExtResource( 17 )
|
||||
|
||||
[node name="TurningPlatform2" parent="." instance=ExtResource( 9 )]
|
||||
position = Vector2( 120, 144 )
|
||||
texture = ExtResource( 17 )
|
||||
|
||||
[node name="Ladder2" parent="." instance=ExtResource( 10 )]
|
||||
position = Vector2( 64, 96 )
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[gd_scene load_steps=34 format=2]
|
||||
[gd_scene load_steps=35 format=2]
|
||||
|
||||
[ext_resource path="res://objects/Camera2D.tscn" type="PackedScene" id=1]
|
||||
[ext_resource path="res://maps/map.gd" type="Script" id=2]
|
||||
|
@ -29,6 +29,7 @@
|
|||
[ext_resource path="res://shaders/can_stain.tres" type="Material" id=27]
|
||||
[ext_resource path="res://scripts/has_splash.gd" type="Script" id=28]
|
||||
[ext_resource path="res://maps/bug_teleporter.gd" type="Script" id=29]
|
||||
[ext_resource path="res://graphics/turniwood/turning_platform_wood.png" type="Texture" id=30]
|
||||
|
||||
[sub_resource type="RectangleShape2D" id=2]
|
||||
extents = Vector2( 7.5, 20 )
|
||||
|
@ -124,123 +125,153 @@ scale = Vector2( 1, 14 )
|
|||
|
||||
[node name="Turniwood" parent="Platforms" instance=ExtResource( 13 )]
|
||||
position = Vector2( 0, 96 )
|
||||
texture = ExtResource( 30 )
|
||||
|
||||
[node name="Turniwood2" parent="Platforms" instance=ExtResource( 13 )]
|
||||
position = Vector2( 72, 104 )
|
||||
texture = ExtResource( 30 )
|
||||
|
||||
[node name="Turniwood30" parent="Platforms" instance=ExtResource( 13 )]
|
||||
position = Vector2( 216, 72 )
|
||||
time = 20.0
|
||||
texture = ExtResource( 30 )
|
||||
|
||||
[node name="Turniwood5" parent="Platforms" instance=ExtResource( 13 )]
|
||||
position = Vector2( 352, 80 )
|
||||
texture = ExtResource( 30 )
|
||||
|
||||
[node name="Turniwood12" parent="Platforms" instance=ExtResource( 13 )]
|
||||
position = Vector2( 464, 24 )
|
||||
time = 30.0
|
||||
texture = ExtResource( 30 )
|
||||
|
||||
[node name="Turniwood24" parent="Platforms" instance=ExtResource( 13 )]
|
||||
position = Vector2( 456, 24 )
|
||||
time = 30.0
|
||||
texture = ExtResource( 30 )
|
||||
|
||||
[node name="Turniwood25" parent="Platforms" instance=ExtResource( 13 )]
|
||||
position = Vector2( 448, 24 )
|
||||
time = 30.0
|
||||
texture = ExtResource( 30 )
|
||||
|
||||
[node name="Turniwood13" parent="Platforms" instance=ExtResource( 13 )]
|
||||
position = Vector2( 472, 24 )
|
||||
time = 30.0
|
||||
texture = ExtResource( 30 )
|
||||
|
||||
[node name="Turniwood14" parent="Platforms" instance=ExtResource( 13 )]
|
||||
position = Vector2( 480, 24 )
|
||||
time = 30.0
|
||||
texture = ExtResource( 30 )
|
||||
|
||||
[node name="Turniwood15" parent="Platforms" instance=ExtResource( 13 )]
|
||||
position = Vector2( 488, 24 )
|
||||
time = 30.0
|
||||
texture = ExtResource( 30 )
|
||||
|
||||
[node name="Turniwood16" parent="Platforms" instance=ExtResource( 13 )]
|
||||
position = Vector2( 496, 24 )
|
||||
time = 30.0
|
||||
texture = ExtResource( 30 )
|
||||
|
||||
[node name="Turniwood17" parent="Platforms" instance=ExtResource( 13 )]
|
||||
position = Vector2( 504, 24 )
|
||||
time = 30.0
|
||||
texture = ExtResource( 30 )
|
||||
|
||||
[node name="Turniwood20" parent="Platforms" instance=ExtResource( 13 )]
|
||||
position = Vector2( 736, 160 )
|
||||
texture = ExtResource( 30 )
|
||||
|
||||
[node name="Turniwood21" parent="Platforms" instance=ExtResource( 13 )]
|
||||
position = Vector2( 752, 144 )
|
||||
delay = 0.5
|
||||
texture = ExtResource( 30 )
|
||||
|
||||
[node name="Turniwood22" parent="Platforms" instance=ExtResource( 13 )]
|
||||
position = Vector2( 736, 128 )
|
||||
delay = 1.0
|
||||
texture = ExtResource( 30 )
|
||||
|
||||
[node name="Turniwood23" parent="Platforms" instance=ExtResource( 13 )]
|
||||
position = Vector2( 752, 120 )
|
||||
delay = 1.5
|
||||
texture = ExtResource( 30 )
|
||||
|
||||
[node name="Turniwood26" parent="Platforms" instance=ExtResource( 13 )]
|
||||
position = Vector2( 736, 104 )
|
||||
delay = 2.0
|
||||
texture = ExtResource( 30 )
|
||||
|
||||
[node name="Turniwood27" parent="Platforms" instance=ExtResource( 13 )]
|
||||
position = Vector2( 752, 88 )
|
||||
delay = 2.5
|
||||
texture = ExtResource( 30 )
|
||||
|
||||
[node name="Turniwood10" parent="Platforms" instance=ExtResource( 13 )]
|
||||
position = Vector2( 448, 128 )
|
||||
texture = ExtResource( 30 )
|
||||
|
||||
[node name="Turniwood6" parent="Platforms" instance=ExtResource( 13 )]
|
||||
position = Vector2( 560, 64 )
|
||||
texture = ExtResource( 30 )
|
||||
|
||||
[node name="Turniwood3" parent="Platforms" instance=ExtResource( 13 )]
|
||||
position = Vector2( 96, 160 )
|
||||
texture = ExtResource( 30 )
|
||||
|
||||
[node name="Turniwood28" parent="Platforms" instance=ExtResource( 13 )]
|
||||
position = Vector2( 176, 152 )
|
||||
texture = ExtResource( 30 )
|
||||
|
||||
[node name="Turniwood9" parent="Platforms" instance=ExtResource( 13 )]
|
||||
position = Vector2( 120, 48 )
|
||||
texture = ExtResource( 30 )
|
||||
|
||||
[node name="Turniwood4" parent="Platforms" instance=ExtResource( 13 )]
|
||||
position = Vector2( 136, 80 )
|
||||
texture = ExtResource( 30 )
|
||||
|
||||
[node name="Turniwood11" parent="Platforms" instance=ExtResource( 13 )]
|
||||
position = Vector2( 336, 136 )
|
||||
texture = ExtResource( 30 )
|
||||
|
||||
[node name="Turniwood19" parent="Platforms" instance=ExtResource( 13 )]
|
||||
position = Vector2( 400, 144 )
|
||||
texture = ExtResource( 30 )
|
||||
|
||||
[node name="Turniwood29" parent="Platforms" instance=ExtResource( 13 )]
|
||||
position = Vector2( 328, 40 )
|
||||
texture = ExtResource( 30 )
|
||||
|
||||
[node name="Turniwood18" parent="Platforms" instance=ExtResource( 13 )]
|
||||
position = Vector2( 312, 136 )
|
||||
delay = 1.0
|
||||
texture = ExtResource( 30 )
|
||||
|
||||
[node name="Turniwood7" parent="Platforms" instance=ExtResource( 13 )]
|
||||
position = Vector2( 456, 152 )
|
||||
time = 90.0
|
||||
texture = ExtResource( 30 )
|
||||
|
||||
[node name="Turniwood8" parent="Platforms" instance=ExtResource( 13 )]
|
||||
position = Vector2( 464, 152 )
|
||||
time = 90.0
|
||||
texture = ExtResource( 30 )
|
||||
|
||||
[node name="Barrier" parent="Platforms" instance=ExtResource( 15 )]
|
||||
position = Vector2( 162, 152 )
|
||||
position = Vector2( 164, 152 )
|
||||
scale = Vector2( 1, 24 )
|
||||
cost = 30
|
||||
|
||||
[node name="Barrier4" parent="Platforms" instance=ExtResource( 15 )]
|
||||
position = Vector2( 490, 104 )
|
||||
position = Vector2( 488, 104 )
|
||||
scale = Vector2( 1, 24 )
|
||||
cost = 35
|
||||
|
||||
[node name="Barrier2" parent="Platforms" instance=ExtResource( 15 )]
|
||||
position = Vector2( 114, 152 )
|
||||
position = Vector2( 112, 152 )
|
||||
scale = Vector2( 1, 24 )
|
||||
cost = 30
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[gd_scene load_steps=31 format=2]
|
||||
[gd_scene load_steps=32 format=2]
|
||||
|
||||
[ext_resource path="res://objects/environment/ladder/ladder.tscn" type="PackedScene" id=1]
|
||||
[ext_resource path="res://objects/hud/hud.tscn" type="PackedScene" id=2]
|
||||
|
@ -30,6 +30,7 @@
|
|||
[ext_resource path="res://scripts/has_splash.gd" type="Script" id=28]
|
||||
[ext_resource path="res://objects/lore/hills/speccy.tscn" type="PackedScene" id=29]
|
||||
[ext_resource path="res://objects/lore/hills/sg.tscn" type="PackedScene" id=30]
|
||||
[ext_resource path="res://graphics/turniwood/turning_platform_wood_dark.png" type="Texture" id=31]
|
||||
|
||||
[node name="Map" type="Node2D" groups=["map"]]
|
||||
pause_mode = 1
|
||||
|
@ -116,20 +117,25 @@ scale = Vector2( 1, 4 )
|
|||
|
||||
[node name="TurningPlatform" parent="Environment/TurningPlatforms" instance=ExtResource( 16 )]
|
||||
position = Vector2( 136, 64 )
|
||||
texture = ExtResource( 31 )
|
||||
|
||||
[node name="TurningPlatform3" parent="Environment/TurningPlatforms" instance=ExtResource( 16 )]
|
||||
position = Vector2( 368, 152 )
|
||||
time = 80.0
|
||||
texture = ExtResource( 31 )
|
||||
|
||||
[node name="TurningPlatform6" parent="Environment/TurningPlatforms" instance=ExtResource( 16 )]
|
||||
position = Vector2( 384, 32 )
|
||||
texture = ExtResource( 31 )
|
||||
|
||||
[node name="TurningPlatform5" parent="Environment/TurningPlatforms" instance=ExtResource( 16 )]
|
||||
position = Vector2( 616, 160 )
|
||||
texture = ExtResource( 31 )
|
||||
|
||||
[node name="TurningPlatform4" parent="Environment/TurningPlatforms" instance=ExtResource( 16 )]
|
||||
position = Vector2( 408, 152 )
|
||||
time = 80.0
|
||||
texture = ExtResource( 31 )
|
||||
|
||||
[node name="MovingPlatform" parent="Environment" instance=ExtResource( 11 )]
|
||||
position = Vector2( 624, 40 )
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[gd_scene load_steps=43 format=2]
|
||||
[gd_scene load_steps=44 format=2]
|
||||
|
||||
[ext_resource path="res://objects/Camera2D.tscn" type="PackedScene" id=1]
|
||||
[ext_resource path="res://maps/map.gd" type="Script" id=2]
|
||||
|
@ -31,6 +31,7 @@
|
|||
[ext_resource path="res://objects/lore/hills/catbat.tscn" type="PackedScene" id=29]
|
||||
[ext_resource path="res://objects/lore/mountain/echo_mountain.tscn" type="PackedScene" id=30]
|
||||
[ext_resource path="res://objects/lore/mountain/rolling_fiend.tscn" type="PackedScene" id=31]
|
||||
[ext_resource path="res://graphics/turniwood/turning_platform_wood_dark.png" type="Texture" id=32]
|
||||
|
||||
[sub_resource type="RectangleShape2D" id=2]
|
||||
extents = Vector2( 24, 20 )
|
||||
|
@ -246,12 +247,15 @@ scale = Vector2( 1, 3 )
|
|||
|
||||
[node name="TurningPlatform" parent="Environment" instance=ExtResource( 15 )]
|
||||
position = Vector2( 168, 168 )
|
||||
texture = ExtResource( 32 )
|
||||
|
||||
[node name="TurningPlatform2" parent="Environment" instance=ExtResource( 15 )]
|
||||
position = Vector2( 80, 144 )
|
||||
texture = ExtResource( 32 )
|
||||
|
||||
[node name="TurningPlatform4" parent="Environment" instance=ExtResource( 15 )]
|
||||
position = Vector2( 168, -280 )
|
||||
texture = ExtResource( 32 )
|
||||
|
||||
[node name="Rock2" parent="Environment" instance=ExtResource( 19 )]
|
||||
position = Vector2( 112, 56 )
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[gd_scene load_steps=33 format=2]
|
||||
[gd_scene load_steps=34 format=2]
|
||||
|
||||
[ext_resource path="res://maps/map.gd" type="Script" id=1]
|
||||
[ext_resource path="res://objects/Camera2D.tscn" type="PackedScene" id=2]
|
||||
|
@ -31,6 +31,7 @@
|
|||
[ext_resource path="res://objects/lore/rust/tin.tscn" type="PackedScene" id=29]
|
||||
[ext_resource path="res://objects/lore/rust/rolling_saw.tscn" type="PackedScene" id=30]
|
||||
[ext_resource path="res://objects/lore/rust/rust_inc.tscn" type="PackedScene" id=31]
|
||||
[ext_resource path="res://graphics/turniwood/turning_platform_rust.png" type="Texture" id=32]
|
||||
|
||||
[sub_resource type="RectangleShape2D" id=1]
|
||||
extents = Vector2( 4, 112 )
|
||||
|
@ -101,14 +102,17 @@ tile_data = PoolIntArray( 196618, 0, 196608, 262154, 0, 196608, 327690, 0, 19660
|
|||
position = Vector2( 336, 40 )
|
||||
time = 15.0
|
||||
delay = 1.0
|
||||
texture = ExtResource( 32 )
|
||||
|
||||
[node name="TurningPlatform7" parent="Environment" instance=ExtResource( 9 )]
|
||||
position = Vector2( 656, 168 )
|
||||
time = 15.0
|
||||
texture = ExtResource( 32 )
|
||||
|
||||
[node name="TurningPlatform4" parent="Environment" instance=ExtResource( 9 )]
|
||||
position = Vector2( 312, 40 )
|
||||
time = 30.0
|
||||
texture = ExtResource( 32 )
|
||||
|
||||
[node name="Ladder" parent="Environment" instance=ExtResource( 14 )]
|
||||
position = Vector2( 352, 96 )
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[gd_scene load_steps=36 format=2]
|
||||
[gd_scene load_steps=37 format=2]
|
||||
|
||||
[ext_resource path="res://maps/station.gd" type="Script" id=1]
|
||||
[ext_resource path="res://objects/player/player.tscn" type="PackedScene" id=2]
|
||||
|
@ -33,6 +33,7 @@
|
|||
[ext_resource path="res://ui/2ndpuberty_outline.tres" type="Material" id=31]
|
||||
[ext_resource path="res://ui/theme.tres" type="Theme" id=32]
|
||||
[ext_resource path="res://graphics/hatch/hatch.png" type="Texture" id=33]
|
||||
[ext_resource path="res://graphics/turniwood/turning_platoform_lab.png" type="Texture" id=34]
|
||||
|
||||
[sub_resource type="Animation" id=2]
|
||||
resource_name = "open"
|
||||
|
@ -271,23 +272,28 @@ scale = Vector2( 1, 4 )
|
|||
[node name="TurningPlatform" parent="Environment" instance=ExtResource( 17 )]
|
||||
position = Vector2( 696, 144 )
|
||||
time = 20.0
|
||||
texture = ExtResource( 34 )
|
||||
|
||||
[node name="TurningPlatform3" parent="Environment" instance=ExtResource( 17 )]
|
||||
position = Vector2( 40, 72 )
|
||||
time = 20.0
|
||||
texture = ExtResource( 34 )
|
||||
|
||||
[node name="TurningPlatform6" parent="Environment" instance=ExtResource( 17 )]
|
||||
position = Vector2( 520, 112 )
|
||||
time = 40.0
|
||||
texture = ExtResource( 34 )
|
||||
|
||||
[node name="TurningPlatform8" parent="Environment" instance=ExtResource( 17 )]
|
||||
position = Vector2( 488, 32 )
|
||||
time = 50.0
|
||||
texture = ExtResource( 34 )
|
||||
|
||||
[node name="TurningPlatform4" parent="Environment" instance=ExtResource( 17 )]
|
||||
position = Vector2( 16, 56 )
|
||||
time = 20.0
|
||||
delay = 1.0
|
||||
texture = ExtResource( 34 )
|
||||
|
||||
[node name="JailBars" parent="Environment" groups=["cell"] instance=ExtResource( 21 )]
|
||||
position = Vector2( 712, 152 )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue