This website requires JavaScript.
Explore
Help
Sign In
layla
/
defend-together
Archived
Watch
1
Star
0
Fork
0
You've already forked defend-together
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2023-04-11
. You can view files and clone it, but cannot push or open issues or pull requests.
defend-together
/
client
/
scripts
/
singletons
/
ImportantEntities.gd
5 lines
85 B
GDScript3
Raw
Normal View
History
Unescape
Escape
Client changes and tweaks
2020-05-04 02:45:04 -04:00
extends
Node
var
main_player
:
KinematicBody2D
=
null
UDP movement
2020-05-04 06:42:47 -04:00
var
tile_map
:
TileMap
=
null
Reference in New Issue
Copy Permalink