UE5 How to convert your Modular Actors to Instanced Static Mesh or Packed Level Actors Tutorial NEW!

Поділитися
Вставка
  • Опубліковано 26 лис 2024

КОМЕНТАРІ • 9

  • @wielandsmith
    @wielandsmith 4 дні тому +1

    What if I want to spawn pcg onto intersecting meshes? I tried it with a level instance and the pcg ends up growing from odd intersecting places.

    • @blaqueaddonnisgames
      @blaqueaddonnisgames  3 дні тому

      I would need to see what's happening in your example. Drop by the discord and video me your example.

  • @mindped
    @mindped Місяць тому +1

    Why are you dragging all your meshes into a blueprint? Creating packed level actors already creates a blueprint.

    • @blaqueaddonnisgames
      @blaqueaddonnisgames  Місяць тому

      Those Blueprints already existed in the assets I downloaded. Thus is why I stated in the title Converting Modular Actors to Instanced. Also this is an old video things have definitely changed a bit since then.

  • @ahmettopcu5929
    @ahmettopcu5929 Рік тому

    I love watching your brother's videos, I also edit on the lyra project, but if I get too close to the wall, I can see behind the wall or I shoot from behind the wall (it starts from a line trace camera, but I want to start it from a gun) I would be very happy if you share a video that solves these 2 problems. I love you.

  • @aniketpanjwani4917
    @aniketpanjwani4917 Рік тому

    Hi there, is there a way to reduce Bot Difficulty in Lyra i am new to Unreal thanks for the videos anyway it's really helpful :)

    • @blaqueaddonnisgames
      @blaqueaddonnisgames  Рік тому

      You could set Bots weapon damage to be less effective or set the movement speed slower using bool.

    • @blaqueaddonnisgames
      @blaqueaddonnisgames  Рік тому

      Also you can go to the GA_Weapon_Fire blueprint (should be in shooter core folder) and lower the AI Accuracy variable.

  • @blaqueaddonnisgames
    @blaqueaddonnisgames  Рік тому

    When you have time you can go to my discord and I can point you in the right direction.