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

Contributors
skqGeometry team (made the algorithms)
Supported Minecraft Versions
  1. 1.8
  2. 1.9
  3. 1.10
  4. 1.11
SexyShapes
SexyShapes is essentially a remake of skqGeometry using it's algorithms (shortened a bit) and with a working cube generator. You can do lots of cool things with SexyShapes because unlike skqGeometry, SexyShapes returns locations instead of just limiting you to making particles. With these locations, you can use the shapes to do anything you want! SexyShapes currently includes 7 shapes:
  • Helix
  • Tornado
  • Sphere (3D)
  • Circle (2D)
  • Line (from location to location)
  • Plane
  • Cube
with all of them allowing various changes to how they are displayed.
Pictures
Here are some cool images showing off what SexyShapes is capable of:
Cube
PYtXm9x.png

Helix
y8GV29v.png

Tornado
sNMZaiD.png

Rotatable Circles
LxNquKx.png

Planes
HIeC2sC.png

DXmOW7W.png

Line
S2NMY89.png

Sphere
hMMBggw.png


Usage
Usage is pretty simple:
  • Helix
    helix(location, radius, angle, ascend, size)
  • Tornado
    tornado(location, radius, angle, ascend, size)
  • Sphere
    sphere(location, radius, angle)
  • Circle
    circle(location, radius, angle, rotation)
  • Line
    line(location, location, density)
  • Plane
    plane(location, location, density)
  • Cube
    cube(location, location, density)
Demo
You can find a demo script here. The commands are premade and don't have any arguments, they are "hardcoded" so that you hopefully don't crash your server by trying to make a shape much larger than it can handle. If you want to do such a thing, feel free to edit the demo script to your needs. The commands are:
  • Cube (from your location to targeted block)
    /cube
  • Plane (from your location to targeted block)
    /p
  • Line (from your location to targeted block)
    /l
  • Circle
    /c
  • Sphere
    /s
  • Helix
    /h
  • Tornado
    /t
Requires
  • skQuery
  • Skript 2.2+ (pref. Bensku dev25)
Author
Pikachu
Downloads
1,235
Views
1,235
First release
Last update
Rating
5.00 star(s) 3 ratings

More resources from Pikachu

Latest reviews

good
------------------------------------------------------
I love that. this is awesome.If you add more, I love more
Pikachu
Pikachu
Thanks, I'm willing to add more shapes if someone provides the algorithms for them
VERY GOOD!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Pikachu
Pikachu
Thanks for the review