Posted July 23, 20205 yr My entity's function getCollisionBox not fire when it collide with other entity. getCollisionBox only fire when i use move function
July 24, 20205 yr If you look at the usages of getCollisionBox() it is called from getEmptyCollisionShapes() -> getAllowedMovement() -> move() You need to call that yourself. Edited July 24, 20205 yr by poopoodice
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.