News

There are two methods to make object move in unity:by changing its transform (position).by adding force by using addforce() method.in this blog i have mentioned, how we can make object move by adding ...