blueprint

Moving around an object in 3D space

  • Exposure: public
  • UE Version: 5.1

gpinstructor

December 13, 2022, 8:13 pm

Click the button above, it will automatically copy blueprint in your clipboard. Then in Unreal Engine blueprint editor, paste it with ctrl + v
Versions
December 13, 2022
  1. Now changes size and speed effected by hits.

  2. First commit

    See

1 comment

  • gpinstructor

    December 13, 2022, 8:16 pm

    Need the following variaables on the class blueprint. PL is an integer.

    Start is a vector to hold the location to

    Spawn Location is a Transform MostLeft is a Transform saying the X value (world) is the most left position, value is 3000 100 100 MostRight is a Transform saying the X value (world) most right position, value is 100 100 100 MovingLEFT is a boolean set to false