Remove instant cryobed insertion (#34619)

* added optional delay to DragInsertContainerComponent

* comments

* Change EntryDelay on DragInsertContainerComponent to use TimeSpan + cleanup

* changed drag insert container comp to match naming conventions
This commit is contained in:
Booblesnoot42
2025-02-05 09:46:21 -05:00
committed by GitHub
parent 214fb2422f
commit ded6b46b80
3 changed files with 51 additions and 2 deletions

View File

@@ -25,6 +25,7 @@
canCollide: false
- type: DragInsertContainer
containerId: storage
entryDelay: 2
- type: ExitContainerOnMove
containerId: storage
- type: PointLight