-->

Artikel Terbaru

Unity3d : 3D Texture Painting

This is script that i got it from Unity3D Reference API // Attach this script to a camera and it will paint black pixels in 3D // on wha...
julis julis

Unity3D : Click Spawn Object and Move to point

This is the script to how to do it : # pragma strict var point : Transform ; var obj : Transform ; var destpoint : Transfo...
julis julis