These here forums are read-only. Click here to go to the new forums, where you can actually post and stuff!
Sorry for the inconvenience
-Andrew
Itd Be A Good Idea To Add Custom Block Hitboxes So You Can Have Lets Say... A Circle With A Circle Hitbox Or Somthing Like That. Id Be useful For Map Developers.
Circular/spherical blocks don't really make sense in a game purely about cubes.
Not to mention they would be very difficult to implement in both collision detection and rendering.
++UnknownShadow200 posted:++
Circular/spherical blocks don't really make sense in a game purely about cubes.
Not to mention they would be very difficult to implement in both collision detection and rendering.
that was only an example. besides. I mean a cubic sphere
Point about being very difficult to implement still stands.
You can write a collision detection based system using plugins pretty easily. So there really isn't any need to add this feature to the client anyways.
Custom blocks without plugins need to be added
what I mean is you build lets say a giant table then you grab a converter then you click it and you have that block in invintory
But you already can make custom blocks, and you can use middle mouse click to make a block appear in your inventory... I'm confused?
++UnknownShadow200 posted:++
But you already can make custom blocks, and you can use middle mouse click to make a block appear in your inventory... I'm confused?
the table appearing in your INVENTORY.
So if you make a table of 16x16x16 blocks, it should automatically make a block shaped like that table appear in the inventory?
If so, not going to add as that's a lot of work and would require rewriting a lot of the client.