Render Target Wrong size

Okay, I’ve solved that problem.

I multiplied the Y output of the Find Collision UV node by 2. Because it returned half the result: 0.5 instead of 1 at the end.

In the material, I doubled the VTiling in the TexCoord node.

Result: