
I've just added 3 new metal music tracks with varying difficulty levels and unique gameplay experiences.
IN SEARCH OF KALEDON - EXTREME
Our longest and most intense metal track yet. 591 events packed into 3.5 minutes of pure adrenaline.
THE NEW KINGDOM - HARDEST
Highest event count in the game! An epic 4.5-minute endurance challenge. THE NEW KINGDOM is also the first track in the game to feature vocals, adding a new dimension to the metal experience.
I AM DIFFERENT - HARD
Short but intense metal track. Perfect for quick sessions and skill building with crushing 🎸 riffs.
I've completely revamped the XP and leveling system to create a much more rewarding progression experience. The previous system had an exponential growth curve that made higher levels extremely difficult to achieve.
What Changed:
Previously, each level required 10% more XP than the previous level. Now it's only 5% more per level, creating a much smoother progression curve.
Real Impact Examples:
What This Means for Players:
If you typically score 1,000,000 points per Musical Target session (earning 1000 XP), reaching Level 50 previously required about 1,169 sessions. Now it takes only 211 sessions - that's 958 fewer sessions needed!
Technical Implementation:
// Changed growth rate from 10% to 5%
xpRequired = Mathf.CeilToInt(xpRequired * 1.05f);
All existing player progress is preserved - this change only affects future XP requirements. You won't lose any progress, but you'll advance much faster going forward.
I've added a new target color customization system that lets you personalize your aim training experience with vibrant color options.
Available Colors:
How It Works:
Navigate to Settings and find the new "Current Target Color" dropdown. Select your preferred color and it will immediately apply to the next target you need to hit in Musical Target mode.
Technical Features:
Why This Matters:
Different players have varying visual preferences and needs. Some find certain colors easier to track, while others simply prefer aesthetic customization. This feature makes the training experience more accessible and personally engaging.
The color system integrates seamlessly with the existing target highlighting system, ensuring you always know which target to hit next while expressing your personal style.
I've added two new key performance metrics to give you deeper insights into your aim training sessions.
New Tracking Metrics:
What This Means:
Where to Find It:
Both metrics appear in the end-game performance overview with percentages.