

UltraChallenge allows you to create and customize any challenge in ULTRAKILL. It is extremely flexible and provides deep customization options to modify gameplay in unique ways.
Currently it has Linkables (allowing you to link 2 things together) And things that happen on action.
Certain actions in UltraChallenge support mathematical expressions for dynamic value adjustments. Below are the supported operations:
x → Represents the value that is already assigned.+ (Addition)- (Subtraction)* (Multiplication)/ (Division)^ (Exponentiation)sqrt(num) → Returns the square root of num.log(num) → Returns the natural logarithm of num.sin(num) → Returns the sine of num (radians).cos(num) → Returns the cosine of num (radians).tan(num) → Returns the tangent of num (radians).rand(num) → Returns a random number between 0 and num.UltraChallenge allows pattern-based name matching for detecting game objects upon touch. It uses a flexible matching system that supports specific rules:
^ → Separates different parts of the pattern....% → Has to start with%...% → Has to containYou cant submit any scores when using this mod.