equal
deleted
inserted
replaced
290 SetVisualGearValues(s, |
290 SetVisualGearValues(s, |
291 math.random(2048), -5000, 0, -1-(1/y*1000), |
291 math.random(2048), -5000, 0, -1-(1/y*1000), |
292 math.random(360), |
292 math.random(360), |
293 0, |
293 0, |
294 999999999, -- frameticks |
294 999999999, -- frameticks |
295 171, -- star |
295 sprStar, -- star |
296 0, c) |
296 0, c) |
297 --, 0xFFCC00FF) -- could be fun to make colour shift as you rise... |
297 --, 0xFFCC00FF) -- could be fun to make colour shift as you rise... |
298 Stars[s] = 1 |
298 Stars[s] = 1 |
299 end |
299 end |
300 end |
300 end |