I am using fastcast and i want to make projectiles freeze for mid air like time stop
You could probably ANCHOR it mid-air, and create a function where if there’s a value named “Freeze” inside of it it wouldn’t tween/goto where the projectile was aiming for and would remain in the same position.