YouGroove Posted October 12, 2015 Share Posted October 12, 2015 void PhysicsSetPosition(float x, float y, float z, float strength=0.5) Why the function don't have the position as a Vector 3 like some other functions ? void PhysicsSetPosition(Vec3 position, float strength=0.5) It is less typing , shorter code and faster to read. Quote Stop toying and make games Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.