#MOTION build competition - Discussion post

1 messages ยท Page 4 of 1

coarse mica
#

yeah...

granite moth
#

just one day more is enough....

north condor
coarse mica
granite moth
#

i mean

north condor
#

will have to pull an all nighter but still

coarse mica
granite moth
#

i dont wanna pull an all nighter brah

lethal minnow
#

Same here

granite moth
#

Oh please Oaklands Gods give us another day to submit moyaiwahhhhmoyaiwahhhhmoyaiwahhhhmoyaiwahhhhmoyaiwahhhhmoyaiwahhhhmoyaiwahhhh

coarse mica
north condor
lethal minnow
north condor
lethal minnow
granite moth
coarse mica
granite moth
#

but i have to go somewhere later

#

to do something important

coarse mica
lethal minnow
# north condor brah

I am just the builder; logic is above my pay grade. Everything should in theroy get done today

coarse mica
#

i honestly just want to finish building the comp project alredy i want to work on some projects outside of oaklands

tired furnace
granite moth
lethal minnow
# north condor is there alot to do?

Not really, the build isn't focused on logic, got to do one more room interior, then the building side of things should be done, then it's logic persons turn to get everything done. Will prob do a little more building to make the logic fit

granite moth
#

I kinda don't lol, I spent most of the time I did in the competition dealing with papers and documents

north condor
lethal minnow
tired furnace
north condor
granite moth
lethal minnow
tired furnace
granite moth
#

dang

lethal minnow
#

Yeah I have an overly detailed build thats going to have a marble machine in it lol

granite moth
#

i think someone would do a rube goldberg machine

tired furnace
granite moth
#

I honestly want more build comps regarding logic

tired furnace
#

I tried my best to focus on the actual motion of it instead of trying to add non-functional detail

granite moth
#

the logic part was really fun as well as the addition to building

spiral inlet
#

aren't 2 of the voting criteria literally about logic and movement tho

tired furnace
#

in the heart of the competetion

lethal minnow
#

The original idea was to do animated monsters around the build but then I learned 3D animation isn't a thing yet in this game D;

granite moth
#

it is a thing

tired furnace
#

but oh well

granite moth
#

you just need to do it multiple times...

tired furnace
#

the loom โฌ†๏ธ

granite moth
#

I'm talking about doing a stop motion using the spawn pad

tired furnace
#

(the logic powering the displays in my train)

tired furnace
#

havent thought of that

#

have fun building each frame though

granite moth
#

I had multiple ideas

#

I just went with this duck shooting gallery because I thought it was simple

#

(the functions eventually did not)

north condor
lethal minnow
north condor
tired furnace
#

1 sec i have something to post here

lethal minnow
north condor
granite moth
lethal minnow
tired furnace
#

#oak-general message

prisma masonBOT
coarse mica
tired furnace
lethal minnow
spiral inlet
#

Like honestly I don't see how much further we could take a 2nd logic competition unless we get more moving parts and/or more relaxed size restrictions on all door parts

coarse mica
tired furnace
north condor
lethal minnow
tired furnace
#

one of the rules was to not just make fancy doors

north condor
#

i'd legit make doom

tired furnace
#

and they made fancy doors

spiral inlet
coarse mica
granite moth
coarse mica
granite moth
#

yeah you could legit

north condor
#

i already have the blueprints

spiral inlet
coarse mica
#

doom at 1 fps

north condor
#

just need to make it

tired furnace
#

wait i was wrong

tired furnace
#

i will eat my words, and put on the clown wig now

granite moth
#

one of my ideas was a bossfight of some sort

tired furnace
# north condor i'd legit make doom

I was thinking about making a very simple fake 3D renderer in okalands for this competetion but in the end i decided it was too much of a risk

#

I have made one in another game though

tired furnace
#

this, something like this could be done in oaklands

granite moth
#

oh 2.5d

north condor
granite moth
#

also yeah seems possible

north condor
#

i have very fast way of running this sort of rendering

#

way faster than a spinny cube lol

tired furnace
#

ah

granite moth
#

im guessing 10-15fps fast

#

which is pretty fast actually

north condor
tired furnace
#

makes sense, my catweb implementation is only slow because catweb itself is super slow

north condor
#

more like 3 fps fast

granite moth
#

well that is impressive still

tired furnace
#

you can't even use functions in it because functions make the program wait a frame ๐Ÿ’€

north condor
#

lol

#

but yeah this type of vertical line rendering can be run wayyy faster than like a cube that spin on 3 axis

#

cause you dont have to do it pixel by pixel

tired furnace
#

