python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Continuous collision detection(CCD) in flame and/or forge2d
Still new to game engines and Flame.
I have some tunneling/ghost collision detection using Flame. I found that you should use continuous collision detection(CCD).
I don't see any CCD in Flame or forge...
Chris G.
Votes: 0
Answers: 1
PolygonShape created at different position
I'm trying to create a polygon at the center of the screen with a mouse joint, very simple.
A CircleShape works great. Also the mouse joint behaves strangely and I couldn't find a pattern.
All code is...
Adam Katav
Votes: 0
Answers: 1