Script Courbe.Sk - Create a curve with a quadratic equation

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

Vengelis_

New Member
Aug 10, 2019
0
0
0
24
1565462983-courbesk-en.png


CourbeSk is a script that will allow you to draw parabolic curves in minecraft with 1 command. The script also adds a function that you can implement to automatically generate a type curve

How do we use the script?

You have two possibilities of use:
- With command:

- /start -> Set the start point of the curve tracing

- /end -> Set reference end point for curve tracing

- /curve -> Draw the curve

- With the function:
- traceParabole (<start execution position>, <X coordinate of start position>, <X coordinate of arrival position>, <Z coordinate of start position>, <Z coordinate of position of d 'arrival>, <executor>, <true (enable returns by messages) / false>)

What's the end?
It gives something like this for example:
Courbe.png.e87fdfb52f4b014b022850cd1cd72ec0.png