Searched refs:stickToTargetMaxXVelocity (Results 1 – 1 of 1) sorted by relevance
250 var stickToTargetMaxXVelocity = 2000f regex381 if (objectNewlyStuckToTarget && abs(velX) > stickToTargetMaxXVelocity) {