forked from team-sg/hero-mark-2
player.tscn: scholar of the first bullet casings
This commit is contained in:
parent
79cbd62a69
commit
bc57ba4171
45 changed files with 1429 additions and 113 deletions
|
@ -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 )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue