drarem Posted June 12, 2015 Posted June 12, 2015 In the editor, I set my model to a polygon collision. in-game when I hit the P key it displays their collision boxes as a cylinder. I was hoping to improve performance by selecting their own collision meshes in the editor? Quote
Slastraf Posted June 12, 2015 Posted June 12, 2015 sounds like you have character physics on this prop enabled just go to physics and select prop there or scene for the physics mode Quote
drarem Posted June 12, 2015 Author Posted June 12, 2015 oh.. they are 'character' monsters. So cylinder is only option? Quote
Slastraf Posted June 12, 2015 Posted June 12, 2015 yeah Im not sure about that but so far i havent seen anything else Quote
Slastraf Posted June 12, 2015 Posted June 12, 2015 alternately you should make a seperate model attached to the character controller, which doesnt collide with it so that the monster has always the same position rotation, and animations on the keys ( use :App.window:KeyDown(Key.A). http://www.leadwerks.com/werkspace/topic/12791-making-an-object-only-intersect-with-the-player/ this is how you set the physics up between the character and the model. Quote
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.