Is Blutilities not in Unreal 5 with no suitable alternative?

Alrighty, so I’m following this video tutorial on how to make a grid-based movement system, and am stuck at 42:27-45:00:

There’s a distinct version difference: the guy’s using Unreal 4 while I’m using Unreal 5, the version I desire to use. Major problem #1: he’s using Blutilities, which I for the life of me can’t seem to find in UE5. Major problem #2: I know UE5 has a lot of changes going from UE4, but they’re so abundant that I can’t seem to find a decent parallel. Major problem #3: how do I know which alternative will give the exact results I’m looking to achieve from this video?

So in short: how do I go about achieving these results in Unreal 5? Thank you in advance for any answers you may have.

1 Like

Blutilities were renamed Editor Utilities - they still exist in UE5.

1 Like

Thanks for the heads up! Now to figure out if Scripted Actions were also renamed or not because I can’t seem to find them with the code used in the video.