yea

#

thats why i was considering making it in oaklands

north condor
#

beware negative numbers ๐Ÿ’€

coarse mica
granite moth
#

yoo kree you should totally implement signed distance functions to your 3d renderer steamhappy

tired furnace
#

oh yeah there's another thing thats bad about my catweb renderer

#

I am using an inefficient way of casting the rays

granite moth
#

it allows you to do raymarching

#

though sdfs are functions to describe the distance from any point in space to the surface of an object

north condor
#

so what does it actually do?

tired furnace
#

in a pixel/voxel environment there is a very fast to get precise raycasts

north condor
#

the formula is quite simple

#

idk how well it would handle camera movement tho

tired furnace
#

rotate the whole world around the camera using a rotation matrix troll

north condor
granite moth
tired furnace
#

good to know

north condor
# tired furnace ah

i made 5 different formulas but none of them work in oakland cause of negative numbers

#

so ill use a work around

tired furnace
#

i honestly dont get why oaklands doesnt let you use negative numbers btw

north condor
#

would be amazing

#

but rn ill have to rotate by 180 degree twice

tired furnace
#

I hope oaklands 2 (coming 2043) is gonna have negative numbers

north condor
#

if they add string logic weill prob get negative numbers too

tired furnace
#

eh from a progrmmer's standpoint string logic is a bad idea

#

its generally slow

north condor
tired furnace
#

I do howerver want vector logic

#

cause funny, i want vector3 maths

#

like dot product and cross product, they're not that hard to calculate but i'd still prefer having them as a single block

coarse mica
#

like, instead of numbers there would be a "SendData_123123" type of thing?

north condor
coarse mica
#

ah

coarse mica
tired furnace
coarse mica
#

but i think i can do that in studio pretty easily

tired furnace
coarse mica
#

would be sick to see that in oaklands tho

coarse mica
tired furnace
#

if the error doesn't necessarily break the program completely, it's not considered an error, but instead an exception

tired furnace
#

and you can make a block of code

coarse mica
#

any errors stop the scripts

tired furnace
#

listen to what i'M saying

coarse mica
#

but you can make protected calls that stop that from happening

tired furnace
#

the idea of try-catch, is like this:

try{functionThatCanThrowException();}
catch(exception e){print(e.text);}

#

You can run the function that can throw exception

#

and if it does throw an excetpion (weak error)

#

you can use a "catch" block

#

that will tell the program what to do

coarse mica
#

ohhh i see

tired furnace
#

however the thing inside the try block will stop

coarse mica
#

well there is a workaround in studio like this that works basically the same

tired furnace
#

also, you can specify which type of exception you're trying for, so if your try block can throw multiple kinds you can handle them differently

coarse mica
tired furnace
#

oh its Pcall

coarse mica
#

basically works as a pcall

north condor
#

i swear this project took 5 years away from my lifespan

lethal minnow
#

Make that 10

coarse mica
proud meteor
#

Im almost finished with my build but i gotta figure out the jumping system, other then that its going alright

coarse mica
#

roblox is my main opp rn

#

not letting me upload images ๐Ÿฅ€

proud meteor
tepid lichen
#

#1373412904384331931 message this is what I'm looking for

prisma masonBOT
# tepid lichen https://discord.com/channels/865737627712749579/1373412904384331931/137590324125...
Teche (@techydoughnut)

Nexus Industrial Package

Thank you for purchasing our latest experimental industrial package! We have shipped and installed your brand new "Nexus Industrial Package" complete with the facilities: Vaticosa Refinery, Masico Forge, Tavex Hydraulic Press Unit x 3, Tevaso Diesel Generator. We've also included a bonus water cannon if you need to clean your materials prior to using the Nexus Industrial Unit!

Thank you for being a valued customer, now get to work making your fellow industrialists proud!

General Information
Built by: Chris175300 - (Display: Teche)
Usability: Fully Functional Industrial Refinery and Fully Functional Industrial Forge

Moving Parts

  1. Diesel Generator: 40 Animated Sliding Doors
  2. Water Cannon: 5 Sequenced Sliding Doors
  3. Refinery: 32 Animated Sliding Doors + 27 Sequenced Sliding Doors + 16 Sequenced Glass Hatches + 16 Sequenced Flat Doors
  4. Forge: 6 Sequenced Sliding Doors + 12 Sequenced Flat Doors
  5. Crucible: 36 Sliding Doors
  6. Hydraulic Presses: 18 Animated Sliding Doors
    -# Animated: Involved in a constantly moving section of the build
    -# Sequenced: Moves once upon build startup and build shutdown

