New physics solver - Soon to be default ROBLOX solver

Hey All,
In the next week we will transition the new PGS physics solver from “experimental” to become the official default solver on production. This means that new levels created in Studio will have the PGSPhysicsSolverEnabled property set to True by default. This only effects new creations.

All pre-existing levels that use the old solver will continue to do so.

This post is a call for all developers using the new solver to immediately report problems introduced by the PGS solver, and (preferably) send us any models that demonstrate the undesired behavior.

Note: After our last round of adjustments to body movers, some users observed changes in motion behavior. This is to be expected. With body mover parameter adjustments you should be able to restore the desired behavior. If for any reason you are not able to get back to the expected behavior please send us your models.

For additional information and best practices when using the PGS solver, please see our wiki page “Building with PGS”.

Thanks!
Timobius

23 Likes

Now that this is open to posts from non-staff members, I’d like to point out that you can still switch PGS back off manually. I saw a thread or two on the main site where people thought new places used the PGS solver permanently and couldn’t use the old solver, but this isn’t the case. This only makes the default value for Workspace.PGSPhysicsSolverEnabled true – not lock it so you can’t change it.

1 Like

Cars with passenger seats that are sideways cause the cars to fling away now. Will post repro when home

@EchoReaper - that is correct.

Some additional clarification:

  • The PGS solver option is set to true by default for new places created in Studio
  • The author can change this Workspace property anytime in Studio to use either solver
  • All places will use the setting they were saved with - we will not force the solver setting to be different than what the owner intended.

@pauljkl - thanks for the heads-up. We will take a look at your repro once it is posted.

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.