thumbnail blueprint
blueprint

BP14_1c stairs for lecture example JUDGED

  • Exposure: public
  • UE Version: 4.27

gpinstructor

February 10, 2022, 4:08 pm

based on a youtube video and as a lesson for creating a 3d array of objects, this is a more documented version with customization to create more of a stairs effect.

In viewport, add an instanced Static Mesh, example uses a 1m cube.

Put the ISM as the root of the scene, nothing shows up until it is added

Variables Used in this example, name, type and values. Counter int 0 Size Vector 3 4 7 CubesPerSecond int 0

Based on: https://youtu.be/rDW64-M0Uyg

Click the button above, it will automatically copy blueprint in your clipboard. Then in Unreal Engine blueprint editor, paste it with ctrl + v
Versions
February 10, 2022
  1. Added Comments for Clarity and included the names types and values for variables.

  2. First commit

    See