This repository has been archived on 2023-08-08. You can view files and clone it, but cannot push or open issues/pull-requests.
evospace/weapons/default/default.gd

5 lines
48 B
GDScript
Raw Normal View History

2020-09-06 23:02:19 +03:00
extends "../weapon.gd"
func shoot():
.shoot()