Added weapon scripting system and added shotgun as an example.

This commit is contained in:
Ethan Adams 2024-06-23 14:21:16 -04:00
parent 3075a01b3d
commit fca7d0f99f
3 changed files with 4 additions and 1 deletions

5
.gitignore vendored
View file

@ -360,4 +360,7 @@ MigrationBackup/
.ionide/ .ionide/
# Fody - auto-generated XML schema # Fody - auto-generated XML schema
FodyWeavers.xsd FodyWeavers.xsd
/Resources/weapons/.bubblegun.xml.swp
*.swp
/Resources/scenes/.debugScene.xml.swp

Binary file not shown.

Binary file not shown.