Text Spot XML; Element PlacingSettings - GameBurrow/WriteTheSigns GitHub Wiki

Inside this element there are settings about the position and instancing of the text item.

Attributes

Field Valid values Description
clone180DegY true
false
Will create a new instance of this text, but rotated 180° in Y axis. Useful for text that appears in both sides of a 2-sided surface.
cloneInvertHorizontalAlign true
false
Will invert the horizontal align of the clone between Left and Right. No effect if the textAlign is Center.
mirrored true
false
Will mirror the instance. Useful for creating backface of a text or sprite.

Child Element position

An Vector3 field. The attributes x, y and z will be used as X, Y and Z coordinates ingame.

Child Element rotation

An Vector3 field. The attributes x, y and z will be used as X, Y and Z rotation coordinates ingame. Values are in degrees (°).

⚠️ **GitHub.com Fallback** ⚠️