Hey,
I have a bridge made of KActors. Physics of those are set to None. When I cross the bridge, the bridge should collide afterwards. This all already works fine..sort of.
Problem is, when I jump on the bridge, parts of the bridge (that parts I jump on) fall down. o_O How can I prevent that? They bridge should behave as it was made of static meshes until I tell the Kactors to fall and under no circumstances before that.
I have a bridge made of KActors. Physics of those are set to None. When I cross the bridge, the bridge should collide afterwards. This all already works fine..sort of.
Problem is, when I jump on the bridge, parts of the bridge (that parts I jump on) fall down. o_O How can I prevent that? They bridge should behave as it was made of static meshes until I tell the Kactors to fall and under no circumstances before that.
Comment