#General discussion

1 messages ยท Page 4 of 1

glossy chasm
#

๐Ÿ‘

fading spire
#

Hope it gus

#

Good

gilded cedar
#

yknow how the qserf menu gui has that blue header part where only the top part is rounded, how would i do that?

covert stag
#

you could maybe use a uicorner and then hide the other corners, or you could use an image for the corner

gilded cedar
#

how do i hide the other corners? do i just make a frame to hide them?

covert stag
#

i was thinking you could move it against a side o the screen

gilded cedar
#

more of a notif gui, so its hard to put it into the screen

i'll try doing the image thing

gilded cedar
#

alr ty, got this bae inspired ui

naive elm
#

so they have like a square image of that header

#

then they use Slicing in the imagelabel's props to extend it

gilded cedar
#

yeah i saw, checked the game

naive elm
#

๐Ÿ‘

mossy plinth
#

Made the cat a hat lmfao

stoic tapir
#

newest stuff

ebon bear
rocky brook
crystal grail
#

@rocky brook I draw my self
it's not very accurate

rocky brook
#

stupid computer

crystal grail
crystal grail
coral hull
brazen crag
ebon bear
#

@crystal grail @fading spire @brazen crag messy office cavern be like

#

It change alot

crystal grail
#

oh yeah

#

i saw the difference

#

the crane, building and light

#

nice work btw

brazen crag
#

real update

ebon bear
fading spire
brazen crag
#

i liek

fading spire
#

we liek it

brazen crag
fading spire
#

cook

ebon bear
#

Thabk

stoic tapir
#

