Moved everything into a file system. Links broken.
This commit is contained in:
5
scripts/hero_icon.gd
Normal file
5
scripts/hero_icon.gd
Normal file
@@ -0,0 +1,5 @@
|
||||
class_name HeroIcon extends Sprite2D
|
||||
|
||||
|
||||
func move(pos : Vector2) -> void:
|
||||
pass
|
||||
Reference in New Issue
Block a user