tipforeveryone Posted January 6, 2018 Share Posted January 6, 2018 Script:Collision(entity, position, normal, speed) What exact are those parameters usage ? (Entity, position, normal, speed) I try to search in Learn section but no luck Quote Link to comment Share on other sites More sharing options...
Roland Posted January 6, 2018 Share Posted January 6, 2018 entity is the one you collided with position is the position of the entity when collision happened normal is the direction of the collision speed is the speed of the collission entity 1 Quote Roland Strålberg Website: https://rstralberg.com Link to comment Share on other sites More sharing options...
Josh Posted January 6, 2018 Share Posted January 6, 2018 Speed is the speed of the collision, the magnitude of the point velocity of the collision point on one entity relative to the other. Bigger speed = hit harder. 1 Quote My job is to make tools you love, with the features you want, and performance you can't live without. 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.