(Note: Images below are NOT MADE BY ME, I'm modeling it based off said images) This is gonna be a pain in the ASS to make. Especially those coils

#

Need some advice on the coils specifically

#

I could model each piece seperatly and rotate them around an origin but thats gonna be a hassle

mortal jay
#

if you use blender you could use the array modifier

#

for the coils

stoic tapir
#

I think I tried that and it just did not work

mortal jay
#

create single coil add array modifier

#

then

#

create empty sphere

#

and set offset relative to the sphere

#

rotate the sphere

#

should work (it will work)

stoic tapir
#

alright Ill test it on a simpler model

mortal jay
fading spire
#

lo

#

mine is worst than you

crystal grail
#

Personel orbital vehicle

#

based on Redstone rocket

hushed shell
coral hull
#

remade the citadel from half life 2

#

(i did not go off an image)

errant pond
#

for not using a reference image thats pretty impressive

coral hull
mortal jay
crystal grail
#

beautiful

#

efficient way to remove dust

crystal grail
#

@granite valley

sharp wedge
#

noโ€ฆ.

mortal jay
#

holy

modern maple
#

maze section

last jacinth
#

amazeing

stoic tapir
#

๐Ÿ‘

hushed shell
#

what do I add to the base of this crane

stoic tapir
#

You could look up real life cranes to get ideas
Idk what you should add, supports?

crystal grail
#

:3

hushed shell
#

results for sci fi crane don't really show what I'm trying to do

ebon bear
#

Look like a box

#

Zamn

hushed shell
#

I'm building it based off this

hushed shell
#

also used this principle

ebon bear
#

Ok

humble cedar
worn apex
crystal grail
regal patrol
#

sounds i added to an adonis custom theme that i colored purple for no particular reason, picked the theme back up after forgetting about it in like december

fading spire
hushed shell
frosty bluff
#

try modifying this

#

i heard you can mess around a lot with the adonis gui stuff things

#

without breaking it

paper falcon
modern maple
#

bro said he knew a spot

modern maple
ebon bear
fading spire
#

Reminds me of liminal space

modern maple
#

game is meant to be very liminal

worn apex
stoic tapir
#

dude

#

p

#

wha

#

those DOOR ANIMATIONS

crystal grail
# worn apex

This is some good flashlight effect and the door animation

#

very well ๐Ÿ‘

ebon bear
worn apex
#

gonna be redoing the entire mission

modern maple
#

decided to make thes platforms more retro

#

lot of labor, but its worth it i think

#

because these just arent as interesting

waxen musk
#

Looks like those myth games

fading spire
brazen crag
fading spire
#

I like liminal space anyway lfma

ebon bear
frosty bluff
#

maz

crystal grail
#

Computer

frosty bluff
crystal grail
regal patrol
fathom nimbus
#

Tbh, despite being made of parts the screen displays somehow don't look like it to me

#

Comments and opinions appreciated

brazen crag
#

detailed

frosty bluff
frosty bluff
#

although i dont know what that is

fathom nimbus
frosty bluff
#

i heard atc radars are complex

#

putting that into roblox would be hard

fathom nimbus
#

Not fully functional no but I might add an aircraft just overflying

frosty bluff
#

good luck!

regal patrol
#

gonna send a userpanel screenshot in a few

frosty bluff
#

so its all modified??

#

damn man

#

good job

fathom nimbus
#

Slight expansion, T04 Kanto South Station is now done with Omiya, Chiba and Musashi subsector stations as well as the central monitoring stationtrolljapan

#

Still need to sort the top screens but too lazy atm tbh

regal patrol
#

those are just the

#

already existing UI shit from Adonis

#

this theme is mostly recoloring and sometimes adding tweens to stuff

regal patrol
#

additional theme changes, such as the -/+ now being a visibility icon

#

but i might change it

#

and it of course changes if you minimize it

fading spire
#

while not true do

half spindle
regal patrol
crystal grail
#

DMR model

#

*i'm quite not good as drawing the DMR

brazen crag
#

dee emm arr

#

is that the model in the office near the cafeteria ?1!1?1!2!1!1!

crystal grail
#

nope, i just thinking and draw it my self

#

but the model make sense

brazen crag
#

i mean the size is accurate

mortal jay
gilded cedar
#

@regal patrol nice theme, may i ask how you made the prefix automatically appear when you open the console

regal patrol
gilded cedar
#

whered you change it from

modern maple
gilded cedar
regal patrol
#

yeah I develop by building Adonis from file system using rojo and vsc

#

with this method you can use vsc for code edits and studio for ui/rbxmx edits

gilded cedar
#

yeah i found it

#

this, right?

regal patrol
#

yeah

#

I believe

gilded cedar
#

so how would i change it in studio

covert stag
#

if you have rojo synced it should change in studio as well

regal patrol
# gilded cedar so how would i change it in studio

oh yeah by the way if you're deploying from github then please switch to release branch as master isn't stable and won't compile
after that:

  1. download rojo into visual studio code [if you havent]
    download your fork of adonis to your computer, and maybe dont edit on master branch, create a new branch for your fork's special changes
  2. set up rojo and edit aftman.toml to say rojo = "rojo-rbx/[email protected]", otherwise your fork will not compile properly [if it already says 7.3.0 then great]
  3. build the project
  4. you can edit from studo, and right click on a ui in studio > save to file... > open your default repository/the repository of your current theme > save it accordingly, or if its a non-default theme, save the entire theme as an rbxmx. basically, save it to file
    if you are editing client ui modules or other modulescripts like lists/userpanel or other non-ui stuff you can sync rojo to vsc and just edit it in vsc, the changes will save into studio
stoic tapir
#

I like it

mortal jay
#

why is everyone talking about the ground ๐Ÿ—ฟ

noble beacon
#

anyone interested in a small project? i was thinking of making jetpacks inspired by qserf but I suck at modelling lol

stoic tapir
#

Nobody starts out good
And never let anyone bring you down because of that

#

Try watching some videos and practicing

#

Zerobio ie a great channel

naive elm
stoic tapir
#

Didn't notice that at first..

crystal grail
#

soap ๐Ÿงผ

noble beacon
#

i dont really bother with building since my dev team just hires additional builders if we really need it

#

i tend to script while taking into account of all possible scenarios, bug free and full of needed features cool

#

I kinda wanted to create a modern qserf-style jetpack with tons of cool features, but yeah i dont really like to build much

#

or perhaps just styled similar to the original but without some bugs and some more features. it's not for qserf or anything, was just a "for fun" project

river moss
noble beacon
#

LOL

#

lovely

frosty bluff
# river moss

i sentence you to script the qserf doors from the ground up

mortal jay
#

the coroutines hurt my eyey

noble beacon
#

spawn function is laggy

#

coroutines are faster

mortal jay
#

ik

#

but the way you do it

noble beacon
mortal jay
#

coroutine.wrap(huhu)()

noble beacon
#

i didnt really care lol

#

wait what

#

thats a thing

mortal jay
#

thats all

noble beacon
#

when was that introduced

mortal jay
#

more than a year for sure

noble beacon
#

yeah i was mostly active in studio years ago

#

i occasionally do projects now

#

there's loads of new stuff i have to learn

mortal jay
#

coroutine.wrap was introduced when coroutines were added

noble beacon
#

i'm going to look at my past scripts

#

there is a chance i just forgot about it

modern maple
#

I've almost developed to the part in the walking cloud where Samsonus gets introduced

#

That's when the game gets real as fuck

#

I've already got back and forth dialog prepared for how conversations between Amiah and Samsonus will go

naive elm
naive elm
# river moss

I love those models, I have a few complaints about how it would actually look irl but other than that, amazing

naive elm
noble beacon
#

thanks for reminding me otherwise i wouldn't have remembered

#

i did find instances of that bad method, i think it probably built as a bad habit

noble beacon
naive elm
noble beacon
#

script:Clone()

dawn bay
mortal jay
#

carpet

dawn bay
ocean schooner
#

drew my oc as gwen stacy detailedtroll

noble beacon
#

@naive elm i kinda wanted to make a warhead concept which is more 1980s styled imo, want to do it

#

7 seg displays also

brazen crag
#

also spc i remember i was friends with u on roblox

#

i think we met on qsml2

river moss
brazen crag
river moss
#

i hardly remember a lot of people

brazen crag
#

yea but it was around 2022-2021

#

lmao

#

i changed my user too

river moss
#

what was it b4

brazen crag
#

some idiotic username

river moss
#

was it a diff account

river moss
#

ok i think i remember

brazen crag
#

oh yea lmfao

#

delete that screenshot tho

#

i hate that user

modern maple
#

oh i remember now

#

yeah

brazen crag
#

wait whar

#

@river moss btw i can send u the uh

#

an picture of my old game that u visited

brazen crag
#

tho i cant do it rn

river moss
#

removed the screenshot too dw

brazen crag
#

ty

#

it was an snowy place with an huge ass road

brazen crag
#

@river mossit was this thing

#

trees got changed tho

#

sorry for ping btw

noble beacon
#

@naive elm lets make a 1980s warhead control room concept inspired by qserf one but improved

#

i like the one in qserf but it seems too modern with the screen

river moss
#

god that was a long time ago

fading spire
brazen crag
brazen crag
brazen crag
dawn bay
#

fictional indian napoleonic era regiment "ashoka's sharpe rifles"

#

shit ton of flin #1113029161288732692

brazen crag
#

im sorry if i ping to much

river moss
brazen crag
#

ah its fine

#

im glad u remember me lmao

naive elm
copper marsh
#

hi sorry I haven't posted much dev stuff but here's something I'm conjuring up

#

The elevation and azimuth systems are based on the high gain 30m antenna at Weilheim

crystal grail
#

๐Ÿ“ก

brazen crag
#

๐Ÿ“ก

modern maple
#

beep beep boop

topaz rivet
topaz rivet
#

rojo is >>

copper marsh
#

trusses agony

#

but ngl that silhouette really works out

ebon bear
#

Truss better

#

Im really doesnt like to make the model have 4K parts

topaz rivet
#

better perspective

hushed shell
stoic tapir
#

We need more sneak peaks of models and stuff from the devs

#

Doesn't even have to be for the main games

modern maple
#

what a thrill

last jacinth
#

Holy shit is that a Metal Gear Solid 3 reference

modern maple
stoic tapir
#

If that's a ladder

#

Ima die

#

If it's an elevator track

#

Ima live

modern maple
#

its a ladder

#

its a very, very direct reference to this

modern maple
fading spire
coral harbor
#

amazing

fading spire
#

I liek how smooth it is

cursive mulch
#

lightbulb

ebon bear
modern maple
#

dont know how long it is exactly

#

but i think its 1000-1200 studs

ebon bear
#

better than 2048 studs

modern maple
#

also if you noticed at 0:30 i put in a non-euclidean impossibility of space dynamic

#

bigger on the inside like the tardis

frosty bluff
#

the design!!!

fading spire
modern maple
fading spire
#

You using PBRs or just texture n decals

mortal jay
#

tram (you can change the path as you want)

brazen crag
#

epic

ebon bear
#

The back of the server is using the same vent image of the IBM 729 cool

#

@crystal grail @fading spire

#

@brazen crag

brazen crag
#

oo that looks great cool

ebon bear
#

i maybe turn mainframe into image

brazen crag
#

yea

#

that would be optimize

#

i like the server model

#

reminds me of the server model from portal

ebon bear
#

i havent look into any image to build it

brazen crag
#

it reminds me tho

#

and i like the design it has

ebon bear
#

simply

fading spire
#

Whar

fading spire
#

Lol

#

Better than my build

copper marsh
ebon bear
fading spire
crystal grail
crystal grail
ebon bear
#

NOW

crystal grail
modern maple
fading spire
fading spire
modern maple
#

the name is written in a conlang he made

#

it means like "rest area" or some shit so thats what i usually call it

brazen crag
#

exploration?

modern maple
#

game is called "The Walking Cloud"

brazen crag
#

yea

modern maple
#

its a surreal adventure game

brazen crag
#

my small brain doesnt have the ability to understand the thing by the name sorry

#

lmao

modern maple
#

thats okay

#

its a very lore heavy game

#

not really directly inspired by anything

#

its a thing of its own

#

my motivations to make the game are very complicated

#

it means a lot to me

hushed shell
naive elm
#

i forgot if i posted this or not

river moss
#

made this pouch looking thing for @hallow surge

hallow surge
#

๐Ÿ‘

mortal jay
neon obsidian
# cursive mulch

interesting- did we accidentally stumble upon similar designs ๐Ÿ’€ ?

noble beacon
naive elm
coral hull
modern maple
#

major update for TWC

#

we at chapter 2 now baybey

#

check it out

#

you aint expecting this

naive elm
coral hull
# modern maple

white dude goes into a forest falls in a hole and enters a house

#

best game ever

modern maple
#

the newest edition in all the other goodies ive built on this game

#

also sidenote

#

basement is inspired off of a king of the hill episode

#

this basement

#

which is chill as hell

cursive mulch
#

I may or may not have been inspired from your video sly

noble beacon
#

@naive elm I was thinking of making a warhead concept that is more 1980s like lol

#

especially the control panel

naive elm
#

hmm

#

dude wants to replace saletum

noble beacon
naive elm
#

show reference for control panel

noble beacon
#

I like to make models from games and recreate them

#

I made a control room inspired by innovation labs and it ended up with the owner having to ban anyone who commented hate LOL

#

probably like 10 years ago though

modern maple
river moss
#

First time making a chair in blender

#

ported to roblox, dev lead wanted me to optimize the chair so i removed the subdivision surface on the metal parts, ~850 tris in this photo

#

cough @woven stone

woven stone
#

1738 tris to 836 lo

river moss
river moss
#

other chair, pretty much just copied portal's

crystal grail
#

/jk

#

very chair

cursive mulch
brazen crag
#

wtf

crystal grail
#

woober

ebon bear
fading spire
noble beacon
#

I like chairs ๐Ÿ‘

copper marsh
mossy plinth
#

Drank some rperry fucking powerful energetik that my doredom kinda cooked some nice doodle

noble beacon
#

@naive elm when will you ever make stuff with me ๐Ÿ˜ข

naive elm
noble beacon
naive elm
#

on what

primal river
#

#1110041192856551464 message crossposting a radial progress bar spritesheet I made for my game, anyone can use it :)

#

(cells are 250px*250px)

sharp orbit
#

gas compressor : ] (csg)

