feat: implemented basics for weapons
This commit is contained in:
parent
6fa9d11af5
commit
aecc40ed6e
15 changed files with 163 additions and 51 deletions
|
|
@ -25,6 +25,7 @@ protected:
|
|||
public:
|
||||
static PlayerBody *get_singleton();
|
||||
bool get_is_running() const;
|
||||
bool get_wants_to_run() const;
|
||||
|
||||
private:
|
||||
bool try_running{ false };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue