Weapon switching #42

Merged
tokc merged 5 commits from weapon-switching into master 2021-03-31 13:51:58 +02:00
tokc commented 2021-03-31 12:03:32 +02:00 (Migrated from github.com)

Weapons are now children of the Weapons node, which handles the swapping between them. New weapons can be added to a player by adding them as children of the Weapons node, and they will be incorporated automatically on ready.

I also added a copy of the Handgun scene, simply to have two weapons to switch between.

Weapons are now children of the `Weapons` node, which handles the swapping between them. New weapons can be added to a player by adding them as children of the `Weapons` node, and they will be incorporated automatically on ready. I also added a copy of the Handgun scene, simply to have two weapons to switch between.
CombustibleLemonade (Migrated from github.com) approved these changes 2021-03-31 13:51:47 +02:00
CombustibleLemonade (Migrated from github.com) left a comment

This looks good! Thanks for your pull request!

This looks good! Thanks for your pull request!
This repo is archived. You cannot comment on pull requests.
There is no content yet.