#

wip though

river moss
#

me and @woven stone

woven stone
#

im redoing the pillars soon they SUCK

stoic tapir
#

Something I question a lot..
I get it's for ambience but, why are some areas in core games so dark

#

They just never wanted to spend the money to light up an area like that..?

shut sand
#

yeah more or less

#

lol

#

why light up an area that doesn't make any money

regal patrol
#

came back to the project after some days, and now i made the title centered and minimized windows retain the x scale they had before

dawn bay
#

flamg

regal patrol
#

some changes to existing stuff from adonis

#

same for alias tab

regal patrol
#

updated version

ebon bear
#

replace rock parts with roblox terrian

#

yeah

brazen crag
#

oo looks cool

#

it doesnt look bad

ebon bear
#

unfinish

#

a hallway will leads you to other area

brazen crag
#

when silverwind lore

ebon bear
#

never

crystal grail
#

volo gamming

#

I plan to make a short story but ehhh, delayed

brazen crag
#

bobm :3

crystal grail
#

guess what will happen in the final

ebon bear
humble cedar
#

say
would anyone know if its possible to make a ring shaped map

#

i was thinkin of using a wallstick script i found but i dont want people walking on buildings and such so the only other thing i can think of is clever use of teleports or somethin

humble cedar
ebon bear
#

