so singid, if you're allowed to cheat, why cant we?
Gobbles, all he is doing is editing the import/export code of the castle, everyone can do it. it lets you change its location on the x and y axis, length,width, and angle to whatever you want.
If you want to do this put one piece of wall on the ground. click the save option, export, then copy. Now click load, import, then paste the code into the box. Dont press import again yet!
You have to change certain numbers to change the different dimensions. Change the bold number to the desired number for it to be changed.
First look for this section in the code, it is where all of your editing will take place: ["biv,595,430,1,1,0"] (the biv part is just the type of wall/floor you are using and will change, dont worry about it|||if the code is to small for you to read you can always paste it in word, edit it there, copy it, and then paste it in the import box.)
X-axis location: ["biv,
595,430,1,1,0"] this is how far left or right it is. The lower the number the farther left the piece is (can go into negatives)
Y-axis location: ["biv,595,
430,1,1,0"] this is how high or low it is. The lower the number the higher the object is (can go into negatives)
Width: ["biv,595,430,
1,1,0"] This is how thick it is
Length: ["biv,595,430,1,
1,0"] This is how tall it is
Angle: ["biv,595,430,1,1,
0"] This is its angle (can be edited without changing the code, Its easier to do without editing the code)
To make pieces fall from the sky make the Y-Axis location negative ("-" goes before the number, without quotes)
The last piece you added to the building area will be last ["biv,595,430,1,1,0"] part in the code before the end part.
If I forgot/got wrong or you dont understand ("I dont know how well Im explaining this) anything then please let me know and Ill tell you. Enjoy your new ability to make even more amazing castles.