Breakdown
Total Doors: 208
Sliding Doors: 164
Glass Hatches: 16
Flat Doors: 28
Interactors: 193

tepid lichen
#

W

#

amazing work @spiral inlet

spiral inlet
tepid lichen
#

Hopefully we see some more stuff like this so you have competition lol

spiral inlet
tepid lichen
#

Idk it's all really cool

#

I like how it's all like linked together

#

kinda like upgraded versions of Oaklands machines

spiral inlet
#

1st building is the refinery

#

2nd one is the forge

#

Fully functional

#

Just didn't really feel like doing that in the video because the lag was ruining the entire sequence multiple times and the camera is really janky

tepid lichen
#

lol all the gifs is lagging discord

#

on my phone atleast

spiral inlet
#

I recorded the submission video in 60fps

#

it runs at 10fps on discord

#

I am very mad

#

the gifs I accepted the low FPS for but the main video annoys me a lot

tepid lichen
#

I'm gonna have all the videos in a single yt one for people to watch

spiral inlet
#

neato

tepid lichen
#

ik discord media player sucks

#

so yea

spiral inlet
#

hopefully the downloaded version actually worksd

proud meteor
vale lake
# prisma mason

Yeah i hope everyone upload more stuff like this it satisfying to watch 76starsineyes looks cool, do more creation, dev more

north condor
#

Project's main part working steamhappy

tepid lichen
#

Super excited to see it

north condor
tepid lichen
#

I regret not doing my own judging cuz I wanna remove some of these that are technically allowed but like

#

just meh idk

#

I think next comp I will but just won't have set limit of the amount that go on to voting

north condor
tepid lichen
#

well I don't even mind players picking who wins just there's some lower quality I want to remove so it's easier for people to vote (not having to go through as many)

north condor
tepid lichen
#

yeaaa ig

#

idk if they are really effort tho they just aren't very good ๐Ÿ˜ญ

north condor
#

lol fair

#

@tepid lichen main video has to be 30 sec max but can i link some other small vid / picture to show details?

lethal minnow
#

I am trying D; taking awhile to get done

lethal minnow
#

Welp, I've got to call it quits. Sadly, I don't have enough movement to qualify for the comp, I'll send some pictures of what I got, Build will be for sale if anyone is interested

lethal minnow
#

If it was just a build comp this would be more in my favour, but after repeated ideas being shut down and not working there isn't much I can do in such little time

scarlet bloom
#

jak please tell me the next one is a regular build comp

#

or maybe an art comp

north condor
scarlet bloom
#

we all know whos winning this one

north condor
scarlet bloom
# north condor who ๐Ÿ’€

well your one of the best at logic, but teches is an actual building and still has movement so its between you two since we havent seen yours yet

north condor
#

there's only a few left and no new one

#

i'm trying to convert people ๐Ÿ˜›

#

i might start making some more advanced logic tutorial

coarse mica
coarse mica
north condor
coarse mica
#

maybe in the future i could become a scripter in oaklands and make new logic components pretty_pls

north condor
coarse mica
lethal minnow
north condor
proud meteor
north condor
proud meteor
#

i cant figure out a way to do the jumping system

north condor
proud meteor
#

ye

granite moth
#

nevermind! guess there was a change of schedule and i can do the comp today!!!

tawdry quartz
#

letss goo we have a submission!!!!!!!

inland patio
#

that was actually so much work

#

imma be sleeping good tonight

tawdry quartz
#

ong yo 12 of work to finish was crazy T-T. Ggs fr steamhappy

tired furnace
#

I literally cannot watch the video on that one volcano submission because for some reason the video's super laggy for me

#

the other submission videos are fine though

#

also the gifs in the volcano post are displayed properly, it really is just the video itself that lags the hell out

idle vortex
#

im gonna loose guys

tired furnace
idle vortex
#

idk

tired furnace
#

in spite of it's simplicity i still find your submission funny and that gets a vote from me

#

wortermelone

idle vortex
#

yay

tired furnace
#

#1373412904384331931 message

prisma masonBOT
# tired furnace https://discord.com/channels/865737627712749579/1373412904384331931/137618933738...
La Papa non pas si caliente? oui (@krreeeepc)

Spaceship Flight Sim User: Adrie734 ; JP_Pontes
This project took around 100 hours to complete and include over 10 000 wires , it is a fully functional 3d
panorama that wraps all around a spaceship letting you cruise trough the environment ,
the spaceship also includes multiple animated parts and interactive elements all centralised and powered wich can all be controlled