@brazen crag heh

brazen crag
#

epic

#

cave

ebon bear
#

09

modern maple
naive elm
#

(kinda like a hamster wheel if you know what I mean)

stoic tapir
ebon bear
#

roblox terrian is okay

#

atleast it doesnt laggy

stoic tapir
ebon bear
#

hold on

#

let me check the wireframe

#

okay it really not laggy at all

brazen crag
#

pain fr

brazen crag
stoic tapir
humble cedar
humble cedar
#

gonna be a pretty small structure inside a hollow out asteroid

brazen crag
#

ye ik

#

so thats why u were visiting those gravity games

#

great idea

humble cedar
#

gonna go for something like the PLANTs from SEED

humble cedar
brazen crag
#

oh its gonna have an reactor*

#

?

humble cedar
#

sorta-ish

#

same function, no reactions involved

#

in terms of why a small colony needs a reactor, i dont wanna reveal just yet, i have a preeetty interesting setting idea

tawny flare
#

old torrens but in roblox project

naive elm
#

EXTREMELY LARGE NEGATIVE PART

tawny flare
#

(abdndoned)

#

i was bored-

naive elm
#

i made this

#

i have no idea what it means

#

(i can kinda read it)

#

first time dealing with any sort of hardware though

naive elm
#

made another branded typeface

