返回介绍

PlatformEffector2D 2D平台效果器

发布于 2019-12-18 15:38:18 字数 2207 浏览 1044 评论 0 收藏 0

class in UnityEngine/Inherits from: Effector2D

Description 描述

Applies “platform” behaviour such as one-way collisions etc.

适用“平台”的行为,比如单向碰撞等。

When the source Collider2D is a trigger, the effector will apply forces whenever the target Collider2D overlaps the source. When the source Collider isn't a trigger, the effector will apply forces whenever the target Collider2D is in contact with the source only.

当源Collider2D 时个触发器时,该效应器每当源重叠时应用力到目标Collider2D 。当源碰撞器不是触发器时,仅当该效应器接触源碰撞器时应用力。

Variables 变量

sideArcThe angle of an arc that defines the sides of the platform centered on the local 'left' and 'right' of the effector. Any collision normals within this arc are considered for the 'side' behaviours.
弧形的角度指定义在以效应器自身“左”和“右”上的平台的两侧。任何碰撞法线在该弧形内部认为是该“侧面”的行为。
surfaceArcThe angle of an arc that defines the surface of the platform centered of the local 'up' of the effector.
弧形的角度定义集中在效应器自身上方的平台表面。
useOneWayShould the one-way collision behaviour be used?
是否使用单向碰撞行为?
useOneWayGroupingEnsures that all contacts controlled by the one-way behaviour act the same.
确保所有通过单向接触控制行为相同。
useSideBounceShould bounce be used on the platform sides?
在平台侧面是否使用反弹?
useSideFrictionShould friction be used on the platform sides?
是否应该在平台侧面使用摩擦力?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文