Aucune description
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

SSObjectPlacement.md 569B

SpriteShape Object Placement

Attach a SpriteShapeObjectPlacement component to your GameObject to position an Object along the Spline of a Sprite Shape Controller.

Attaching a Collider component

  1. Start Point must be smaller than the End Point and must be a valid index in the Spline’s control points.
  2. Enabling Set Normal rotates the Object at normal direction to where the Object is placed along the Spline.
  3. Ratio dictates the distance ratio between the Start and End points where the Object should be placed.