Delta-v/Content.Shared/Physics
Exp b4f08811eb
Adds Spray Bottles (#1522)
* Spray Bottle

* -"Proper" wall detection
-Removed some using
-Fixed sound

* Just don't add it

* -Removed spill sound
-Added sound parameter to SpillHelper.SpillAt

* Now spawns Vapor instead of Puddles instantly

* -Review
-Nullable

* Reworkkkk

* AABB shittery

Co-authored-by: Víctor Aguilera Puerto <6766154+Zumorica@users.noreply.github.com>
2020-08-08 14:33:36 +02:00
..
BulletController.cs Refactor to use the new multiple controller system (#1462) 2020-07-23 18:33:37 +02:00
CollisionGroup.cs Fix throwing. 2020-07-02 23:28:37 +02:00
ConveyedController.cs Add the trash man (#1367) 2020-07-30 23:45:28 +02:00
MoverController.cs Refactor to use the new multiple controller system (#1462) 2020-07-23 18:33:37 +02:00
PullController.cs Add pulling (#1409) 2020-07-27 00:54:32 +02:00
ShuttleController.cs Refactor to use the new multiple controller system (#1462) 2020-07-23 18:33:37 +02:00
SlipController.cs Add slipping moving you forward a few tiles (#1520) 2020-07-28 15:53:51 +02:00
ThrownController.cs Refactor to use the new multiple controller system (#1462) 2020-07-23 18:33:37 +02:00
VaporController.cs Adds Spray Bottles (#1522) 2020-08-08 14:33:36 +02:00