GodotGame/.godot/editor/filesystem_update4

19 lines
507 B
Plaintext

res://scenes/game.tscn
res://scripts/gamecontroller.gd
res://scripts/Trigger.gd
res://scripts/GameManager.gd
res://scenes/character.tscn
res://scenes/bullet.tscn
res://scenes/crate.tscn
res://scenes/platform.tscn
res://scenes/coin.tscn
res://scenes/badguy.tscn
res://scripts/coin.gd
res://scripts/CharacterBody2D.gd
res://scripts/resources/character_stats.gd
res://scripts/resources/slime_stats.tres
res://scripts/resources/player_stats.tres
res://scripts/badguy.gd
res://scenes/ui.tscn
res://scripts/ui.gd