Drag

From Castle Wiki
Revision as of 22:24, 16 May 2022 by Ben (talk | contribs) (Fill out drag article)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Drag is an interactive behavior which causes the blueprint's actors to be draggable when touched.

You can add Drag by opening the Inspector for a blueprint, navigating to the Movement tab, and pressing Add physics or controls. Make sure the blueprint already has Dynamic motion.

Using Drag with Rules

  • Drag adds Triggers for When a drag starts on this and When a drag stops on this.
  • Drag can be enabled or disabled during play time using the Enable/Disable behavior Responses.