How do you make a cube collider different?

Started by commandcookie on

Topic category: Advanced modding

Active 1 year ago
Joined Mar 2023
Points:
175

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 0
How do you make a cube collider different?

For awhile iv wanted to make like a chair but i havent seen any tutorials at all about changing colliders of boxes like a slab its half of the size of a cub or stairs, is there any way to do this without such advanced coding? 


or if its possible if you could send some type of coding to make this work?


 

Active 6 hours ago
Joined Apr 2023
Points:
445

User statistics:

  • Modifications: 1
  • Forum topics: 16
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 383
If you have a custom model,…
Wed, 04/05/2023 - 16:38

If you have a custom model, you can change the bounding box and add in additional bounding boxes on the second page of block information.  If you add in extra bounding boxes and change their size(it is mostly intuitive after a few tries).  I cannot tell you exactly what sizes to use because I don't know what model you are using.