The full guide on building upwards in Don't Starve
Coordinates : https://steamcommunity.com/sharedfile...
First person : https://steamcommunity.com/sharedfile...
00:00 Intro
00:27 The basics
01:53 The void
03:22 Stairs and ladders
06:13 Bridges
07:44 Science
08:30 Advanced building
12:22 Outro
Spawn stone walls = c_spawn("wall_stone",nil,AllPlayers[1]).Transform:SetPosition(x,y,z)
Teleport yourself =
ThePlayer.Transform:SetPosition(pos.x, 50, pos.z)
Spawn multiple stone walls (ty zaptrap) =
for x = 1, 10 do for y = 1, 10 do local e = SpawnPrefab("wall_stone") e.Transform:SetPosition(x, 10, y) end end
If your good with the console you can probably make more builds possible with one command
Well this is finally finished. Nothing actually took too long to do but figuring out how to explain it did. Especially the stairs. I now respect maths teachers more than I probably should
Other Videos By OrangE
Other Statistics
Don't Starve Statistics For OrangE
OrangE presently has 28,481,588 views for Don't Starve across 163 videos, and over 1 day worth of watchable video for Don't Starve published on his channel. This is 78.40% of the total watchable video on OrangE's YouTube channel.