1
General / Re: I need help with this
« on: May 24, 2024, 07:52:47 pm »
I want to perform a circle cast for the cue ball as the player aims, stopping when it encounters an obstruction like other pool balls or the table's sides. Since Box2D doesn't support circle casting yet, how can I achieve this?