1. #1

    How do I make the doors destructible.

    I'm making a map and adding a few doors here and there it's called 'Temple destructible door 1' yet I can not destroy it.
    How do I???
    Share this post

  2. #2
    Someone correct me if I'm wrong but you just gotta have physics on it ( maybe even just collision?) and define it's hitpoints to a desireable level so it's easy to break.

    For a smoother line ( if you plan on driving through said door to break it ) an idea would be to make it have no collision and use a break event when the rider is about to hit the door so the pieces won't hit the bike in unexpected ways.

    I'm in no way an expert on this so hopefully someone more knowledgeable comes in to clear this up.
    Share this post