player.tscn: scholar of the first bullet casings

This commit is contained in:
Haze Weathers 2023-05-08 01:00:38 -04:00
parent 79cbd62a69
commit bc57ba4171
45 changed files with 1429 additions and 113 deletions

View file

@ -5,7 +5,7 @@
[ext_resource path="res://graphics/backgrounds/mountain_mountain.png" type="Texture" id=3]
[ext_resource path="res://graphics/backgrounds/mountain_clouds.png" type="Texture" id=4]
[ext_resource path="res://graphics/backgrounds/mountain_sunset.png" type="Texture" id=5]
[ext_resource path="res://objects/player/player.tscn" type="PackedScene" id=6]
[ext_resource path="res://objects/player/player_scholar.tscn" type="PackedScene" id=6]
[ext_resource path="res://tilesets/t_mountain.tres" type="TileSet" id=7]
[ext_resource path="res://objects/enemy/rolling_fiend.tscn" type="PackedScene" id=8]
[ext_resource path="res://objects/environment/moving_platform/moving_platform.tscn" type="PackedScene" id=9]
@ -125,7 +125,7 @@ scroll_v = true
respawn_h = false
[node name="Player" parent="." instance=ExtResource( 6 )]
position = Vector2( 28, 166 )
position = Vector2( 24, 176 )
[node name="Ladder" type="TileMap" parent="."]
tile_set = ExtResource( 23 )