Platform

사용되지 않는 항목 표시
만들 수 없음

The Platform object creates a brick that when touched by a Player will anchor their torso to the brick. This allows for the creation of vehicles that players can stand in and not be flung about the cabin/deck of the vehicle.

The Platform is almost identical to the Seat object, except that instead of sitting down the player will be standing while locked in place. Good for ships.

The Platform object is very useful for making people's characters staying in one spot while they move around, such as a ship or truck. When a player touches the Platform a Weld constraint is created, so they are 'attached' to the Platform and can't move until that weld is broken. It can be removed by hitting the spacebar, when the player jumps to exit the Platform.

요약

속성

속성Part에서 상속되었습니다속성BasePart에서 상속되었습니다속성PVInstance에서 상속되었습니다

메서드

메서드BasePart에서 상속되었습니다메서드PVInstance에서 상속되었습니다

이벤트

이벤트BasePart에서 상속되었습니다

속성

메서드

이벤트