#character controller should trigger

1 messages · Page 1 of 1 (latest)

vast elk
#

Are you looking for collisions or trigger events?

iron quarry
#

collision enter

vast elk
#

The character controller does not interact with other colliders in the normal way.

iron quarry
#

does my charcontroller need a collider

vast elk
iron quarry
#

here it says it triggers

vast elk
iron quarry
#

that's the asset im using

vast elk
#

Right, but you know that Unity's character controller starter assets show that in use?

#

Let's back up a second: what are you expecting to happen?

#

Player walks up to the other object and...

iron quarry
#

ah i found the issue

#

radius wasn't big enough, but im still not sure why i need to make it super big

vast elk
#

How big? And the character's or the other objects?

iron quarry
#

I'll upload a vid

#

i can't get close enough to the other object unless i increase the char control radius

#

idk if there's a raycast preventing the character from walking into other collider

#

but I guess I'll just make the collider super big

vast elk
#

Are you trying to push the other object?

iron quarry
#

just trying to collide with it