14 years, 4 months ago
Highlights
14 years, 4 months ago
14 years, 4 months ago
After years and years of studying different game engines, I would say Unity is the best on out there. You can rapidly develop video games. The Pro version costs $1,500 and…
14 years, 4 months ago
The distance between two Vector3d you could use the Euclidian Distance Formula in 3d space. Try this simple line of code: public float DistanceBetweenVectors(Vector3 v1, Vector3…
14 years, 4 months ago
What are you using to store the contacts? Are you using a database, or a file? Also, if the picture is dissapearing, there is a posibility that what ever is wrong with your code…
14 years, 4 months ago
Latest Activity
See all in DiscussionsAfter years and years of studying different game engines, I would say Unity is the best on out there. You …
14 years, 4 months ago
The distance between two Vector3d you could use the Euclidian Distance Formula in 3d space. Try this simple line of …
14 years, 4 months ago
What are you using to store the contacts? Are you using a database, or a file? Also, if the picture …
14 years, 4 months ago