Quantcast
Channel: Latest Questions by bisciasia
Viewing all articles
Browse latest Browse all 32

slowly rotation

$
0
0

hi to all ;) i want to rotate of 90' an object. for do this i use following line :

transform.Rotate(new Vector3(0,0,1),90f);

problem is that i want to see object while rotate. use transform.Rotate i see directly my object rotate but i want see rotate moving. is this possible in some way? ;) thanks a lot ;)


Viewing all articles
Browse latest Browse all 32

Trending Articles