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

Smashing Ingredients #10

Closed dyanikoglu closed 6 years ago

dyanikoglu commented 7 years ago

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


As a user, I would like to smash the objects that have "can be smashed" characteristic, with tools having "be able to smash" characteristic. (e.g. potato, tomato etc.)


dyanikoglu commented 6 years ago

Original comment by Fatma ASAL (Bitbucket: fatmaasal, GitHub: fatmaasal)


Issue resolved with two kind of implementation of smashing. Smashing of objects when drop with gravity. And smashing of objects with a tool that have 'can smash' characteristic. This features can be added to another objects if required.