PC 45 degree blocks

Geizkragen

New member
Hi, Im looking for buid ways (walking) on the corner. Corner / edge  of a square. Look at the image: i have here ramp to the sides of a square (block). But I want some ramp up to the corner. I mean I saw this in A15, but didnt find it now.

TY

20201124015714_1.jpg

 
A support pole seems like an odd way to get up instead of using a ramp or stairs, but anyway you should craft a block that offers the shape menu, like Wood Frame Block.  Then in the shape menu (hold R) type "corner" in the search bar.  Both "Wood Frame Full Corner" and "Wood Frame Stairs Corner" would work fine.

 
I'm not sure what you're after then. There are several shapes available that should achieve what you are attempting.

 
A little weird thread, but...

Since you have those Iron Frame blocks in your toolbar slot 9, I assume you've found the Corner Stairs and Corner Filler shapes. If they're not in the Iron Frames, check the Wet Concrete blocks, those have the most shapes available.

If you're merely looking a similar diagonal Support Pole that you have used there, but rotated for 45 degrees, I don't think that exists. Can't really think of a good replacement either off the top of my head.

 
If you're merely looking a similar diagonal Support Pole that you have used there, but rotated for 45 degrees, I don't think that exists. Can't really think of a good replacement either off the top of my head.
Yes, diagonal support pole would be fine. I experimentet a bit with other blocks, it all looks weird. Here is an example of "stairs" and "stairs corner", see attachment. Its ugly and it is way to wide. To wide to use it as controlled horde path. I want use it for my base.

So, which other blocks can I use to make a diagonal path less ugly and less wide?

View attachment 17021

 
Yes, diagonal support pole would be fine. I experimentet a bit with other blocks, it all looks weird. Here is an example of "stairs" and "stairs corner", see attachment. Its ugly and it is way to wide. To wide to use it as controlled horde path. I want use it for my base.

So, which other blocks can I use to make a diagonal path less ugly and less wide?

View attachment 17021
What you want does not exist. Voxel worlds just don't do that well with diagonals. 7DtD is better than most, but there are limits. Sorry.

 
Last edited by a moderator:
Ok, then you're out of luck. Not only does the block not exist, the zombie AI can't path upward diagonals anyway. As in, if you make this

Code:
100
020
003
(Top view, the number shows heights of a full block)

You'll be safe as houses on 3, the AI can't jump 1-2 or 2-3, so they'll just beat on 3 or 2.

 
Last edited by a moderator:
Ok, then you're out of luck. Not only does the block not exist, the zombie AI can't path upward diagonals anyway. As in, if you make this

Code:
100
020
003
(Top view, the number shows heights of a full block)
TY, can AI path upwards the ugly stairs construction?

 
TY, can AI path upwards the ugly stairs construction?
Hypothesis: Possibly, but it may not be pretty. I think they might not see the straight diagonal path up, but they should be able to zig zag their way up. Unless a player is really close there, as they might go "straight" for the player, they'll end up walking into places their pathing can't take them.

A19.3 (b5) Test world: Eh. The experience is lackluster at best. Zeds coming from the corner the stair case points at make it up pretty well, zeds coming from the sides of the ramp, end up just beating on it.

 
Back
Top