hoop ![code/modules/basketball/hoop.dm 12](git.png)
Vars | |
throw_range_success | The chance to score a ball into the hoop based on distance |
---|---|
total_score | Keeps track of the total points scored |
Procs | |
dunk_animation | This bobs the mob in the hoop direction for the dunk animation |
Var Details
throw_range_success ![code/modules/basketball/hoop.dm 24](git.png)
The chance to score a ball into the hoop based on distance
total_score ![code/modules/basketball/hoop.dm 22](git.png)
Keeps track of the total points scored
Proc Details
dunk_animation
This bobs the mob in the hoop direction for the dunk animation