shards icon indicating copy to clipboard operation
shards copied to clipboard

Add Jolt physics

Open guusw opened this issue 6 months ago • 1 comments

Know issues:

  • Adjusting a body on the same frame as enabling/creating has no effect, e.g. Physics.Body(...) Once({ Physics.ApplyVelocity(...) }) (I plan to change this)
  • Physics constraint properties can not be changed after the constraint is created (have to disable/enable)

guusw avatar Jul 30 '24 08:07 guusw