Losing my place in event graph. Can i find it again?

So I accidentally was pressing the right mouse button when I was going to exit the event graph so I moved away from my code and in the process of trying to find my code I decided I had thoroughly lost the codes’ place, so I was wondering if there is any way I can re-find the codes’ position. Thanks.

Just zoom out and then back in again ( mouse wheel ).

If you still cant find it by just zooming out, try searching for a Node that you’re using such as BeginPlay, then you can click on the result and will be moved to it.

302939-1.jpg

1 Like

Select any node and press ctrl+1 (0-9 numbers work here for multiple positions) - this will store the location within the blueprint and the current zoom setting. Any time, from anywhere you can now press shift+1 to snap back to that stored position. And it will work even if you close the blueprint.

It somewhat similar to what RTS games are using.

Just press the home button on the keyboard, and it will take you to your code

1 Like

Press the “view” button and then “zoom to Graph Extents”