image source: eso.org/public/images/?search=panorama
-# had to go trough a few hundreds page of archive so ive got a bunch of pretty space images if someone wants

Had to edit a few thousands images and created a whole entire plugin and programs to do them properly
Roblox rendering gave us a lot of challenges but we managed to find a work around each of them

For better effect , focus your look on the ground or the shiny button

tired furnace
#

The...

#

how much time did that take

#

also i assume you rendered the outside environment in blender correct?

#

oh wait i am stupid its all in the wall of text i was too lazy to read

coarse mica
#

and i made a plugin just to speed up the process of getting the IDs, works on any gif and panorama images, pretty fun

#

now i can make any gif i want more easily lol

tired furnace
#

Crazy how my thoughts went from "yeah i proably get at least 2nd place" to "am i even gonna get in the top 5" in the span of 24 hours

coarse mica
north condor
upper rapids
#

I had no internet for the past day lol

coarse mica
north condor
#

but yeah most of the testing was in studio so we could get actual behavior

tired furnace
north condor
#

had to deal with ALOT of roblox rendering issues

#

we spent 83 hours in game but probably like 40 hours in studio etc

coarse mica
north condor
coarse mica
#

atleast it was pretty fun making a plugin and learning new stuff lol

coarse mica
north condor
#

might be time to sleep

coarse mica
tired furnace
#

and instead live off of pure caffeine and sugar

north condor
tired furnace
#

ok i was somewhat correct

coarse mica
north condor
coarse mica
#

friday i tried staying awake and blacked out while playing with him skull

north condor
tired furnace
north condor
tired furnace
north condor
charred cosmos
granite moth
#

well I'd be damned

fickle gorge
#

Builds due today lads

#

I might be cooked๐Ÿ˜

rain current
#

how do I put the submission xd?

north condor
#

write it and click the + to add videos and images

rain current
#

oke

#

Kreee ur crazy xd

tepid lichen
#

dang that's awesome kree

north condor
tepid lichen
#

W

#

u should add longer vid too

north condor
#

for the details?

tepid lichen
#

Idk just showing it off more

north condor
#

kk

#

idk how to edit medias so ill prob just link to an oakspace post

granite moth
#

the way the wires are done is already an artwork by itself lol

north condor
tepid lichen
north condor
#

kk

tepid lichen
north condor
tepid lichen
#

Wiring looks insane lol

north condor
tepid lichen
#

I would maybe edit your like actual submission video to have a lot more of the rotation stuff, it's really cool

#

also that fan looks great lol

north condor
#

yeah that was fox's idea lol

north condor
coarse mica
tepid lichen
#

I just realized lol you can see the game slow down by the random lcds slowing down ๐Ÿ’€

north condor
inland patio
#

im assuming it was just discord being discord

tired furnace
#

still lags for me

inland patio
#

the only thing I can think of is it being a file size thing

#

I could try exporting it again and making it smaller

#

see if that helps

upper rapids
#

This is what I was gonna do but I ran out of time

inland patio
#

dang that's sick

north condor
#

what are the black stripes?

upper rapids
#

And I wasnโ€™t expecting it to work they way it did

#

I thought it would instantly reset the memories and stuff but that wasnโ€™t the case

coarse mica
upper rapids
#

?

proud meteor
#

@tepid lichen bit of an emergency, the video I uploaded to the submissions was bad quality, so I tried deleting it and reuploading a better quality one but it wont let me edit it into the post. What should I do?

tepid lichen
#

make another post

#

or just upload under

#

and leave old post

proud meteor
granite moth
#

ah!! don't look at the wires!!!

granite moth
proud meteor
granite moth
#

pretty awesome display

#

the submissions were really fun to watch, good job y'all

proud meteor
#

@wet dew really cool submission with the marble clock, though im wondering how did you stop the marbles from anchoring midair?

wet dew
#

also thank you

wet dew
#

but if you are on a server with other people for some reason the marbles tend to phase through objects like the wall that is supposed to stop them and they even phase through each other which is really annoying because then they spill everywhere

#

the forbidden button

proud meteor
wet dew
idle vortex
limpid lagoon
#

i see what my marbles were used for @wet dew

north condor
#

@tepid lichen when will voting channel open?

tepid lichen
wet dew
tepid lichen
#

Its fine

wet dew
#

alright

fickle gorge
#

Real

outer sage
#

Also take votes using polls, in multiple rounds.
like choose top 10, then ask people to pick top 5 from them
then choose top 3 from them then top 2 and then winner

#

or may be 1 poll and add 10 options, the one with most votes win

