#General discussion
1 messages Β· Page 5 of 1
1st compile
compu
Ter
Trying going to remake QSML 1
Send help
Unreal engine?
Source Engine
You shouldn't really model in Hammer...
looks great enough
when dmr remake
I'm more concerned about the T-Junction Limit and visleaf (although converting most of it to func_detail should fix most of it)
Oh yeah, Idk if I will be able to fit the shutdown console in
I think I'll have to redesign it
minor inconvinience
Could anybody help me with coding a script that: if you pull a lever a said amount of times it would unlock another action for where if you click a button it does something.
Or what would be like a keyword I search up
While not a dev, I can help with realism / measurements for realistic reactors. I know a bit of LUA but havn't dived into it fully, I could probably rewrite some code and make some segments so if you're making a game and you want it to be realistic, just give me 200 bobux and i'll set up the design.
Itβs for a breaker
Also hiring is federal governmental war crime against the roblox supremacy
I do believe
huh
i work for free then
I mean I just need help with knowing what to actually code
wewewahewaheha
Nice, Tokyo-III
i watched too much anime π
yoo
uqheuhequheuh
local amountClicked = 0;
local leverActivated = false;
local REQUIRED_CLICKS = 10;
local onLeverClick = function()
leverActivated = not leverActicated; -- activate/deactivate the lever
amountClicked += 1; -- add one to the amount of times clicked
-- add code here to make the lever work
-- there are two things you could do to unlock the button:
-- 1. change the click distance in the click detector's properties to 0 to 8 or something
-- 2. only allow the click detector to work if the amount of clicks is right
-- you could also do both
-- here is 1:
if (amountClicked >= REQUIRED_CLICKS) then button.ClickDetector.MaxActivationDistance = 8;
end
end;
-- here is 2:
local onButtonClick = function()
if (amountClicked >= REQUIRED_CLICKS) then
-- do the button stuff
end
end;
holy guacamole
basically you just need to add one to a number every time the lever is clicked
then just allow the button to be clicked after that number reaches something specific
introducing
shit lighting: the movie
really cool dude
ive always wanted to remake evangelion stuff in roblox
do you guys like this metal song i made for a person in a groupchat iβm in (sorry for bad recording start)
did you set it to require 10 clicks to activate?
also
imo there doesnt seem to be a general like
tune to it
idk how to word it
it just seems repetitive
and the background notes are a bit odd too, they should be a tad bit louder and have a better uhh
general idea i guess? idk
seems more like some soundtrack thing for a roblox core game honestly
the red underline is a typo
ergthtyjhj,kl
anyway i could make it vice versa?
it stops after x clicks
yea well iβm still improving i just thought it sounded good for starters
yes for starters its good
where it says stuff like lua if (amountClicked >= REQUIRED_CLICKS) then -- do the button stuff end replace it with ```lua
if (amountClicked < REQUIRED_CLICKS) then
-- do the button stuff
end
basically "if clicked less than required then do this"
also i was talking about the
local amountClicked = 0;
local leverActivated = false;
local REQUIRED_CLICKS = 10;```
part
thats where your requiring 10 clicks for the script to activate correct?
or nada
that's the variables and constants are set up
you can change 10 to something else
it still not working
but there's no logic there
show your code
local amountClicked = 0;
local leverActivated = false;
local REQUIRED_CLICKS = 10;
local onLeverClick = function()
leverActivated = not leverActivated; -- activate/deactivate the lever
amountClicked += 1; -- add one to the amount of times clicked
--lever code
local ts = game:GetService("TweenService")
script.Parent.ClickDetector.MouseClick:connect(function()
script.Parent.Sound:Play()
ts:Create(script.Parent, TweenInfo.new(.9, Enum.EasingStyle.Sine, Enum.EasingDirection.In),{CFrame=script.Parent.Parent.OpenPos.CFrame}):Play()
wait(1.5)
script.Parent.Sound:Play()
ts:Create(script.Parent, TweenInfo.new(.9, Enum.EasingStyle.Sine, Enum.EasingDirection.In),{CFrame=script.Parent.Parent.ClosePos.CFrame}):Play()
wait(1)
end)
-- there are two things you could do to unlock the button:
-- 1. change the click distance in the click detector's properties to 0 to 8 or something
-- 2. only allow the click detector to work if the amount of clicks is right
-- you could also do both
if (amountClicked < REQUIRED_CLICKS) then
-- do the button stuff
end
end;```
...because you are not calling the function?
you should take the time to learn the core mechanics of programming before doing your own thing
do easier projects to get the hang of things
for my own sanity I won't walk you through how to do things like "calling a function"
π
My room is the dmr chamber
radiation
oh lol
convertible

main part of the flak tower's done
computer go kaboom
do you guys have any ideas to make this hallway look more uhhhh like old aperture
that kinda red innit
yeah the theme is red
the theme doesnt fit aperture
it looks like an old mansion
ngl
add those ball lights
curtains and paintings as well
u know like that one office zone
alr
also what old aperture
its where portal 2 takes place
theres like 2 main themes
aperture science innovators
old aperture science
mostly
there are lots of zones
the

munition expert
what
the builds are from rebuild of evangelion π
only nge thing ive made in studio is like this layout of misatos apartment
rebuilds r lame

its not lame!111
for your information, i did modify it a bit
plot is lame
because i have little to no ref
the 1995 one is the best
the artwork is better tho π
the geofront is badass
1.0 did make the futurism fuckin swag though
So Im gonna remake the..maintinence elevator from qserf, but I need an opinion
should I have it
-themed off the cavern, (grey concrete, trusses, caution tape)
-bricks like the current one (mostly empty)
-cave (cave shaft, with metal beams)
or mixed
(all 3)
which maintenance elevator
you know the fall from portal 2?
yes
maybe have the shaft be a transition from the cavern theme (modern), to an older one (bricks) and eventually a cave
neat
Like I said before, it's the bottom of the maintenence elevator shaft right off the diagonal elevator
i am in love with your room
BEN SHAPIRO
Yes another person who still uses wii
Another revision
im dumb i sent this in the wrong post argh!!!
pixel art
2nd attempt at making a 2d game in roblox because thats the only language other than scratch and the goofy microsoft makecode that i actually know
try godot
i refuse
why
im too lazy to learn anything at all
thats why godot
the programming language is really easy
simliar to python
which is similiar to lua
What the fuck is this UV unwrap
Gaming
america
oh yeah
im finally done
i love sam missiles!!!!!!!!!!!!!!
if it works it works idunno
i'm going to make a CIWS turret πΊπΈπΊπΈπΊπΈπΊπΈπ¦
glorious 300 rounds per second
Thought the 1 was a shipping container
bruh!
thing
Dang
oh I see
very cool
Look like a piston
Damn that is nice animation
@noble beacon how is your nuke game going? any updates?
justuse smoothplastic
not today
already saw that 3 times
never noticed it was made out of smooth plastic
Ooo very cool
logo redesign, finally putting effort into making my game
top is old
bottom is new
might change the bottom text
it looks a little weird
parking garage
Racoons
(I'm kidding red pandas)
Was drawing based off another dude but I like how they turned out
I did not do a superreaction bruh
oh damm thats cool
dang
@cunning sun!
??
Why are you posting qserf gameplay images in the developer creation chat
It's fine
shrimple thing when i figured out lists can have richtext active
more shrimple example
riel
yes
so:
shocking news
clearly hacks, no way you can dev that fast
whar
Only the finest work in Hammer
whar
does anyone know how to import an image directly onto studio without having to wait for it to get accepted as a decal
or if thats even possible
Everyone's favourite guy
I think its okay
I like the drawing more than the particles
Plus it was for a school project
Like wdym
You can just add a decal to a part and put the file in the decal
add the image to your local files
use the rbxasset (NOT rbxassetid) protocol to locate the file
omg
is that oppenheimer
Mhm
so
yay
why did autocorrect correct it to gay
any vexillology nerds in chat
OH GOD THE EDGES
π
it's fucked
i may not be a nerd but i bro
i funkin love flags stuff lo
i do like the fabric overlay u have on these flags too
realism addπ
I would if I had perms smh
ping other admin ig?
also there is an another game called Cobalt Valley Research Facility by JKR
lmao
stealing names too ig
My Gmod map is out https://steamcommunity.com/sharedfiles/filedetails/?id=3019049709
That is a
GIANT
Machine gun
There is no way that thing would be supported
Hanging that far out
Please tell me it's like a turret or something
its part of a ciws
andour eternal!!
wrong game mb
hole
hole
many curve
reasoning for the cut out shape
it's the shape of the island where the founder of the reigment comes from
yeah
imperial asian legion :))))))))))))))
Control room
ch
bc there was gonna be cheese
no
may me help 
no
π
polan
napoleon basically made them mercs, so let me do it
I'm going to Poland later today
made some decals (originally from: https://ec.europa.eu/taxation_customs/dds2/SAMANCTA/EN/Safety/SymbolsOfHazard_EN.htm exclude rotating and moving equipment one)
Health and safety: Hazard symbols
Holy shit
Those look amazing
I suck with decals
But I know how hard they can be sometimes
if anyone wants to use:
https://create.roblox.com/marketplace/asset/14420540329/rotating - Moving and Rotating equipment
https://create.roblox.com/marketplace/asset/14420464785/explosive - Very insensitive substances with mass explosion hazard
https://create.roblox.com/marketplace/asset/14420462986/flamable3 - Flammable liquids
https://create.roblox.com/marketplace/asset/14420461624/liquids - Gases under pressure
https://create.roblox.com/marketplace/asset/14420459493/flamable - Flammable gases, aerosols, liquids, solids
https://create.roblox.com/marketplace/asset/14420457710/flamable2 - Flammable gases
https://create.roblox.com/marketplace/asset/14420456524/eye - Skin, Eye irritation
prototype 2
@crystal grail gahagah
What is that laser?
ooo i like that
BEFORE You ask "how tf did you get qserf assets"
just gonna tell you
I made copies off images
Some of them arent exactly photo accurate but close enough
no you cannot have them
making a highway for what will hopefully be a dystopian 1980s game
interest peaked
those look really good, can i ask how you did the weathered or whatever its called effect?
Oh yall gonna like what were making now
?
Me and the QBC set head Retro are working on something rn
This is our best work so far
you guys gonna send updates here? bc im interested
its not done yet but Ill tease something pretty soon
epic
???
oh yeah
i created noise map
many noise maps
combined
used gradient mapping to make it transparent
and then uh
yeah idk how to explain
π€·ββοΈ
Note its not official
we dont work for sst
we just do qbc
looks official
I have just test this game, It looks pretty neat ngl, great work mate, I like it!
yep i know
lmao
im excited to see any E8 content
and you have great stuff so
im more excited
little update on the build im workin on with burnished
God I love it
Noice
I love that tunnel so much
holy shit i love that
So what is this for?
just a little project im helping burnished with
cool
Also to any developers. Iβm interested in starting to model but I want to know how long does it take to become whatever you consider βTop workβ?
I want to know how long because when I start something I get into quitting it pretty fast.
that speed depends on a lot of factors, including but not limited to:
- how fast you pick up skills / learn the program
- how fast you understand the concepts of modeling (quads vs tris vs ngons, file formats, etc)
- how much time you put into practicing / modeling in general (1 model a day vs 1 model a month is a big difference)
- how much you try new things in your program of choice (using the same tools means having the same toolset, expand whenever you can)
for me, it took roughly 1.5 years to get to my current best work
but i had to juggle school + literally every other aspect of development, including scripting
i've been a dev for just over 3 years now, it's definitely doable
especially if you focus JUST on modeling and nothing else
Years.
Dont try replicating top games overnight, it wont work and youll get burnt out
Start by learning the fundamentals and experimenting
then, make a mini showcase
learn some more, apply the new things
repeat
repeat
and so on
Dont be dissapointed in your work
Just keep trying
Il take both message into my start at this. Thanks you both.
yw
use insporation photos try learning new stuff look at some yt videos bc i learned some stuff from those
also do not forget you will not be good overnight
i have been making builds since 2021
and im still not "top work"
Thank you
I also like your game too
We will be enabling freecam to everyone since you wont be able to traverse the map
Could we use some of those in DSICRL π
Its done
will visit later
man discord really isnt letting me send messages huh
here's a few more images from this, too!
of course the fonts dont load in smh
classic roblox
Ya know what's hilarious while I was working on that I had ANOTHER idea for an area we don't get to see so I might do that this week. it's fairly small so shouldn't be an issue
Going to test this rn
AMAZING
well done bro
amazing work guys!
Retro did that last second
i just fixed that lmao
Can you publish it or no..?
yup, just published
its a shame that roblox has the weird lighting glitch
i might add some more stuff up above, like the maintenance elevator stop and the foxtrot stop
adding working elevator 
errrm no
another relax place
still really impressed with what burnished did here
It was just getting late and I have school so we're gonna have to do it another day
ah, alrighty
I'll see if I can tommorow but I can't guarantee
But I'm so dang happy with it, and so proud knowing that I made you all and sst stare in awe, couldn't have done it without you retro
ty!!
remake the game logo because yeah
because the og logo...
The front text are Courier new
does anyone else seem to having this bug with fonts?
this is the font i get when loading onto a game, the basic font
however, this is the font that's supposed to be used
cant be reproduced without leaving studio and returning to a game, and goes away if you remove and then add back same text
kinda frustrating when going into a game and then ending up with none of the fonts loading
yeah you have links right under it
maybe rich text issue
yea
sometimes it happens to me when I open a game in studio.
me who was a dev for like, 6 years now and is still dogshit:
pov: you only use roblox studio
im only need 3 years
π
you guys learn fast
it was till 2020 that i knew the "union" function exists
thats like
year 3 of roblox studioing
i already know union exist in 2020
how the hell do you get that letter in without having to do it by hand
there's no font like this
also
which one is based
this
or
very important bizniz
(im gonna rip the colours)
here's my own rendition but like a bit different https://media.discordapp.net/attachments/1130426048111194132/1137291310416547932/image.png
the wreath/laurel looks out of place
uhhh
OOOO
ima visit it rn
GOD DAMN THE DETAILS
its a really weird bug, i keep having it too
it seems like it only happens if you have RichText enabled, so if you want to have larger text, you'll have to mess with PixelsPerStud or the size of the surface gui
seems like a pretty old bug too https://devforum.roblox.com/t/rich-text-using-incorrect-font-on-runtime/1812112
Hello, when I press play, an incorrect font is displayed on some TextLabels using rich font. In this video, you can see the font is meant to be FredokaOne on both texts It works when the UI is set to visible as shown here at the start of runtime rich text bug.rbxl It started happening within 24 hours of making this post and issue is still oc...
just group everything then ungroup
that resets the font, but it still occurs ingame
huh??
didnt happen to me tho
do you have richtext enabled?
uhuh
strange
i actually havent tried it on michroma, i've only witnessed it occur on titillium web and special elite
it might only break on certain fonts
la help
plsplsplsplsplspls
try reverse image searching it? you might be able to find a font
you can also try to cut the letter out of the image
oh right
i only do too but thats impressive bro
BITCH!
It was retro
smells like..
perfectly recreating assets and lots of skill
I need to make a portfolio on roblox developer hub
I literally cant tell that its my thing
It looks sooo identical
holy shit
comparisons
alrighty
dammmmm
this looks like an official creation lol
nice work for both of you guys
thanks!!
the updates out btw, if you want to explore it!
I'm so glad someone's remaking this
And that someone is you
You are getting better every day
alright
Imma check it rn
thanks, you too also
@crystal grail new thumbnail
TINY VALVES
YES
Also why is there a sponge
Next to the blue barrel
that not sponge
Box
Mace of carpet
It's a cat house
true lmao
ah
Yeah that works
holy shit its the mf red blue matter reactor 
Warning Core overheating! Nuclear meltdown imminent.
Fosh
now add chocolate
fish lore
why the door so wide
still need lots of improvement
lo
Sea wall
Fusion
zammm
nice work !
thank


Isnt that just qs doors
When free model everywhere
Even the wall

Even the air
Also my qsml 1 remaster version uh
The very molecules that hold together reality
My friend try to script it
Yes the effect is done
Except button switch and other so then after they finish then uh yeah a finish startup
Yep
If anybody remembers that one yellow robot thing with the red eye and the doc oc arms from cave of makers a really long time ago, hereβs the new version
i bet this man is gonna make oppenheimer in roblox within this year
i watched that one 3d gif dubstep videos with man wielding an atom
The McMash Clan - Requiem (Ft. kate Mullins)
https://www.instagram.com/3dgifdubstep/
https://www.tiktok.com/@3dgifdubstep
https://twitter.com/3Dgifdubstep
https://twitter.com/3Dgifdubstep
https://twitter.com/3Dgifdubstep
https://twitter.com/3Dgifdubstep
https://twitter.com/3Dgifdubstep
https://twitter.com/3Dgifdubstep
https://twitter.com/3Dgifdu...
will probably make it cooler later
ye
ye
should i go sleep
or
continue working on my project
(its 3 am
chunk loading exists
first post for today before i go to sleep
a
oh snap
May I ask why lol
buoy
bouiouyi
that
\D
pipe
crash 
bootleg Miami background
###################
spot light
alr im fukckin done
QSERF anime opening (still wip)
Finished
BUTOTOTNASDFGADFAS Fished
WAIT
THE DMR

oh wait
it correct
Yeah button finished
Now button is fully finished
But i still need to slap em all into collec service
buto
button can't be finished without sound
so slap an sound into that button
very very very poor naming man
thy light show
control room (wip)
initializing... Button_sound.mp3
Use math.rad
not CFrame position
makes it not have that bounce effect
I already use math.rad but in tweening way
Then uhh
oh wait crap i made 2 of them
j
Looks good
the math.rad confuse me asf lo
thats why i switch to tween n cframe
maybe i can make it unnoticable
it turns the part on its center or pivot
I use pivot
Which is why something like doors would have one cframe part at its edge so the math.rad works properly
in this case youd put said part in the middle of that cylinder thingy
Yeah try math.rad first and see if it works without it cuz i actually never tested this myself
ive just used some sort of very thin part as primary and have all other parts welded to it
you dont really need it if youre tweening one part (assuming the above method works)
just for models
ye
Any suggestions to this area?
idk what to add now
and I don't k now if it is already perfect
Im still not done with that area
:3
the radi cheese
:3
when qsml2 remake
That's what I said lmao π
Some UI stuff hehe
where did you get the icons in the 3rd image?
looks super awesome!!! :D
usb drive with a zip bomb: 
Or uh, whatever that one CIA virus that was used on those centrifuging plants in iran was
Hell, I think that mf was made with Lua lol
Flame, also known as Flamer, sKyWIper, and Skywiper, is modular computer malware discovered in 2012 that attacks computers running the Microsoft Windows operating system. The program is used for targeted cyber espionage in Middle Eastern countries.Its discovery was announced on 28 May 2012 by the MAHER Center of the Iranian National Computer Eme...
lmao
Apparently it was made by the NSA tho, not the CIA
Ig the CIA would've just sabotaged or bombed the place
Or drugged the workers or some shit lol
They've always been more hands on
NSA seems more
Thank you!!!!
Lmaoo
From a plugin, let me get on PC and link you it
thanks
@gilded cedar https://www.roblox.com/library/11423603183/Fluency-Icons
Roblox is a global platform that brings people together through play.
thanks!
welcome! It's really handy
Idk qe dont do it yet
where is the tab on the cola can
a can't of cola π
It is a soup can soda.
pfffft lmao
Qserf in question
When QSML4 remake
truely
Snl remake
Well it seems to be a 4x1x2 part, aka the default when spawned, so I'd say either:
- It was spawned in to be used for something, but then the dev got distracted/cut off
- It's a small building error.
- It was made by a script and was not set to hidden.
- It was placed as a positional indicator/source and was not hidden.
Then it was probably one of the other devs
Then it's probably remains from that idk, it's CVRF
That game uses various tricks from what I've seen
Like having props designated by single parts
Alternatively: you just pressed the add part button and didn't notice lol
Prolly a script then
How would we know
tbh, yeah, how would we know β οΈ
sudden 4x1x2 brick jumpscare :((
(i mean aside from the fact its there in your case, it shouldn't really be any problem i believe)
remodeling the crusader c1 spirit from star citizen
(mine - top, original - bottom)
original has 500k+ tris and no interior
i plan on making a full interior
im not going for a 1:1 clone but a "heavily inspired" look
since im not skilled like CIG's actual artist team
still a wip
also featuring vtol thrusters
holy smokes
(i plan on making this flyable in roblox somehow)
that is very detailed, kudos
current difference in wireframes
OUGH
16k tris vs. 769k
i assume the top one is the newer one with less triangles?
yes
icic
the old one was ripped straight from the star citizen website as a cmt, which i used meshlab to convert to obj which i then imported to blender
behold, orang
im unironically considering pledging like $110 for this ship in star citizen bc of how good it looks
i just want to do it justice
star citizen ships are cool
Bro that wireframe... π
if it was a script it would have studs on top and inlets on bottom
so it was him
800,000+ verts :)
(blame cloud imperium games)
Remake another one
wip bridge section
aka border
roblox car for reference
could use some improvements but it is pretty good, source: me
map so far
Any suggestions?
Damn
ooo i like it
Stuff for art
Still working on it
Plus it looks better irl, my shitty camera never picks up images right
ghostbuster π»
thanks you
Same

maybe trying to expand the area in the future
large ass reactor
Large ass reactor
rgfhfg
Qserf grid panel if it made a little more sense
I think the qserf grid should be massive, a super overly engineered..basically massive engine
If it's supposes to power thr entire eastern coast
Anyway very nice
the breaker is only made to power the facility and control where the power is coming from
either aux (generators) or primary (reactor)
a seperate system powers florida
that system directs power output from the core
you should join the forum burnished
i need more input
on things
Alrighty
lets gooo!!
#π₯βbroadcasting
what position should i apply for??
also tbh idek what qbcis
they make media
well what should I apply for
O
Is it possible to create a melting effect?
yes
a melting animation of sorts
take a metal sphere and then it starts melting from the top and yeh
probably not
damn
You could
But itd be very hard and performance hungry
well how would you?
Skinned mesh with animations perhaps
after effects is fun
fun fact: the text is dynamic so i can change it to whatever i want (its not an image)
this qbc shit got me goin craszy mode
bnfjkhghlytn

am i gon get denied if I do this
Idk
@stoic tapir join chat vc lmfao
I'm at a football game rn for my school, sorry
work on the interior has begun
got the internal hull and windshield mapped out
from here on im gonna try and be a bit different from the star citizen model so i can focus on making it work for roblox
Yeah that's good
nice
rather bright
dbfghtgj
Add among us
i still approve of this project
whats behind that door?
i dont know
but it scares me.
Kazastan oil group
a documentation website that ive actually started in november
yes, it also has dark theme
css developer π±
SCS SOFTWARE DEVELOPER!?!??!/
Sassy Cascading Style Sheets
it's such an amazing name
Sassy coming from the original language, Syntactically Awesome Style Sheets

