Blockland Forums
Home
Help
Login
Register
Blockland Forums
»
Blockland Forums
»
Modification Help
»
What is the difference between OnHitObject and OnCollision?
« previous
next »
Print
Pages: [
1
]
Author
Topic: What is the difference between OnHitObject and OnCollision? (Read 789 times)
Courage
June 21, 2015, 12:30:23 AM
/title
I'm having a sort of dilemma right now, so yeah...
Ad Bot
Advertisement
portify
June 21, 2015, 04:24:26 AM
onCollision
is called by the engine when physics objects collide with each other.
onHitObject
is a custom function added by Badspot/weapon makers for raycast-based weapons. It's pretty silly.
Print
Pages: [
1
]
« previous
next »
Blockland Forums
»
Blockland Forums
»
Modification Help
»
What is the difference between OnHitObject and OnCollision?