#

small details from JetBrains Sans and some inspiration from IBM Plex Sans

#

the readability things (i forgor what they are called) are from idk (there's a spcific font i had in mind for them)

ebon bear
#

@brazen crag this door will leads you to the bigger cave area

hushed shell
hushed shell
#

and then I gave up after making a hole in a cylinder

humble cedar
#

so i changed the design of the map to have a different kinda habitat
the middle i'll just excuse with technological gravity since the setting does have that, it's just not used in the colony for reliability and efficiency reasons

brazen crag
#

if its gonna be an normal game idk then

humble cedar
#

not sure what kinda game but i prolly want buildings to work

cursive mulch
#

I'm cooking

brazen crag
#

flabbergasted ZAMN

gilded cedar
#

i need to steal it

hushed shell
frozen stream
#

Crappy bad unintuitive uniforms I hate it

stoic tapir
#

Alice frame for my proton pack project

#

The straps themselves I might do some touch ups when it's fully complete

#

But currently I couldn't be happier with it

crystal grail
#

I think I did something

gilded cedar
#

yet another copied portal sign!

copper marsh
#

oh wow that looks awesome

copper marsh
#

amazing equipment you getting

gilded cedar
copper marsh
#

it is really good for a first time

modern maple
#

i love cold war era rigs

stoic tapir
#

Yeah the gear is supposed to look like it being upgraded and maintained, but not very clean

#

Infact super oily, dusty, and dirty

naive elm
#

would you like an actual "branding" perspective on it or is it just for the looks

crystal grail
#

rocket launcher

stoic tapir
#

Mini rocket engines

naive elm
#

starting a scenic thing

naive elm
weary pelican
#

check

gilded cedar
#

does anyone know how to lower the roblox respawn height?

at a certain height, players respawn and i want to move it since my map is deep, is it possible to do this?

naive elm
#

change this

#

it's under Workspace

#

although you should just move your map up

naive elm
brazen crag
#

i have been summoned

gilded cedar
#

thanks

brazen crag
#

what this

#

@naive elm

#

its 2 am

naive elm
#

ambient test i did

brazen crag
#

epic

naive elm
#

i dont know your time why

brazen crag
#

i liek

#

it fine

#

real cool cool

#

is that future light btw?

naive elm
#

yes

#

also don't mind how the light is moving without studio in testing

brazen crag
#

OH YEA

#

IM REALIZING IT NOW

naive elm
#

you can still move parts using the command bar

#

im running a looping script in it

#

that's how it's moving

brazen crag
#

ohh

#

alr

gilded cedar
fading spire
ebon bear
#

@crystal grail

copper marsh
#

oh wow that looks nice

#

the ladder feels a bit odd though lmao

ebon bear
#

but thank

sleek hatch
ebon bear
#

THE BOMB

#

IT HERE

crystal grail
#

leganize nuclear bomb

gilded cedar
ebon bear
#

2 hours before the bomb get on top

sleek hatch
ebon bear
#

explode range thing

brazen crag
#

still cool tho cool

frozen stream
stoic tapir
#

Basically finished, though I still have to buy the large neoprene layer that goes over the "neck padding"

#

4th image is supposed to be a burn mark

copper marsh
#

god damn that is so good

stoic tapir
#

Here's one of the pack used in the movie

#

So yeah mines more dirty than torn but I'm still happy

copper marsh
#

tbh I'd say it's even better

#

it's a preference thing in that case

stoic tapir
#

None of the gear is the same, even if you want it to be

#

And it doesn't have to be

#

Because the scientist in the movie kinda cobbled it together, so that's what we're doing

gilded cedar
#

got bored, started to make a phone thing

could make this a social experiment game where you have to mess around on your phone idk

fading spire
#

Wireless

gilded cedar
#

bluetooth nuclear bomb

ebon bear
#

@crystal grail the wire that will detonate the bomb

crystal grail
#

๐Ÿ’ฅ

naive elm
#

especially with that contrast

neon obsidian
#

moment

crystal grail
#

@ebon bear

brazen crag
#

bobm :3 lore

crystal grail
#

i mean the LOX and LHx fuel tank look kinda like a bomb

#

they all highly explosive

#

๐Ÿ’ฅ

topaz rivet
#

LISTEN UP EVERYONE Alarm I NEED HELP

#

do i
A: be more historically accurate and use the color scheme from BEFORE 2009
B: use the color scheme from after 2009

my game is supposed to be set in 2001

#

before 2009

#

after 2009

last jacinth
#

Before

crystal grail
#

before

coral hull
#

damn we about to reach the new 4000 message milestone

#

nice

stoic tapir
#

Prototype stuff is always cool

#

Because it's all "disassembled"

ebon bear
crystal grail
#

wires

ebon bear
ebon bear
#

the model contain 1835 parts

ebon bear
#

@crystal grail fence moment

crystal grail
brazen crag
#

MORE

sleek hatch
midnight forum
#

dose anyone know how to make teams in a custom order?(In Roblox Studio)

gilded cedar
midnight forum
midnight forum
gilded cedar
#

playtest the game

#

it should work

#

or you just did it wrong

#

drag everything but administration out, then drag in security, then drag in reactor operations

midnight forum
midnight forum
gilded cedar
#

yeah you did it fine

#

in the explorer, it orders alphabetically
if you playtest it should work

midnight forum
#

Thanks @gilded cedar

half spindle
#

playing with a split function i made

obtuse yoke
#

Random black hole that I made because I was bored

stoic tapir
#

Are those effects meshes...?

#

They almost look 3d

obtuse yoke
#

these are particle emitters

#

no meshes were used for this

half spindle
#

pretty procedural valleys i made a year ago :3

fading spire
pearl wedge
crystal grail
#

work in progress

#

this progress will be remove to new one or i will continue drawing

brazen crag
obtuse yoke
#

Small test of volumetric fog particle that I made

errant pond
#

OOH WHAT THATS COOL

#

i love lighting

half spindle
#

i didnt know particles interacted with lighting

regal patrol
#

they have since like 2015

modern maple
#

steadily building the renaissance house

#

made this too

gilded cedar
#

worlds greatest poster

gilded cedar
#

blahaj

last jacinth
#

:3

crystal grail
last jacinth
#

forced to :)

