Rings and fixes for directions other than south or north
Hello. This release adds rings like the ones in beat saber. (
)
This release also fixes issues with directions other than South and North.
Please add the following arguments to your config to ensure compatability:
Rings: [x,y,z] (Each coordinate must have floating point, aka if you have a x of 20, add .0 at the end, 20.0 for example)
RingCount: 8 (any integer! do not use a floating point number here!)
RingSize: 20.5 (Must have floating point, aka if you have a ring size of 20, add .0 at the end, 20.0 for example)
RingSeperation: 4.5 (Must have floating point, aka if you have a ring seperation of 5, add .0 at the end, 5.0 for example)