1 | tsiner = 0 |
2 | global.tensionselect = 0 |
3 | apparent = global.tension |
4 | current = global.tension |
5 | change = 0 |
6 | changetimer = 15 |
7 | red = 0 |
8 | redtimer = 0 |
9 | xx = __view_get((0 << 0), 0) |
10 | yy = __view_get((1 << 0), 0) |
11 | y = yy + 40 |
12 | x = xx - 40 |
13 | hspeed = 13 |
14 | friction = 1 |
15 | flashsiner = 0 |
16 | maxed = 0 |
17 | healthbar_surf = surface_create(96, 250) |