
Soccer Ball Latency - Scripting Support - Developer Forum - Roblox
Dec 26, 2022 · Im trying to make a smooth soccer ball kicking experience for my game Mini Cup. However, when the player touches the ball there is a delay. Also when other players touch the …
How to structure a soccer ball system? - Roblox
Apr 7, 2024 · How should I structure my soccer ball system so that I can keep it clean (not a lot of lines, variables, etc) How can I make it modular, etc? My current system is pretty messy and …
Roblox soccer ball keeps bugging out
Feb 19, 2025 · Long story short, I’ve been trying to fix this bug with my roblox soccer ball/football for the past 2 hours or so, and I just cannot get it to work. It must be a very simple fix but I just …
Making a good physics-based ball - Scripting Support - Roblox
May 26, 2023 · Hi, I am trying to make a football system. I made a simple shooting system, only for me to realize that the ball is too quick. I am using the roblox physics system …
The Best Method to Create Soccer Kicking System/Dribbling
Jun 22, 2023 · So I am currently working on a soccer game and i actually created a kicking/dribbling system using a hitbox method but it actually not working as i expected, so …
How to make Soccer Dribbling - Scripting Support - Roblox
Jul 8, 2022 · I am currently making a soccer game and I am trying to make moves that players can do with the soccer ball, however I’m confused on how it will work. If I should animate the …
Help with Physic based soccer Ball - Scripting Support - Roblox
Feb 10, 2023 · Hey everyone, for the last month or two I’ve been trying to recreate Rocket League and I’m having some problems with the ball. At the moment I’m using the default Roblox …
Shoot Football/Soccer ball? - Scripting Support - Roblox
Dec 18, 2023 · Hey, Im not a great scripter, but i attempted to make a shoot system for a Soocer/Football ball that is attached to the player by Motor6D The issue is that the ball is …
How to make an "E" to kick a Ball - Scripting Support - Roblox
Aug 19, 2022 · I have been using a soccer ball that I just have to touch to Kick it but what im really going for is a kick Button. I have the anim and everything, but I just am clueless about the X Y …
Football/soccer ball position isn't in front of player's foot ... - Roblox
Jan 26, 2025 · the football is supposed to be right infront of the player’s foot not on the ground, considering the roblox cframe is weird script: local futbol = script.Parent …