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

@ -1,7 +1,7 @@
[gd_scene load_steps=24 format=2]
[ext_resource path="res://maps/station.gd" type="Script" id=1]
[ext_resource path="res://objects/player/player_scholar.tscn" type="PackedScene" id=2]
[ext_resource path="res://objects/player/player.tscn" type="PackedScene" id=2]
[ext_resource path="res://tilesets/t_station.tres" type="TileSet" id=3]
[ext_resource path="res://graphics/backgrounds/night.png" type="Texture" id=4]
[ext_resource path="res://objects/environment/exit/exit.tscn" type="PackedScene" id=5]