aintaro Posted June 16, 2014 Share Posted June 16, 2014 Hello guys, How would I make an element that does not collide with other elements? Thanks in advance, Greetz, Aintaro Link to comment
xXMADEXx Posted June 16, 2014 Share Posted June 16, 2014 Use this function: setElementCollidableWith. Link to comment
MIKI785 Posted June 16, 2014 Share Posted June 16, 2014 If you want to make it completely without collisions then use setElementCollisionsEnabled and it can be used server-sided as well. Link to comment
aintaro Posted June 16, 2014 Author Share Posted June 16, 2014 If you want to make it completely without collisions then use setElementCollisionsEnabled and it can be used server-sided as well. when I use this element on a vehicle, my vehicle just floats in the air... Link to comment
xXMADEXx Posted June 16, 2014 Share Posted June 16, 2014 If you want to make it completely without collisions then use setElementCollisionsEnabled and it can be used server-sided as well. when I use this element on a vehicle, my vehicle just floats in the air... That function is bugged on the server side, you have to use the function I posted. Link to comment
aintaro Posted June 16, 2014 Author Share Posted June 16, 2014 If you want to make it completely without collisions then use setElementCollisionsEnabled and it can be used server-sided as well. when I use this element on a vehicle, my vehicle just floats in the air... That function is bugged on the server side, you have to use the function I posted. Thanks man, I used yours, going to test it soon Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now