the aim assist now uses a raycaster to see if it would hit an enemy. if false, it uses a shapecaster to find the nearest hurtbox to correct the aim to previously i was just checking for enemies nearby the cursor in a radius and just aiming at their center position (+ falloff) 😬
2 likes 0 replies
?