This repository has been archived on 2023-04-11. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
defend-together/client/scripts/singletons/ImportantEntities.gd

4 lines
55 B
GDScript

extends Node
var main_player : KinematicBody2D = null