Flywheel/src/main/java/com/simibubi/create/foundation/collision
simibubi 7994835cb0 Seats, part II
- Any living entity can now use seats
- Fix client sync issues with seats
- Fixed contraptions double-reversing roll and pitch values when communicating to the collision engine
- Seats now transfer their passengers to a contraption when moved and back when disassembled
- Attempted further refinements to the collision response of horizontally rotated contraptions
- Set up a hook to inject custom interaction between players and contraption mounted blocks on right-click
- Seats can now by mounted by players while assembled to a contraption
- Minor refactors to the contraption class
2020-07-22 01:18:09 +02:00
..
CollisionDebugger.java Seats, part II 2020-07-22 01:18:09 +02:00
ContinuousOBBCollider.java Projected stepheight 2020-07-19 20:54:29 +02:00
Matrix3d.java Robust entry collisions 2020-07-14 16:58:10 +02:00
OBBCollider.java Projected stepheight 2020-07-19 20:54:29 +02:00
OrientedBB.java Robust entry collisions 2020-07-14 16:58:10 +02:00