outer sage
unreal umbra
#

it was a poll

#

with 10 builds

outer sage
#

sad that para didn't even make top3 ๐Ÿ˜ญ

#

its all about best photo ๐Ÿ˜ญ

tired furnace
tired furnace
#

The problem with polls is that you can only pick one, which makes builds people have strong opinions on more likely to score better

tired furnace
#

Also polls like to crowd every person into voting for just the two most likely contenders to try and get one to beat the other.

unreal umbra
#

polls can have what ever ammount

tired furnace
# unreal umbra no

imma paint an oversimplified picture of what i mean...

If there's 3 builds contending, build A everyone loves, build B that half the people love and half the people hate, and build C that everyone likes a somewhat, most people will choose either build A, or build B if they happen to like it, but not many people will choose build C because they'll always prefer build B or A.
Build B will now have a higher score than build C, despite the fact that C had a general better reception

#

again, this is a gross oversimplification of what's going on

idle vortex
tired furnace
tired furnace
#

also you were the first person to use the frame by frame animated displays in the entire comp

idle vortex
#

I did that building because uh....thats funny

north condor
#

would anyone buy project after the comp ๐Ÿ’€?

#

i need cash ๐Ÿค‘

idle vortex
#

I don't know how to describe that

north condor
#

if i charged full price it'd be like 50mil

idle vortex
north condor
#

spent bit over 100 hours of work so ig 50mil

idle vortex
#

That's crazy

north condor
#

but if i sell i prob wont do 50mil lol

#

prob way less

idle vortex
#

You build is surely gonna win

north condor
#

RAW logic is like 3mil i think

north condor
idle vortex
#

Yea

spiral inlet
#

(The logic)

north condor
#

area select does miracles

spiral inlet
#

No i mean like

north condor
#

people would need a big space lol

spiral inlet
#

how do you move logic to someone elses plot

#

without breaking it

north condor
#

it doesnt cut wires

spiral inlet
#

Wait, you can move whole sections of a build to someone elses plot?

spiral inlet
#

wow

north condor
#

just need build perms

coarse mica
#

one broken wire in there will be pain ๐Ÿฅ€

idle vortex
north condor
idle vortex
#

True

tired furnace
north condor
tired furnace
#

I absolutely hate debugging anything

north condor
spiral inlet
#

just be glad you don't have to section move a build with lights

#

neon lights

#

spoiler alert

idle vortex
spiral inlet
#

you can't section move neon lights

north condor
tired furnace
#

I think it was little panda who had very strong opinions (of hatred) towards neon of any kinds

idle vortex
#

I made "wither storm" building with a lot of neon lights and I needed to move the entire building but..... you know what happened

spiral inlet
# north condor uh?

I tried section moving my build a few days ago and none of the neon lights got selected when I used section select

#

had to move them all separately

north condor
#

that's odd

spiral inlet
#

neon lights are bugged

#

you can't even build off of them

#

it's like they don't exist

north condor
#

also its weird you can select the brightness manually but only on / off with logic

north condor
charred cosmos
#

we have 4 H ya guys ?

proud meteor
#

erm

mortal spade
#

submissions are closed

coarse mica
proud meteor
tepid lichen
#

who has the most motion

inland patio
#

๐Ÿค‘

north condor
charred cosmos
charred cosmos
proud meteor
coarse mica
north condor
#

it freezes servers if i forget to turn it off before leaving..

north condor
coarse mica
#

please tell me it didnt break the save

north condor
#

just take multiple hours to load if not turned off

coarse mica
north condor
#

and loads in a few sec when you manage to turn it off

coarse mica
charred cosmos
charred cosmos
#

@tepid lichen sorry ?

tepid lichen
#

you have 0 hours

#

deadline is past

coarse mica
charred cosmos
#

ok thx

fickle gorge
#

Imagine I get the last message like in the previous comp

charred cosmos
#

@tepid lichen we finesh it now pls can my frined send it ?

charred cosmos
spiral inlet
#

Sorry man the deadline ended 7 hours ago

charred cosmos
#

how ?

#

