This website requires JavaScript.
Explore
Help
Sign In
Tower-Team
/
TowerGameProto
Watch
3
Star
0
Fork
You've already forked TowerGameProto
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
TowerGameProto
/
scripts
/
Item.gd
7 lines
96 B
GDScript
Raw
Permalink
Blame
History
extends
Resource
class_name
Item
@export
var
name
:
String
=
"
"
@export
var
texture
:
Texture2D
Reference in New Issue
View Git Blame
Copy Permalink