🚚 move weapons to entities

This commit is contained in:
anyreso 2024-04-17 21:27:38 -04:00
parent 88f7fcdeae
commit 99d47b6c20
16 changed files with 2 additions and 500 deletions

View file

@ -12,8 +12,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <https://www.gnu.org/licenses/>.
extends Node3D
class_name SpaceGun
class_name SpaceGun extends Node3D
@export var PROJECTILE : PackedScene