Hello,
I am doing a building, and I would like to know what it looks like, what can I add?
Any suggestions on how to improve it are accepted.
By the way this building still won’t have an interior
Hello,
I am doing a building, and I would like to know what it looks like, what can I add?
Any suggestions on how to improve it are accepted.
By the way this building still won’t have an interior
Nice, however I would add a background with a road, and light poles, just like a neighborhood, keep it up dude
Ah, I forgot, can you add an interior in the future?
Can I see the different perspectives of the building? From this perspective, the windows can be a bit better and that radio tower on top of it can be a bit thicker on the bottom.
yes I will add an interior in the future
Keep up the work man!
btw, Yes, I’ll show you more angles in a moment
Looking good so far, keep up the nice work bud
For those ventilation’s you can add more blades (Suggested by size: 8 blades), And like I said before the windows can be a bit better making them 2 types.
If you have any prior knowledge of scripting the red tower at the very top can blink red and black every 3 seconds. Either Way, It looks good!
Here is the script to do so:
local Part = script.Parent -- Put this under the red light
while wait(3) do
Part.BrickColor = BrickColor.new("Really Black") -- Change it Black
wait(3)
Part.BrickColor = BrickColor.new("Really Red") -- Change it Red
end
Keep up the good work man!
Thanks a lot! It can help me since I did not have
knowledge of said script
No problem keep up the good work!
Hey, You did a really great job keep up the work
The windows seem very close together, try spacing them apart.
That’s cool building your going for it dude