player scholar now just player

This commit is contained in:
pennyrigate 2023-06-01 23:09:06 -04:00
parent 9f7668107b
commit 6e16aead24
17 changed files with 50 additions and 15 deletions

View file

@ -3,7 +3,7 @@
[ext_resource path="res://maps/map.gd" type="Script" id=1]
[ext_resource path="res://objects/Camera2D.tscn" type="PackedScene" id=2]
[ext_resource path="res://graphics/backgrounds/factory.png" type="Texture" id=3]
[ext_resource path="res://objects/player/player_scholar.tscn" type="PackedScene" id=4]
[ext_resource path="res://objects/player/player.tscn" type="PackedScene" id=4]
[ext_resource path="res://tilesets/t_factory.tres" type="TileSet" id=5]
[ext_resource path="res://objects/environment/tube/tube_entrance.tscn" type="PackedScene" id=6]
[ext_resource path="res://objects/environment/tube/tube_exit.tscn" type="PackedScene" id=7]