Walking snd toggle: Difference between revisions
No edit summary |
Rasmusthorup (talk | contribs) No edit summary |
||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
This is initialized to zero. It is a non-zero count-down timer This is used to delay making walking sounds to that they occur every 'other' frame | This is initialized to zero. It is a non-zero count-down timer This is used to delay making walking sounds to that they occur every 'other' frame. It randomly sets this number to 0 and 1. When the number is 1, a walking sound will start depending on the floor duke is running on. | ||
[[Category:Player structure members]] | |||
Latest revision as of 14:54, 7 June 2011
This is initialized to zero. It is a non-zero count-down timer This is used to delay making walking sounds to that they occur every 'other' frame. It randomly sets this number to 0 and 1. When the number is 1, a walking sound will start depending on the floor duke is running on.