#Can someone refer me any websites or forums that helps in physics
1 messages · Page 1 of 1 (latest)
physics aint gonna help you there
https://devforum.roblox.com/t/how-would-i-add-a-hitbox-for-a-projectile-that-is-movong-by-assembly-linear-velocity/3087733 this could help
Developer Forum | Roblox
So im trying to make a script which a cannon fires every second to the nearest player and i have it so it fires all clients for the cannon ball to be smooth and i want the actual hitbox to be on the server. I want to avoid a large hitbkx part also affected by assmebly linear velocity and just doing :GetPartsInParts() since idk about lag compensa...