UEFN Verse question

Hello!

I was messing around with verse and having an object follow the player and I was wondering, is it actually possible to have the object follow the player in grid increments rather than a smooth transition? Like how props snap on the scene if you have grid snapping enabled.

Grid snapping is actually quite simple, you just need to do some math, and don’t forget to keep it performant, maybe this video could help ? If not I’m sure you can find something else on the web