Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about forge2d

Read more about forge2d

python (65.2k questions)

javascript (44.3k questions)

reactjs (22.7k questions)

java (20.8k questions)

c# (17.4k questions)

html (16.3k questions)

r (13.7k questions)

android (13k questions)

Questions - forge2d

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...
test-img

Chris G.

flame

forge2d

Votes: 0

Answers: 1

Latest Answer

Forge2D has CCD if you set the body to be a bullet with either body.setBullet(true); or bodyDef.bullet = true. Have you tried the new collision detection system in 1.1.0-releasecandidate.5? It still d...
test-img

spydon

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...
test-img

Adam Katav

flutter

game-physics

box2d

flame

forge2d

Votes: 0

Answers: 1

Latest Answer

I think that you have to remove center from the vertices and only add that as the position of the BodyComponent instead, like you already do in the super call of your Polygon class.
test-img

spydon

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved