SS3D icon indicating copy to clipboard operation
SS3D copied to clipboard

Pull Interaction

Open cosmiccoincidence opened this issue 4 years ago • 1 comments

Summary

Implement a pull interaction.

Goal

An interaction that allows the player to pull certain items/furniture. I think initially it would be favorable to use the same controls as SS13 (CTRL + Click) for pulling items (obviously it should show up in the interaction menu too).

Related

The player should not be able to pull a furniture if it is bolted (#195) to the floor.

cosmiccoincidence avatar May 05 '20 06:05 cosmiccoincidence

There should actually be 2 types of pulling...

1st, a non-restricted pull for when the player is pulling, items, single-tile furniture, etc.

2nd, a restricted pull that restricts the object to moving from one tile to the next, so the object is never offset on a tile. This will be vital for most structures because of their connectability. Ex. A wall should be at the center of a tile before and after it moves, but can use an animation or something while being moved.

cosmiccoincidence avatar May 08 '20 20:05 cosmiccoincidence