Home Artists Posts Import Register

Content

Hi guys here is the source code to slice object in VR ! :)

The link is attached to this post and the tutorial is available here : 

https://youtu.be/GQzW6ZJFQ94

Files

VR Slicing Object .zip

Comments

Anonymous

You missed a trick @Valem if you add slicedObject.layer = LayerMask.NameToLayer( "Sliceable" ); to the SetupSlicedComponent method you can repeatedly slice the objects into smaller and smaller pieces. I do have to say this tutorial is cooler than penguin pee. These tutorials are building into a great toolkit of VR game mechanics.