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:
@@ -25,6 +25,7 @@
|
||||
canCollide: false
|
||||
- type: DragInsertContainer
|
||||
containerId: storage
|
||||
entryDelay: 2
|
||||
- type: ExitContainerOnMove
|
||||
containerId: storage
|
||||
- type: PointLight
|
||||
|
||||
Reference in New Issue
Block a user