I’m working in the top-down character blueprint. I have the simple modification shown here:
When I start PIE, I can see updates to the 2d vector ‘New Position’ occurring as expected. However, after I click RMB (right mouse button), the value is reset to (0.0, 0.0) and no further updates will occur unless I restart PIE. Any suggestions on how to avoid this or ideas on what might be causing this behavior?