Added weapon scripting system and added shotgun as an example.
This commit is contained in:
parent
3075a01b3d
commit
fca7d0f99f
3 changed files with 4 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -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.
Loading…
Add table
Reference in a new issue