gilded cedar
#

you are legally required to :3

modern maple
#

shitty drawing of samsonus i made in ms paint

#

im better at drawing on paper

brazen crag
#

where is half of bro's head

brazen crag
#

aw hel naw

stoic tapir
#

THAT MAN IS BLUEBERRY CAKE

brazen crag
#

holy shit

#

that man is an cake

crystal grail
#

real

crystal grail
thorn prism
#

@ebon bear office

ebon bear
thorn prism
ebon bear
#

grrrrrrr

thorn prism
#

Or Euriplexnโ€™t

gilded cedar
gilded cedar
#

thanks

brazen crag
primal river
#

BLENDER PEOPLE I NEED YOUR HELP
I'm trying to bake this texture but it seems that even though the bake worked, the texture isn't displaying correctly on the model! If there's anything I can do to fix this please lmk ๐Ÿ™

coral harbor
#

Needs more time in the oven

glossy chasm
#

So you end up with a texture that doesnโ€™t properly appear on the object

#

It shouldnโ€™t be too hard of a fix tho

primal river
#

update:
i just rebaked it and it worked

#

blender moment

gleaming shard
#

anyone got a pressure gauge model/mesh?

gleaming shard
fading spire
gleaming shard
#

ahh that explains it

#

good job nonetheless

