Physics
tag for physics related discussions and questions.
Latest engine news:
How do I control the collision physics layer of a TileMapLayer via code?
- AeroSpace_oficial replied
- I was trying to make some tiles to enable and disable with a bool variable, all in just one TileSet. I have a blue tile for the ones that enable their collision when the variable is true, and disable ...
- U
Why does my RigidBody3D not keep it's frozen position relative to parent?
- Umble replied
- Hi, I'm putting together a football/soccer match engine as a learning exercise and I've run into a problem trying to freeze/attach a the ball to one of the players. Here's what happens: Players move t...