ue5

  • Two Factor Authentication is now available on BeyondUnreal Forums. To configure it, visit your Profile and look for the "Two Step Verification" option on the left side. We can send codes via email (may be slower) or you can set up any TOTP Authenticator app on your phone (Authy, Google Authenticator, etc) to deliver codes. It is highly recommended that you configure this to keep your account safe.
  1. F

    UE4 - General Can you help me pick up my item twice ? (2D game)

    Hi, i'm trying to set a blueprint for an item that i can pick (using a key that enable when i overlap the item) and then throw it away later (so it reapears where i let go of it using the same key). I managed to do that. it worked perfectly! Then i added physics so the item doesn't stay in...
  2. M

    UE4 - General Foliage to static mesh

    Hello everyone! I’m trying to convert my painted foliage which is an instanced foliage actor to static meshes so I can see them in my world outliner panel to have easy access to each single foliage after it’s painted using the foliage tool. I already tried “Convert to static mesh” option, which...