79770651

Date: 2025-09-21 03:43:30
Score: 0.5
Natty:
Report link

Moving the content transform does exactly this.

scrollRect.content.transform.position -= xPixels * Vector3.right;
scrollRect.content.transform.position += yPixels * Vector3.up;

(notice the signs, they are important for desired functionality)

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: GesChen