Question by
alexander11 · Jan 21, 2016 at 06:17 AM ·
c#gameobjecttransformprefabmoving
How do i move a cube by one of its Vertices/Vertex
Hello i would like to know how do i move a cube(or prefab) by one of its Vertex/Vertices to a specific location without deforming the mesh in 3D(kinda like the game i am bread) @Fattie
sdasd.jpg
(3.3 kB)
Comment
from the looks of the video and the fact that the bread is moving physically, I would say they either use 3d hingejoints or custom joints with motor torque and stuff to move it.
Your answer
Follow this Question
Related Questions
Why does Unity lock the transform of prefabs in my scene in playmode? 0 Answers
How To Make An Object Appear In Front Of Player Without Cloning? 1 Answer
Prefab destroyed upon instantiation 0 Answers
How do you set Prefabs into a GameObject array that will activate/deactivate when called? 1 Answer
UnityException: Transform child out of bounds (C# Unity) 0 Answers