Hey. This is an example of how I want my "Snap To Grid" to work. The Circle must snap to the Square when the mouse hovers above it. I don't know how to make that work Can you please help me?
Would be much appreciated.
FollowMouse("Event Actor", BOTH_AXIS);
x=round(x/32)*32;
y=round(y/32)*32;
Users browsing this forum: No registered users and 1 guest