-
Rock
-
Topic Author
-
Offline
-
Experienced Marbler
-
Less
More
-
Posts: 168
-
Thank you received: 9
-
-
-
22 Jul 2015 05:11 - 02 Feb 2016 21:58 #1
by Rock
Last edit: 02 Feb 2016 21:58 by Rock.
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 210
-
Thank you received: 16
-
-
22 Jul 2015 12:50 #2
by elnathan
Is it just me (on mobile), or are the images the same?
Can't wait to play this
The following user(s) said Thank You: Rock
Please Log in or Create an account to join the conversation.
-
Nockess
-
-
Offline
-
User is blocked
-
-
Girl
Less
More
-
Posts: 1282
-
Thank you received: 688
-
-
-
-
-
22 Jul 2015 14:21 #3
by Nockess
No, the images are the same.
Did you place the wrong image, BPX?
First player ever to get all of the Awesome Times.
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 260
-
Thank you received: 68
-
-
-
-
22 Jul 2015 16:07 #4
by Jkk39
The level pic you did post looks really fun! I will play it when I get the chance. Totally understandable that you posted the same pic twice, keeping track of those links when uploading a level is difficult.
The following user(s) said Thank You: Rock
Please Log in or Create an account to join the conversation.
-
Nockess
-
-
Offline
-
User is blocked
-
-
Girl
Less
More
-
Posts: 1282
-
Thank you received: 688
-
-
-
-
-
22 Jul 2015 17:34 - 22 Jul 2015 17:34 #5
by Nockess
I'm gonna be honest here, that level looks better than some of my levels. Of course it's better than things like Circular, Pipe Lightning, and Blue Thing, but that's even better than some of my better levels like Waterfall and Tightrope Monster Course. I can't wait to play it!
First player ever to get all of the Awesome Times.
Last edit: 22 Jul 2015 17:34 by Nockess.
The following user(s) said Thank You: Rock
Please Log in or Create an account to join the conversation.
-
Buzzmusic
-
-
Offline
-
Developer
-
-
I make levels and songs.
Less
More
-
Posts: 676
-
Thank you received: 144
-
-
-
-
22 Jul 2015 18:11 #6
by Buzzmusic
I played them. Certainly more fun and good looking than my first Constructor level, hah. Nicely done for your first two levels.
All posts from my account that were made before July 29 2013 are from the point of view of my dad unless it states otherwise.
The following user(s) said Thank You: Rock
Please Log in or Create an account to join the conversation.
-
Rock
-
Topic Author
-
Offline
-
Experienced Marbler
-
Less
More
-
Posts: 168
-
Thank you received: 9
-
-
-
22 Jul 2015 18:15 #7
by Rock
Thanks for all the support! sorry, I was having troubles with the links, I had them swapped then it ended up like this.

