↧
Smoothing Moves issue.
I'm coding a sort of Skeet launcher, so i have a "turret" wich given a number it turns in that direction and shoot. i'm using Quaternion.Slerp and everything works pretty good. the problem is: **i...
View ArticleChanging Exe Directory
How can i Change the default exe directory? like for example if i wish to put the game launcher exe in the same directory as DATA?
View Article