Log In  

Celeste but a black hole is chasing you.

Cart #hinutubize-0 | 2024-05-06 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA

The black hole speeds up over time. Here is everything that increases it's speed:

  1. New level (Biggest increase in speed)
  2. Death
  3. Dashing (Smallest increase in speed)

Getting berries decreases speed.

If the hole is more than 2 levels away, it starts to get a speed multiplier.

The formula for speed goes something like this:

(distance is distance between blackhole and roof of current level)

(0.025level + 0.01 deaths + 0.005 dashes)/berries + ((floor(distance)256)*2)

P#148006 2024-05-06 15:45


[Please log in to post a comment]