feat: implemented recoil
This commit is contained in:
parent
a7b3f97b3b
commit
58e90780d5
6 changed files with 56 additions and 7 deletions
|
|
@ -21,7 +21,7 @@ public:
|
|||
int get_ray_count() const;
|
||||
|
||||
private:
|
||||
float spread{ 0.01f };
|
||||
float spread{ 0.001f };
|
||||
int damage{ 1 };
|
||||
int ray_count{ 1 };
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue