↧
Answer by robertbu
If the camera is axes aligned, then dragging out a Quad is relatively easy. Create a new scene. Create a Quad (GameObject>Create Other>Quad). Attach the following script: #pragma strict private...
View ArticleAnswer by nur farazi
you can use drag code , and put a scale function , here is the code how you can use the drag function in your script , now just put a scaling funtion like...
View Article