how to make oject collision only for player? so that the other characters don’t crash into this object
Hey there @Marikkik! You can create a new collision channel for the objects in your project settings:
Create a PlayerOnly
type, and set it’s default to ignore. Set the player capsule to custom collision
and have it block PlayerOnly