I want to make the default values of position 960, 540, and convert to 0 but stay at the same position something like:
x = 960
y= 540
z= 0
[0,0,0]
[x,y,z]
I just want to set with an expression the values 960 & 540 set to 0 but without loosing that position.
All my values set to 0 but at the same position. I will share my screen