crystal grail
#

@rocky brook @ebon bear @fading spire @brazen crag @spiral bronze @split tiger
Fuck you, steal the DMR and got chase by QSO

rocky brook
#

real

brazen crag
#

MF IS RUNNING

#

CATCH HIM

crystal grail
#

DMR heist

brazen crag
#

also with that many qso ur dead in 1 second

crystal grail
brazen crag
crystal grail
#

yeah indeed

fading spire
ebon bear
#

will make automod mute you

crystal grail
fading spire
#

rn

#

minutes ago

ebon bear
#

i said automod

fading spire
#

uh

gleaming shard
split tiger
#

Catch him

#

NOW

crystal grail
#

too late

split tiger
#

Also nice drawing

crystal grail
#

he get in the ca

#

thanks btw

#

๐Ÿ‘

split tiger
naive elm
#

thing for taffofox

copper marsh
#

ohh man those are some nice textures

naive elm
crystal grail
copper marsh
#

oh ty

naive elm
naive elm
stoic tapir
split tiger
#

Looks pretty good

#

I tried to recreated SNL turbine

#

Made in roblox studio

#

Am new to modeling so its not that good

naive elm
#

i was hoping you'd get the reference

split tiger
#

I got it

naive elm
#

yay

split tiger
#

Bunker from gz

naive elm
#

yes

split tiger
#

I am working on a control panel

crystal grail
split tiger
#

Ty

brazen crag
split tiger
#

Thanks

gleaming shard
split tiger
#

Ty !

stoic tapir
#

Headrest for my proton pack project

#

made of..get this

#

a mousepad

#

the ones used in film had neoprene fabric wrapped around copper pipe insulation

#

mousepads are made of neoprene

#

so

#

win win

#

I needed a new one anyway]

mortal jay
#

ecto 1 when?

stoic tapir
#

Find me the car

crystal grail
stoic tapir
#

I know

#

I mean like

#

find me the car

#

Like a junkyard or something

mortal jay
#

i believe theres less than 1000 of it

#

i heard that somewhere

naive elm
#

i would love to add terrain but @noble beacon hasn't decided on where to put this yet

noble beacon
#

no it was meant to be a group thing

#

cos i have no clue, far away tho

#

not too far I guess

naive elm
noble beacon
#

whar

noble beacon
naive elm
naive elm
#

it's a better way of doing fade outs that isn't just a series of parts

#

will look much better soonโ„ข๏ธ

#

(i am off to work now)

rustic patrol
#

data heist

#

recorded the ending

#

im just here to show the thumbnail doe

rustic patrol
#

we did

#

i got the data

#

and drove off

frosty bluff
#

RAAAAAAAAH

#

PESPILON 8

rustic patrol
#

no lol

#

get good

frosty bluff
#

RAAAAAAAAAAAAH

#

APPLICATION DENIED

#

no more data hee hee ha ha heeheeheehaw

rustic patrol
#

writing issue

jagged grotto
#

are pivoits broken for anyone else rn

fiery niche
#

PLACE and SEAPLACE
(small game i started working on, not the best at modeling tho)

amber grail
#

I'm building the DMR Control room in Source (Under the P2 branch) I prefer Hammer rather than Roblox Studio as I'm more comfortable in it

brazen crag
#

ooo thats interesting

amber grail
#

Can't be bothered to import the QS logo

naive elm
amber grail
#

Might do

#

Compiling under Gmod's source version wouldn't be hard with mount.cfg

naive elm
#

are you trying to do the current control room or the upcoming one

amber grail
#

The current one

#

As I don't have many images of the new one

#

Noooooo

#

I'm not going to be building the DMR in this btw

#

At least I don't think...

naive elm
amber grail
#

I better take a lot of photos of the old control room then

crystal grail
#

