Greetings! I am trying to create a variable that records the X and Y values of my actors when the program starts without having to hardcode it in with numbers, the "StartX, and StartY" if you would. Thing is I cannot find a way to tie my newly created variable to the initialization X and Y values and not change. If anyone has any ideas on how to do this, that would be great.

