For the complete documentation index, see llms.txt. This page is also available as Markdown.

PhysicsService

PhysicsService : Instance

Overview

PhysicsService is a service that finely controls collision rules between objects in physics computation, allowing you to create collision groups and configure whether each group interacts with the others.

For example, it can be used to let players pass through specific walls based on their level.

Properties

Methods

Events

See also

https://github.com/overdare/creator-guide-eng/blob/main/manual/studio-manual/game-development/collision-groups.md

Last updated