Fixing right now.
Please Log in or Create an account to join the conversation.
-
lxgenda
-
-
Offline
-
Experienced Marbler
-
-
Platinum Pioneer
Less
More
-
Posts: 174
-
Thank you received: 96
-
-
-
-
-
23 Jul 2015 09:13 #8
by lxgenda
Nice levels anyway. btw are you able to create expert-themed levels? thanks!
"tl;dr joj" - legenda 2016
The following user(s) said Thank You: Rock
Please Log in or Create an account to join the conversation.
-
Rock
-
Topic Author
-
Offline
-
Experienced Marbler
-
Less
More
-
Posts: 168
-
Thank you received: 9
-
-
-
23 Jul 2015 23:04 #9
by Rock
Oh I am definitally able to...*COUGH* Icy Tightrope Fold Maze *COUGH*
But seriously most people are telling me to make easier levels, but i can make a few harder ones.
My latest level is pretty hard, I'd rate it High-Intermediate/Advanced.
Please Log in or Create an account to join the conversation.
-
Ralph
-
-
Offline
-
Senior Marbler
-
-
Matan's Fervent Fan
Less
More
-
Posts: 842
-
Thank you received: 132
-
-
-
-
25 Jul 2015 12:13 #10
by Ralph
Those levels are interesting! Next time, try changing the skyboxes
The following user(s) said Thank You: Rock
Please Log in or Create an account to join the conversation.
-
Rock
-
Topic Author
-
Offline
-
Experienced Marbler
-
Less
More
-
Posts: 168
-
Thank you received: 9
-
-
-
25 Jul 2015 19:39 #11
by Rock
Ralph wrote:
Those levels are interesting! Next time, try changing the skyboxes 
Not too sure how to, but it doesnt matter right now; im on vacation. Wont be able to make levels for a little over a week. Sorry
Please Log in or Create an account to join the conversation.
-
Three
-
-
Offline
-
Lead Developer
-
-
level designer
Less
More
-
Posts: 468
-
Thank you received: 346
-
-
-
-
26 Jul 2015 01:20 - 26 Jul 2015 01:23 #12
by Three
To change the skybox, in the .mis file (open with Notepad in case you didn't know), near the top you should see:
new Sky(Sky) {
position = "336 136 0";
rotation = "1 0 0 0";
scale = "1 1 1";
cloudHeightPer[0] = "0";
cloudHeightPer[1] = "0";
cloudHeightPer[2] = "0";
cloudSpeed1 = "0.0001";
cloudSpeed2 = "0.0002";
cloudSpeed3 = "0.0003";
visibleDistance = "500";
useSkyTextures = "1";
renderBottomTexture = "1";
SkySolidColor = "0.000000 0.000000 0.000000 1.000000";
fogDistance = "300";
fogColor = "0.600000 0.600000 0.600000 1.000000";
fogVolume1 = "-1 7.45949e-031 1.3684e-038";
fogVolume2 = "-1 1.07208e-014 8.756e-014";
fogVolume3 = "-1 5.1012e-010 2.05098e-008";
materialList = "~/data/skies/Intermediate/Intermediate_Sky.dml";
windVelocity = "1 0 0";
windEffectPrecipitation = "0";
noRenderBans = "1";
fogVolumeColor1 = "128.000000 128.000000 128.000000 0.000000";
fogVolumeColor2 = "128.000000 128.000000 128.000000 0.000004";
fogVolumeColor3 = "128.000000 128.000000 128.000000 14435505.000000";
};
However, the only useful line to us is the one that starts with materialList. Just change "~/data/skies/Intermediate/Intermediate_Sky.dml" to:
"~/data/skies/Beginner/Beginner_Sky.dml"; for the Beginner skybox,
"~/data/skies/Advanced/Advanced_Sky.dml" for the Advanced skybox,
"~/data/skies/Expert/Expert_Sky.dml" for the Expert skybox, or
"~/data/skies/sky_day.dml" for the Marble Blast Gold skybox.
Hope this helped!
Follow me on twitter at @threefolder
Last edit: 26 Jul 2015 01:23 by Three. Reason: english pls
The following user(s) said Thank You: Rock
Please Log in or Create an account to join the conversation.
-
Rock
-
Topic Author
-
Offline
-
Experienced Marbler
-
Less
More
-
Posts: 168
-
Thank you received: 9
-
-
-
26 Jul 2015 22:01 #13
by Rock
Threefolder wrote:
To change the skybox, in the .mis file (open with Notepad in case you didn't know), near the top you should see:
new Sky(Sky) {
position = "336 136 0";
rotation = "1 0 0 0";
scale = "1 1 1";
cloudHeightPer[0] = "0";
cloudHeightPer[1] = "0";
cloudHeightPer[2] = "0";
cloudSpeed1 = "0.0001";
cloudSpeed2 = "0.0002";
cloudSpeed3 = "0.0003";
visibleDistance = "500";
useSkyTextures = "1";
renderBottomTexture = "1";
SkySolidColor = "0.000000 0.000000 0.000000 1.000000";
fogDistance = "300";
fogColor = "0.600000 0.600000 0.600000 1.000000";
fogVolume1 = "-1 7.45949e-031 1.3684e-038";
fogVolume2 = "-1 1.07208e-014 8.756e-014";
fogVolume3 = "-1 5.1012e-010 2.05098e-008";
materialList = "~/data/skies/Intermediate/Intermediate_Sky.dml";
windVelocity = "1 0 0";
windEffectPrecipitation = "0";
noRenderBans = "1";
fogVolumeColor1 = "128.000000 128.000000 128.000000 0.000000";
fogVolumeColor2 = "128.000000 128.000000 128.000000 0.000004";
fogVolumeColor3 = "128.000000 128.000000 128.000000 14435505.000000";
};
However, the only useful line to us is the one that starts with materialList. Just change "~/data/skies/Intermediate/Intermediate_Sky.dml" to:
"~/data/skies/Beginner/Beginner_Sky.dml"; for the Beginner skybox,
"~/data/skies/Advanced/Advanced_Sky.dml" for the Advanced skybox,
"~/data/skies/Expert/Expert_Sky.dml" for the Expert skybox, or
"~/data/skies/sky_day.dml" for the Marble Blast Gold skybox.
Hope this helped!
Thanks a lot 3F, ill used the expert one mostly because i like that one a lot!
Please Log in or Create an account to join the conversation.
-
HiGuy
-
-
Offline
-
Administrator
-
-
Rewrite it in Rust
Less
More
-
Posts: 1285
-
Thank you received: 577
-
-
-
-
-
27 Jul 2015 06:13 #14
by HiGuy
There are also a few sky spheres which are used in MultiPlayer. You can find them in the editor under Shapes->Skies. Just stick one down in your level, and scale it large to cover the whole area. You may need to increase the visible distance (check the Sky's properties for that) if you have a large level.
PQ in a nutshellfunction clientcmd12dothepq() {
commandToClient(LocalClientConnection, '34onthedancefloor');
}
The following user(s) said Thank You: Rock
Please Log in or Create an account to join the conversation.
-
Buzzmusic
-
-
Offline
-
Developer
-
-
I make levels and songs.
Less
More
-
Posts: 676
-
Thank you received: 144
-
-
-
-
27 Jul 2015 16:24 #15
by Buzzmusic
Nice levels, got a sort of elnathan vibe from Up and Down. Looking forward to more.
All posts from my account that were made before July 29 2013 are from the point of view of my dad unless it states otherwise.
The following user(s) said Thank You: Rock
Please Log in or Create an account to join the conversation.
-
Ralph
-
-
Offline
-
Senior Marbler
-
-
Matan's Fervent Fan
Less
More
-
Posts: 842
-
Thank you received: 132
-
-
-
-
27 Jul 2015 18:30 #16
by Ralph
You just find the folder of the skybox you want to assign to your level, and you enter its directory link where Threefolder shown you, which is the materialList line, specifying the correct .dml file.
Save, then reload your level and ta-dah! Admire the result!
The following user(s) said Thank You: Rock
Please Log in or Create an account to join the conversation.
-
Rock
-
Topic Author
-
Offline
-
Experienced Marbler
-
Less
More
-
Posts: 168
-
Thank you received: 9
-
-
-
29 Jul 2015 22:43 #17
by Rock
Thanks for the help for the skyboxes guys!
@HiGuy I knew that

Also, you guys really should try icy trouble, its my favorite I have created.
Finally, when I get home from Walt Disney World, I think I'll create a roller coaster themed level, a really hard level, or maybe both!
Please Log in or Create an account to join the conversation.
-
MBKid
-
-
Offline
-
Advanced Marbler
-
-
XXXquickscoperXXX
Less
More
-
Posts: 261
-
Thank you received: 35
-
-
-
30 Jul 2015 16:53 #18
by MBKid
I've played a couple of them and they are very well made and very fun to speedrun!
I played marble blast
The following user(s) said Thank You: Rock
Please Log in or Create an account to join the conversation.
-
Eguy
-
-
Offline
-
Expert Marbler
-
-
Booper Supreme
Less
More
-
Posts: 598
-
Thank you received: 191
-
-
-
-
30 Jul 2015 17:34 #19
by Eguy
Buzzmusic wrote:
Nice levels, got a sort of elnathan vibe from Up and Down. Looking forward to more.
Agreed. And, the first two levels have a bit of a Pokko vibe and the third one has a bit of a Beack vibe. Yet, they're still quite original! Looking forward to playing these.
"it's the internet eguy. where children are men. men are monkeys, and women are PQ."
-Jeff 2014
The following user(s) said Thank You: MBKid, Rock
Please Log in or Create an account to join the conversation.
-
Rock
-
Topic Author
-
Offline
-
Experienced Marbler
-
Less
More
-
Posts: 168
-
Thank you received: 9
-
-
-
30 Jul 2015 22:13 #20
by Rock
Eguy wrote:
Buzzmusic wrote:
Nice levels, got a sort of elnathan vibe from Up and Down. Looking forward to more.
Agreed. And, the first two levels have a bit of a Pokko vibe and the third one has a bit of a Beack vibe. Yet, they're still quite original! Looking forward to playing these.
Pokko is probably my favorite level creator from back in the day (2010 or so)
So I definitely want to make levels like his, but his are way better than mine are. I dunno who elnathan and beack are but ill look the m up
Please Log in or Create an account to join the conversation.
-
Rock
-
Topic Author
-
Offline
-
Experienced Marbler
-
Less
More
-
Posts: 168
-
Thank you received: 9
-
-
-
04 Aug 2015 18:30 #21
by Rock
Hey guys, just added my current bests on each level (Technically WRs), Check them out and if you beat one or more of the times, post on here and I'll give you the recognition you deserve

(I would like for you to post a picture for proof too, but if you really don't want to then don't)
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 210
-
Thank you received: 16
-
-
04 Aug 2015 19:08 #22
by elnathan
-=BPXRockU=- wrote:
I dunno who elnathan and beack are but ill look the m up
lol
nice idea with posting the WR by your level download. I'm going to have to try harder to get even close to those times.
Please Log in or Create an account to join the conversation.
-
Rock
-
Topic Author
-
Offline
-
Experienced Marbler
-
Less
More
-
Posts: 168
-
Thank you received: 9
-
-
-
04 Aug 2015 19:28 #23
by Rock
elnathan wrote:
-=BPXRockU=- wrote:
I dunno who elnathan and beack are but ill look the m up
lol 
nice idea with posting the WR by your level download. I'm going to have to try harder to get even close to those times.
Oh.
Wait.
Wait.
Wait.
Ur elnathan.
k.
Please Log in or Create an account to join the conversation.
-
MBKid
-
-
Offline
-
Advanced Marbler
-
-
XXXquickscoperXXX
Less
More
-
Posts: 261
-
Thank you received: 35
-
-
-
04 Aug 2015 22:31 - 04 Aug 2015 22:43 #24
by MBKid
Up and Down: 18.839
I played marble blast
Last edit: 04 Aug 2015 22:43 by MBKid.
Please Log in or Create an account to join the conversation.
-
Rock
-
Topic Author
-
Offline
-
Experienced Marbler
-
Less
More
-
Posts: 168
-
Thank you received: 9
-
-
-
05 Aug 2015 00:29 #25
by Rock
MBK wrote:
Up and Down: 18.839
Wow, great time! Adding it now.
Please Log in or Create an account to join the conversation.
-
Battlecube314
-
-
Offline
-
Professional Marbler
-
-
100% Gold/Ultimate/Awesome!!
Less
More
-
Posts: 446
-
Thank you received: 156
-
-
-
-
05 Aug 2015 05:21 - 05 Aug 2015 05:35 #26
by Battlecube314
I tried out Icy Trouble today and got a time of 24.765. Very nice level! I might make a video compilation of these soon!
Edit: New top time is 23.375.
Last edit: 05 Aug 2015 05:35 by Battlecube314.
Please Log in or Create an account to join the conversation.
-
Rock
-
Topic Author
-
Offline
-
Experienced Marbler
-
Less
More
-
Posts: 168
-
Thank you received: 9
-
-
-
05 Aug 2015 05:28 #27
by Rock
Hey guys, just wanted to let you know I added my first level I ever posted here "Intermediate Speed Trial," but it's not Constructor made so that's why I didn't add it for so long. Zypher asked for it so I added it
Please Log in or Create an account to join the conversation.
-
lxgenda
-
-
Offline
-
Experienced Marbler
-
-
Platinum Pioneer
Less
More
-
Posts: 174
-
Thank you received: 96
-
-
-
-
-
11 Aug 2015 10:58 - 11 Aug 2015 12:11 #28
by lxgenda
To be honest the new World Record for Blue Ascent is
17.654 by Zypher. Tweaked the ice platform and tightrope part. :^)
EDIT : Please re-edit the WR for Intermediate Speed Trial by 7.690
"tl;dr joj" - legenda 2016
Last edit: 11 Aug 2015 12:11 by lxgenda.
Please Log in or Create an account to join the conversation.
-
Rock
-
Topic Author
-
Offline
-
Experienced Marbler
-
Less
More
-
Posts: 168
-
Thank you received: 9
-
-
-
11 Aug 2015 22:07 #29
by Rock
@zypher adding those times, thanks for posting! Also, sorry I haven't posted any new levels recently, I just haven't been inspired enough to make anything, but I'm getting some cool ideas so Ill try to post one soon!
Please Log in or Create an account to join the conversation.
-
Rock
-
Topic Author
-
Offline
-
Experienced Marbler
-
Less
More
-
Posts: 168
-
Thank you received: 9
-
-
-
13 Aug 2015 20:27 #30
by Rock
Hey guys, broke the record for Roll, Jump, and Bounce! (14.087) Remember to post your record on here if you get one.
Please Log in or Create an account to join the conversation.