This is a beautiful "Idle", "Incremental" game based on spirals and mathematics. Your goal is to make the spiral grow farther and farther from the origin. The game is very simple, but it is very deep and can be enjoyed for a long time!
We have identified an issue where Δr is not being updated correctly after Prestige.
This is likely due to the recursive formula calculations not being updated.
Therefore, we have temporarily changed the system to update the results of the recursive formula calculations every frame.
We would appreciate it if you could let us know whether this change improves the situation.