1. How do you make a player not collide to props?
     
  2. player.IgnoreColliders(true);
     
  3. It isn't working they are still colliding with trees.
     
  4. Wulf

    Wulf Community Admin

    The client will still collide. Only way around that is noclip as admin I believe.
     
  5. Ok thanks