Throw projectile (#19)
This commit is contained in:
@@ -24,7 +24,7 @@ impl Default for AimState {
|
||||
fn default() -> Self {
|
||||
Self {
|
||||
target: None,
|
||||
range: 40.,
|
||||
range: 80.,
|
||||
max_angle: PI / 8.,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user