Hi there, hope this question hasn't been asked before already (had a look and I couldn't find anything).
Basically I have a door modeled in maya with an opening animation attached, I exported this to unity as a fbx with an heirachy of the door and the handles which are also animated.
I'm using a box collider on the door then through raycast and tags to trigger the animation.
Everything seems to work but unfortunately for some reason the box collider doesn't move with the animation so even the door is open I can't walk through to the other side (I can walk through the door now though, which obviously doesn't help).
I think I'm probably missing out something obvious but can't seem to fix this, any help would be appreciated!
Thanks in advance!