change size and distance of pellets (defeatedSize and defeatedDistance bindings)
This commit is contained in:
@@ -264,8 +264,8 @@ struct
|
||||
|
||||
(* defeated enemy constants *)
|
||||
val defeatedPi = Real32.Math.pi / 180.0
|
||||
val defeatedSize = 9.0
|
||||
val defeatedDistance = 55.0
|
||||
val defeatedSize = 7.0
|
||||
val defeatedDistance = 13.0
|
||||
|
||||
(* timing variables; always start at 0,
|
||||
* and revert to default state when limit is hit *)
|
||||
|
||||
Reference in New Issue
Block a user