soo we cant :{

spiral inlet
#

The time for submissions was based upon that due date

charred cosmos
#

alr guys nvm and ty

glad crow
charred cosmos
#

nvm nvm thx

spiral inlet
#

I was scared I'd forget so I posted a day earlier as a safeguard

glad crow
charred cosmos
#

my friend open only like 1 h on the day and we start from 5 days

spiral inlet
charred cosmos
#

when my friend rejoine :{

spiral inlet
#

Personally with competitions I try to aim for considering the due date as a full day earlier as insurance

charred cosmos
#

idk why we cant win the comp when this comp started me cant make anything but nvvm

#

ty guys see you

spiral inlet
glad crow
spiral inlet
#

oof

tepid lichen
charred cosmos
#

can i give him โœ…

wet dew
proud meteor
tepid lichen
#

video is uploading...

cunning hollow
outer sage
scarlet bloom
#

how is the spaceflight sim not winning it is 100% the best

tepid lichen
#

that other one rlly cool too

#

pretty close

outer sage
scarlet bloom
outer sage
#

Jak should have pick top 10 himself first xD

scarlet bloom
#

like for #1

tepid lichen
#

Idk they both are really cool

outer sage
#

The nexus generators are really cool too

scarlet bloom
#

can we promote to vote something if we didnt create it

outer sage
#

Both the generator and spaceship are equal in my eyes

#

But geometry dash is superior but people are sleeping on it

tepid lichen
#

eh it's cool but I like the more 3d motion builds

scarlet bloom
#

but it only says no if you yourself made it

tepid lichen
#

yea just dont

outer sage
#

You can only encourage people to vote but not tell them which one to vote

inland patio
#

everyone sleeping on volcano obby smh

scarlet bloom
#

im not tryna rig it๐Ÿ˜ญ

outer sage
#

Honestly a lot of them are really great and i love that these people did this amazing job

mortal spade
#

i didnt even think about making a rotation illusion

#

like that's just genuinely creative

#

but the nexus industrial package is also insane, the build quality + the use of doors as vents and particles

#

that one deserves it for the scale of the build, and could also be used in a practical setting possibly

#

3rd place seems to be a bit more in the air rn

granite moth
#

honestly those two are absolutely amazing

outer sage
outer sage
#

Distrubing

tired furnace
#

@tepid lichen I have spotted an issue in the video. build #13 is listed as "waterfall" by 1vrb0 but the build in the clip is "nice quiet day at the beach :)" by cookiebomber123456

#

at 5:39

glad crow
#

It's odd the marble display is not getting

that much recognition

#

Maybe because it's in the end

tepid lichen
#

Its a cool idea but I don't think it's very visually impressive to most

north condor
#

mechanics are cool

outer sage
#

Its nice logic considering how many colliders but it breaks often

#

Also low effort story line and surroundings

idle vortex
#

Watermelon tycoon isn't taking third place ๐Ÿ˜ญ

tired furnace
idle vortex
#

Idk it's still cool tho

granite moth
#

my personal top 3 is..

  1. Nexus Industrial Package
  2. Spaceship Flight Sim
  3. Desert Train
#

my top 1 might be biased because I kinda prefer mechanical stuff x]

#

though I'll also say that it's super impressive, I don't see any logic blocks or wirings despite being compact

#

and uhh

#

it looks awesome.

#

same with spaceship flight sim

#

the panorama is slick with the little details surrounding it

#

the ambience really sells it for me

#

the desert train is charming

mortal spade
#

good use of conveyors

north condor
#

choo choo

proud meteor
#

@tepid lichen will there be a summer competition?

outer sage
outer sage
#

Halloween is what we want

idle vortex
north condor
#

A general logic comp would be cool

#

like a retro themed or sum

granite moth
#

logic comp where you make traps ๐Ÿ˜ฑ

#

actually that would end up being errr

north condor
granite moth
#

yeah

spiral inlet
#

that and there really aren't enough moving parts to make a good looking one anyway

#

Conveyors, Flat Doors, Sliding Doors, Pistons

#

Not really that many, and they all have very large minimum size limits

north condor
#

there's so many possibility for logic comp

#

software / games / minigames

idle vortex
#

What about ships competition

charred cosmos
outer sage
#

true

upper rapids
#

Iโ€™m waiting for another cool comp like this lol

idle vortex
#

Hold on

#

I'm at the third place again

idle vortex
tepid lichen
#

its so close

#

3rd and 4th

#

and 1st/2nd

#

only 5 votes apart

outer sage
#

water melon is back on 3rd :3

coarse mica
#

damn, 5 votes off from 1st place and 3rd place is tied

#

btw for how long will the votes be open for? @tepid lichen

coarse mica
idle vortex
#

Vro 41 votes on both builds

tired furnace
#

next competetion: stillness troll

#

your build must look like its not moving at all

#

logic is not allowed

#

houses with moving doors and vehicles with flickering lights are an exception, you can submit those

north condor
tired furnace
#

cause you can do stuff like build individual particles of dust in the air as tiny spheres

#

and still water ghosttroll

I mean water that is so still it's surface acts as a mirror (you just have to build the entire god damn scene upside down)

upper rapids
mortal spade
tired furnace
#

On the motion competetion using logic was highly encouraged, as most forms of oaklands motion are logic based.

Therefore the stillness competetion (polar opposite of motion) will not allow logic at all

north condor
#

i'd suggest making an observation of the ratio of carbon-12 and carbon-14

upper rapids
#

but the logic part was kinda confusing cause

#

logic can be used for still things lol

coarse mica
#

What happens if there is a tie? Another voting?

coarse mica
upper rapids
#

dont worry

coarse mica
upper rapids
#

which would then mean im the one who chose 1st place

#

lol

coarse mica
tepid lichen
#

bro why is it all so close

coarse mica
tepid lichen
#

nah Ill just change my vote last minute so it's not

coarse mica
#

btw i just noticed i can vote in multiple projects lol

coarse mica
tepid lichen
coarse mica
mortal spade
upper rapids
#

i think everyone should unvote in the last second

#

making them all 0

coarse mica
inland patio
#

spin a wheel to get a winner ๐Ÿ”ฅ

fickle gorge
#

Peak

tired furnace
proud meteor
north condor
#

๐Ÿฅ€ ๐Ÿฅ€ ๐Ÿฅ€

coarse mica
#

So close

coarse mica
north condor
#

oh

spiral inlet
#

oh

tepid lichen
#

bro

#

๐Ÿ’€

unreal umbra
coarse mica
unreal umbra
#

wow

#

wait wth

#

where did yt rank go

tepid lichen
#

they both too good

unreal umbra
#

o it got lowerd

tepid lichen
#

contrib is higher

north condor
tepid lichen
#

apparently

unreal umbra
#

lol

unreal umbra
tepid lichen
#

wait who built other one i forgot

#

๐Ÿ˜ญ

spiral inlet
#

i built nexus

tepid lichen
#

yes

#

ok

#

do you guys wanna share 1st or revote

north condor
#

i built the magic spaceship of very goodness

spiral inlet
#

share 1st

unreal umbra
tepid lichen
#

like just do poll of you 2 only

north condor
tepid lichen
#

ok thatll work

unreal umbra
#

96*

tepid lichen
#

it was really close anyways

coarse mica
#

Why not add up 2nd and 1st polls and divide to each of the projects?

tepid lichen
#

so was 3rd there was like 6 differnt ones very close lol

unreal umbra
atomic oasis
#

You all rocked at your builds, just saying. Congrats!

unreal umbra
#

that was a 1 point change

coarse mica
tepid lichen
#

yea

north condor
#

do we make a ticket for the rewards?

unreal umbra
tepid lichen
north condor
tepid lichen
#

im gonna do it after update cuz im kinda busy rn

#

if thats okay with you guys

north condor
#

alright

spiral inlet
#

good luck!

coarse mica
#

Yippee alright

spiral inlet
#

yeah that's fine!

north condor
coarse mica
#

Yeah this comp was my first one and it was sick ๐Ÿ”ฅ

north condor
spiral inlet
#

I was expecting the group builds to get even more votes

#

Oakgate Command did really well though

merry sonnet
#

insane builds from everyone grats to all those that participated

unreal umbra
#

oop

tepid lichen
#

wrong one ked

unreal umbra
#

wrong link thing

tepid lichen
#

SMH

unreal umbra
#

i wanted to link this

#

but i forworded

#

mb

spiral inlet
#

still works lol

unreal umbra
#

is there no 2nd place trophy

spiral inlet
#

sometimes just linking causes some weird discord issues where it doesn't go to it

unreal umbra
#

for this event

tepid lichen
#

oh

unreal umbra
#

i guess no 2nd place prize

tepid lichen
#

well in most like

#

competitions

#

if you have a tie you skip a place

unreal umbra
#

a

#

i was just confuzed

north condor
#

i really liked the wave stuff some build had

#

cause i could see it actually being used

#

in alot of builds

unreal umbra
#

same with fan

#

alot of door stuff

spiral inlet
#

There were actually 2 types of fans used in this competition

unreal umbra
#

sliding doors and doors

spiral inlet
#

most people just used a flat door one which works but you can't change the speed and it flipflops

unreal umbra
#

doors just one and done

spiral inlet
#

I made a custom one with sliding doors that the speed can be controlled

north condor
spiral inlet
#

billboard?

#

I must've missed it

north condor
#

it slows down when you turn it off and speeds up to turn on

north condor
#

i dont think you can see the 2nd one

coarse mica
#

Yeah i made a quick gif of a fan and we just slowed it down when turning off the main switch

#

Looked pretty cool in game

north condor
#

he won't be forgotten

inland patio
#

ggs people

#

W builds overall

spiral inlet
#

ggs for oakgate command btw, that battle for 3rd was between at least 4 builds

unreal umbra
spiral inlet
#

You did it so well that someone would have to know how the game works to even guess how you did it

unreal umbra
#

thx

#

i live streamed the entire build on my yt

#

im in bed atm so i dont want to explain it all

#

but if you watch the first part of last stream you can see

idle vortex
granite moth
#

gg

spiral inlet
#

GG's everyone, I hope we can get even more moving / modifiable parts in the future!

Some of the biggest difficulties in this competition for me were the very restrictive minimum and maximum size limits on stuff like sliding doors and regular doors.

Maybe we can get those minimum limits reduced and maximum size limits increased in addition to getting more moving part options like:

  • Being able to change the opening / closing speed of both sliding doors and flat doors
  • Get an alternative version of the sliding door that has no stripes and no handle
  • Be able to change the degree angle of a door by either input power or just a manual setting like the speed of pistons
  • An opacity modifier block (like the collider but instead of toggling collision, it changes the transparency of everything in the defined box)

As well as maybe the ability to replicate entire logic circuits with the replicate command if we have enough of the logic parts in boxes on our plot so we don't have to manually build a duplicate circuit by hand. (Or just being able to properly section replicate an entire build instead of having to manually do the logic)

spiral inlet
#

The size limits for the sliding doors in particular are really annoying due to how restrictive it is. Only allowing the smallest size of 4x4 studs (excluding door thickness) and the thickness of the door being maxed out at just 1 stud which in practice only is .5 studs since the door is half the width of the bounding box.

#

It makes trying to do smaller scale stuff with them nearly impossible unless you can recess it into a wall or floor which isn't always possible in a build.

tired furnace
#

i was hoping either I or the watermelon or even the geometry dash could take over oakgate

#

next time there's a contest requiring "minimal editing" in a video I'll make sure to add music and cinematic cuts anyways cause clearly they matter

upper rapids
#

Yea

mortal spade
#

yeah oakgate didn't seem very complicated logic wise, the editing definitely carried it

upper rapids
#

the amount of detail on the portal was kinda random

coarse mica
upper rapids
coarse mica
upper rapids
#

would still look normal though

#

like if i set it to 10% transparent it will just be 10% transparent

fickle gorge
#

Borp

coarse mica
upper rapids
#

i guess

granite moth
#

you've seen it with the grabbers and transparent materials, there are some cases where the z offset would look reversed or some stuff (I forgot where I've seen this but it happened with some accessories I found back then)

