dyanikoglu / VRChef

VRChef is a Unity based cooking simulation game with lots of options available in the kitchen environment, with an advanced recipe system included.
Apache License 2.0
21 stars 2 forks source link

Gathering Sliced Pieces #28

Closed dyanikoglu closed 6 years ago

dyanikoglu commented 6 years ago

Originally reported by Doğa Can Yanıkoğlu (Bitbucket: dyanikoglu, GitHub: dyanikoglu)


As the player, after chopping an object into smaller pieces, I will want to gather these cut pieces together without grabbing dozens of them one by one.

Aim is enhancing player's slicing experience.

This issue is related to #1


dyanikoglu commented 6 years ago

Original comment by Doğa Can Yanıkoğlu (Bitbucket: dyanikoglu, GitHub: dyanikoglu)


User also can take each piece with his hands, and put them to same place with other pieces. This basically gives abilty of gathering pieces to user. No extra implementation required for now.

dyanikoglu commented 6 years ago

Original comment by Doğa Can Yanıkoğlu (Bitbucket: dyanikoglu, GitHub: dyanikoglu)


Due to it's minor issue, postponed to sprint 3.

dyanikoglu commented 6 years ago

Original comment by Doğa Can Yanıkoğlu (Bitbucket: dyanikoglu, GitHub: dyanikoglu)


Priority for this issue is changed as minor. Gathering pieces back into a bowl is not critical at this state of implementation.