Details

Last Updated
2 months ago
First Uploaded
2 months ago
Downloads
1.8K
Likes
0
Size
432KB
Dependency string
bananastudio-Ultrachallenge-1.0.0
Dependants

Categories

UltraChallenge - README

What Does It Do?

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.

What does it have?

Currently it has Linkables (allowing you to link 2 things together) And things that happen on action.

Explanation of some complex stuff

Complex Math Explanation

Certain actions in UltraChallenge support mathematical expressions for dynamic value adjustments. Below are the supported operations:

Variables:

  • x → Represents the value that is already assigned.

Supported Operators:

  • + (Addition)
  • - (Subtraction)
  • * (Multiplication)
  • / (Division)
  • ^ (Exponentiation)

Supported Functions:

  • 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.

Object Name Pattern Matching

UltraChallenge allows pattern-based name matching for detecting game objects upon touch. It uses a flexible matching system that supports specific rules:

Pattern Syntax:

  • ^ → Separates different parts of the pattern.
  • `%..." → Has to end with
  • ...% → Has to start with
  • %...% → Has to contain
  • "%%" → Anything

DISCLAIMER

You cant submit any scores when using this mod.

Thunderstore development is made possible with ads. Please consider making an exception to your adblock.
Thunderstore development is made possible with ads. Please consider making an exception to your adblock.
Thunderstore development is made possible with ads. Please consider making an exception to your adblock.