Commit Graph

4 Commits

Author SHA1 Message Date
e725610674 refactor: Clean up console logs and adjust MaterialSpawner properties 2025-08-23 09:37:47 +05:30
d1c78495ea feat: Implement collider functionality with drag-and-drop arrows and conditions
- Added Collider and ColliderCondition types to manage collider properties.
- Created a new useColliderStore for managing colliders and their arrows.
- Implemented ColliderArrow component for visual representation and interaction of arrows.
- Enhanced ColliderProperties UI for managing directions and conditions.
- Updated PhysicsSimulator and Scene components to integrate collider features.
- Refactored existing code for better organization and clarity.
2025-08-21 17:57:45 +05:30
04573b86dd plane geometry added with physics 2025-07-30 18:16:01 +05:30
ec4a4247b2 feat: Implement ColliderCreator and ColliderInstance components, enhance PhysicsSimulator with multiple MaterialSpawner instances 2025-07-23 14:03:00 +05:30