tired furnace
granite moth
#

oh not backface culling

#

it's more like Object A in front of you with like half transparency and Object B behind Object A with also half transparency and it shows that Object B looks infront or inside Object A

tired furnace
#

oh

coarse mica
fickle gorge
#

Borp

north condor
#

rip @unreal umbra

upper rapids
#

why

spiral inlet
north condor
tired furnace
#

#oak-news message

prisma masonBOT
tired furnace
#

putter

plush temple
#

not related to the competition but i wanted to ask how one would make a drawbridge or just a big door in general?

fickle gorge
#

When is this closing?

spiral inlet
#

soonโ„ข๏ธ

coarse mica
spark dock
#

hello guys

spiral inlet
#

the silence is deafening

fickle gorge
#

Real

north condor
#

motion

tepid lichen
#

yo what

#

???

north condor
tepid lichen
#

forgot that was a thing lol

north condor
scarlet bloom
#

oh nvm

#

lol

proud meteor
tired furnace
#

As soon as i saw the glass i knew what was going on

#

Using glass to make stuff invisible is one of my favorite roblox tricks

last trellis
#

aw man if I had known this was happening I'd send in my Stargate build

tired furnace
coarse mica
spiral inlet
spiral inlet
#

At least, if you can change the material

#

Never used privacy glass before

north condor
#

setting up the interactor is painful

spiral inlet
#

Oh ho ho buddy

north condor
spiral inlet
#

I know that one already ;)

spiral inlet
#

So uh... Rip my sanity

north condor
#

i have a hologram display project since the 3d renderer i made already outputs 3d coordinate but setting up the 1000 interactors would be torture

spiral inlet
#

I did like 160+ of them for my build

north condor
spiral inlet
#

I actually did that

#

Basically I did the fan circuit separately, the activation sequence separately, and the smoke stack sequence seperately