There is a parallax for tiled sprites extension, maybe you can edit that extension to fit your needs or take some parts from it as it does basically the same thing except it shifts the image with the camera.
Thank you! This actually even helped me to fix the original problem
Here’s the solution for whoever wants it:
You should use Object.Behavior::PropertyNameHere() instead of GetArgumentAsNumber(Argument)