How can I display the passing floors of an elevator?

Ok, besides getting better and better with blueprints, I make some noob mistakes from time to time. I expected my Elevator MESH to activate the collision box. What I should have done, is place ANOTHER box collision for the Elevator mesh and attach it to it. After that, I placed a tag inside the collision called “lift”. That way I stopped the character capsule from interacting with the lift collision and all went well. If anyone has any further questions about it, just ask me!