- Added @react-three/rapier to package.json for physics support. - Refactored AssetBoundingBox to utilize RigidBody for collision detection. - Implemented ConveyorCollider to manage object movement on conveyor belts. - Enhanced Model component to include rigid body references and bounding box calculations. - Updated Ground component to use RigidBody for ground physics. - Introduced Colliders component to manage material instances with physics interactions. - Created SecondaryCamera for enhanced camera management and editing capabilities. - Added secondary canvas for rendering secondary camera views. - Updated selection controls to utilize bounding boxes for asset selection.
871 KiB
871 KiB