my character looks invisible for raycast, I can’t hit it, but well all other objects…I guess I have to set one parameter, but which one?
Thank a lot
Make sure your character has a collider attached, and that its collider belongs to a layer that falls under your camera’s culling mask.
Also make sure the collider is not on the IgnoreRaycast layer