PDA

View Full Version : Share your levels!


Jono00
10-18-2010, 01:30 PM
As you may or may not know, you can create your own custom levels/fractals in the ingame editor.

This thread is for sharing your created levels.
How to share:
1. After creating your level, click on "Save Image"
2. Give it a name. It'll save an image of your screen + the code for the fractal.
3. Open the .txt file that is created along with the image, and copy it to your post. Please put the code in a [ code ] tag (Select the text and press the # button at the top, or write at the beginning of the text and [ / code] at the end of the text (without the spaces)).
4. Optional: Upload your image to the internet and post a link it with your code.

How to install levels:
1. Go to the game's level folder (usually C:\Program Files\Steam\steamapps\common\thepolynomial\data\le vels on windows) and create a new text file.
2. Give it a name using the following template: XYZ_Name_Here (Replace XYZ with numbers. Use _ for spaces between words).
3. Done! Open the game and in the level select box type in the number you wrote in your file name -1 (So if you wrote 040, type in 039)

Here are my levels:
Humming Bird (http://fc04.deviantart.net/fs71/i/2010/290/0/a/humming_bird_by_c9_jono00-d30xqh1.png):
[CODE]scene{
generator_params=13.1685 4.64887 16.8197 9.37013 -2.85989 -7.00433 18.0036 6.7866 8.83803 -22.0944 -10.5684 3.10251 -2.53831 2.11141 8.9501 10.082 -4.73691 -5.22329 -15.1469 -22.6611 -18.6827 -3.55474 -9.09719 19.5871 6.04377 6.96154 18.6818 6.39127 -2.78746 -14.1462 4.45269 0.249529 0.374294 0.499058 1;
start_pos=-64.1676 -27.4665 -67.3489 -0.0670133 -0.917173 -0.109481 0.377248 ;
transform=-22.5593 42.9181 81.7533 27.9252;
}
script{
file=;
}
video{
abf=15.9792;
brightness=7.56244;
}

Hairdo (http://fc06.deviantart.net/fs71/i/2010/289/c/0/hairdo_by_c9_jono00-d30v5yg.png):
scene{
generator_params=0 -0.478502 16.6032 5.48365 0 0.294954 -8.83703 13.5634 11.7535 -4.87554 -18.9965 16.8438 4.29124 -0.466555 15.7786 19.3413 0.395206 -7.08019 -14.3374 13.3833 13.7817 -11.2039 0.330676 18.107 -14.9453 -0.662415 18.0077 0 -18.1238 4.98111 0.665014 0.249529 0.374294 0.499058 1;
start_pos=3.95468 222.286 125.032 0.647768 -0.47386 -0.251334 -0.541003 ;
transform=-312.906 451.163 131.672 88.4266;
}
script{
file=;
}
video{
abf=30;
brightness=6;
}

Scribble:
scene{
generator_params=-3.67622 11.0533 0 -16.1324 -7.68747 -11.3312 3.60466 0.656867 -1.70403 16.1934 14.785 10.6195 17.6906 11.6144 -4.1449 -17.2377 -12.6251 -13.6996 0 -10.6819 16.7683 -19.9355 0.67744 -10.2558 11.5551 -8.38483 0 -10.137 -16.3103 -18.9642 18.8946 0.249529 0.374294 0.499058 1;
start_pos=60.8982 45.331 18.9259 0.547223 -0.103774 0.544278 0.627327 ;
transform=-53.2695 3.01687 -165.12 3.18162;
}
script{
file=;
}
video{
abf=30;
brightness=6;
}


Happy fractaling!

Jono00
10-18-2010, 01:31 PM
Reserved for level list.