1

Topic: [DDraceNetwork] Speed heart

When front - heart pose, then they move. There are 2 kinds of speed: slow (one arrow), quickly (two arrows). I would like to know their speed in numbers to animate the background of their velocity in the game.

2 (edited by FuroS 2016-09-08 21:52:27)

Re: [DDraceNetwork] Speed heart

Pickups move every 7 ticks (=140ms).

Each 7 ticks the pickup moves :
 
    - slow : 4pt
    - fast : 16 pt

So, it should be :
    - slow : ~28,57pt per second or ~0,57pt per tick
    - fast  : ~114,286pt per second or ~2,286 per tick


I don't know which one of those numbers (if any at all) is the right one for the envelope, so you gotta try it yourself.

Greetings,
Dennis

"Panos."
               -FuroS