GM_QUANTUMSCIENCE_v2

amber grail
#

Idk if it'll have the DMR in it...

#

I don't want to learn the vertex tool

naive elm
#

I could design a mesh if:

  • you know how to mount custom content; and,
  • you have permission to make a replica
amber grail
#

Hammer doesn't uses meshes

#

It uses .mdls

#

Which I think are similar

naive elm
#

I have a funky blender addon to export as valve files

amber grail
#

I have it too

#

Forgot the name of it though

naive elm
#

same

amber grail
#

How it looks right now

naive elm
#

why are you not using nodraw textures

amber grail
#

I will later

naive elm
#

oh alright

#

(I'm used to doing them instantly)

#

nodraw is a really nice feature

amber grail
#

Sometimes I wish Roblox Studio has some of Hammer's features

naive elm
#

yeah

amber grail
#

Like VisGroups

naive elm
#

so true

amber grail
#

Or

#

The 2D grid

naive elm
#

proper decal systems too

amber grail
#

Yeah

naive elm
#

where they're more like projections

#

particles are also very limited in relation to other engines

#

HPL particles are much better

amber grail
#

prop_door_rotating ๐Ÿ’–๐Ÿ’–๐Ÿ’–

naive elm
#

so true

#

oh one very missing feature

amber grail
#

Also the whole logic system

naive elm
#

proper prefab system

amber grail
#

You can script without knowing how to script

naive elm
amber grail
#

I tried a few on Roblox and still didn't understand

naive elm
#

the logic system was complicated for me tbh

amber grail
#

It's simple for me

#

Just pop a few logic_autos and logic_relays and your done

naive elm
#

so true (clueless)

amber grail
#

I would also love an easier way to import custom textures

#

Although it is relatively easy

naive elm
#

how could it be any easier?

amber grail
#

Just a drag-and-drop solution

naive elm
#

fair

#

they could also improve the embedded image selector thing when using asset ID fields

amber grail
#

Yeah

naive elm
amber grail
#

Displacements almost never go right for me

#

Paint alpha stopped working for me recently

naive elm
#

Roblox has displacements?

amber grail
#

I'm talking in Hammer

naive elm
#

oh

amber grail
#

Ah, onto the front wall now

stoic tapir
amber grail
#

It's meant to be the current control room

stoic tapir
#

ah okay

regal patrol
#

wiki template i made for a thing, it sorta fits in here

vestal patio
#

Nice

copper marsh
#

would be awesome to play it on a gmod gamenight

gilded cedar
#

random thing

vestal patio
#

Fellas, rate the setup.

gilded cedar
#

why is your wall literally medium stone gray plastic

vestal patio
#

Woowwww

#

I'm painting it soon thank you very much

gilded cedar
#

what are you gonna paint it as

stoic tapir
#

Change up the textures

#

Add those grid frames

#

make the textures have depth as if they were layered like panels

gilded cedar
#

its roblox, im working on making props to cover up the walls

stoic tapir
gilded cedar
#

alr i'll look at it

ebon python
#

help

#

how does one model

vestal patio
gilded cedar
ebon python
gilded cedar
#

banned

ebon python
#

fuck

stoic tapir
#

What's that for if I may ask

ebon python
#

Itโ€™s a breaker based off Jurassic park

#

Iโ€™ve decided to waste my life away trying to finish/restart cpi again

ebon python
#

First

#

Iโ€™m actually first

#

Liar

ebon python
# ebon python

Iโ€™m actually going to commit a DMR irl if I canโ€™t make this lever, lever

#

/e owner

#

Fuck

amber grail
#

Changed the design of the front panels a bit

vestal patio
#

Nicee

amber grail
#

Design of the front window might be changed slightly

neon obsidian
#

hey guys i just want a quick question rq

has anyone been having issues uploading meshes?

#

apparentally for me it seems like the service for it went down (yields me errors upon uploading)

i just want to know if anyone else has this issue this and isnt just only me

#

was trying to test something when this happen lol

amber grail
#

I'm really happy how the window looks

#

Only had to adjust the design a little

#

This map is going to have so many leaks...

crystal grail
#

Cause I can make one

amber grail
#

Uh

#

I have a lot of screenshots of the control room to base this map of so I don't really need a diagram

#

But thanks anyway

crystal grail
#

Np

amber grail
#

Not planning to put the DMR in this btw