jjblox26Join Date: 2012-09-29 Post Count: 4941 |
If you don't use roblox studio much, then you probably wont get what I am saying
when i want to make a game sometimes i really don't want all this hill and dune biome options for generating a world.
I think that people should be able to create a flat biome so it can be easier to build buildings and THEN put the hills and mountains where YOU want.
weather its negative or positive, please put down what you think about this idea so i can improve it. |
|
Stahl510Join Date: 2010-04-13 Post Count: 3291 |
Open Studio < Start Page < New Projects < Basic < Flat Terrain.
It's right next the the regular baseplate. |
|
Stahl510Join Date: 2010-04-13 Post Count: 3291 |
right next to* |
|
jjblox26Join Date: 2012-09-29 Post Count: 4941 |
@copilot510
that type of terrain is the size of a modern day suburban house
what ima trying to say is that whe shoudl be able to create a OPEN WORLD biome that is as flat as the new terrain is |
|
jjblox26Join Date: 2012-09-29 Post Count: 4941 |
correction
what im trying to say is that we should be able to create a OPEN WORLD biome that is as flat as the new terrain is
|
|
|
Just resize it bruh. Good luck being a developer. Hopefully ROBLOX won't die because of TIX
Want to have a life? https://web.roblox.com/games/446788415/Buy-Life |
|
jjblox26Join Date: 2012-09-29 Post Count: 4941 |
i dont know what you mean by "resize it" |
|
jjblox26Join Date: 2012-09-29 Post Count: 4941 |
b |
|
|
Support.
I really wish people could read the body! |
|
jjblox26Join Date: 2012-09-29 Post Count: 4941 |
b |
|
jjblox26Join Date: 2012-09-29 Post Count: 4941 |
b |
|
jjblox26Join Date: 2012-09-29 Post Count: 4941 |
b |
|
DivlishJoin Date: 2013-01-22 Post Count: 5643 |
Support, and while we're talking about smooth terrain, there should be an option for islands.
Policeman of OT |
|
jjblox26Join Date: 2012-09-29 Post Count: 4941 |
b |
|
|
You could always script it:
local Region = Region3.new(
Vector3.new(-500,0,-500),
Vector3.new(500,50,500)
)
workspace.Terrain:FillRegion(Region:ExpandToGrid(4), 4, Enum.Material.Grass) |
|
DivlishJoin Date: 2013-01-22 Post Count: 5643 |
ain't nobody got time for that
Policeman of OT |
|
|
scriptable
*drinks coffee* |
|
jjblox26Join Date: 2012-09-29 Post Count: 4941 |
>scriptable"
you think everybody on roblox is a professional at scripting like you?
|
|
|
SUPPORT
new terrain is a disaster
|
|
|
calvin56Join Date: 2007-05-18 Post Count: 784 |
bloody hell, if you are incapable of resizing terrain you should not be working with it. |
|
DivlishJoin Date: 2013-01-22 Post Count: 5643 |
@Calvin
When generating terrain it is pretty hard to tell what is flat or not. And resizing regions is a pain.
Policeman of OT |
|
jjblox26Join Date: 2012-09-29 Post Count: 4941 |
"bloody (no), if you are incapable of resizing terrain you should not be working with it."
first of all, no one in life is going to look at you like a mature adult when you say the words "Bloody (censored)" because you sound like a 11 year old who wants to look cool.
and second, what mada754 said is true, its a real pain to resize regions.
|
|
|
A lot of British people use that phrase though...
But yes, while scripting IS an option, it would be nice to have more options in Roblox Studio. |
|
jjblox26Join Date: 2012-09-29 Post Count: 4941 |
b |
|