跳到主要内容

Kapla

This element is a generic Kapla. A Kapla is a rectangular parallelepiped wood which is used in a construction game. The Kapla element can move in the 3 axis.

Is an equipment
Can have equipment✔️

This element must be used with 2D scene context.

Icon

Kapla

2D Representation

The 2D Representation is a Kapla seen from the top (the largest side).

Kapla on Scene2D

3D Representation

Kapla on Scene3D

External parameters

Show/Hide all parameters
parametereditable via "Parameter" tabupdatable via a mappingdescriptionunittype
X-axis position✔️✔️Position of the element on the X-axis.meterDecimal number
Y-axis position✔️✔️Position of the element on the Y-axis.meterDecimal number
Z-axis positionPosition of the element on the Z-axis.meterDecimal number
Speed X✔️✔️Speed on the X-axis of the Kapla. This parameter can be profile.kilometers per hourDecimal number
SVG Definition✔️✔️Svg representation on the scene. Make sure your SVG is valid before entering a value in field.-Text
Speed Y✔️✔️Speed on the Y-axis of the Kapla. This parameter can be profile.kilometers per hourDecimal number
Speed Z✔️✔️Speed on the Z-axis of the Kapla. This parameter can be profile.kilometers per hourDecimal number
acceleration coef. X✔️✔️Acceration on the X-axis of the Kapla.kilometers per hour squaredDecimal number
acceleration coef. Y✔️✔️Acceration on the Y-axis of the Kapla.kilometers per hour squaredDecimal number
acceleration coef. Z✔️✔️Acceration on the Z-axis of the Kapla.kilometers per hour squaredDecimal number
X-axis angleAngle of the element on the X-axis.degreeDecimal number
Y-axis angleAngle of the element on the Y-axis.degreeDecimal number
Z-axis angle✔️✔️Angle of rotation of the element compared to its initial position.degreeDecimal number
rotation speed X✔️✔️Rotation speed on the X-axis of the Kapla.radian per secondDecimal number
rotation speed Y✔️✔️Rotation speed on the Y-axis of the Kapla.radian per secondDecimal number
rotation speed Z✔️✔️Rotation speed on the Z-axis of the Kapla.radian per secondDecimal number
rotation acceleration X✔️✔️Rotation acceleration on the X-axis of the Kapla.radian per second squaredDecimal number
rotation acceleration Y✔️✔️Rotation acceleration on the Y-axis of the Kapla.radian per second squaredDecimal number
rotation acceleration Z✔️✔️Rotation acceleration on the Z-axis of the Kapla.radian per second squaredDecimal number
Visibility✔️✔️This parameter allows you to choose if you want the element to be visible or not on the scene during the execution of the scenario. If the item is part of a group, it can inherit the value of that group.-Enumeration (visible, hidden, inherit)
Threshold zoom out✔️Zoom level from which its representation on the scene is no longer modified.%Decimal number
Length✔️✔️Length of the Kapla.meterDecimal number
Width✔️✔️Width of the Kapla.meterDecimal number
Height✔️✔️Height of the Kapla.meterDecimal number
longitude coordinateAutomatically calculated longitude value, based on the origin defined for the context and the position of the element.degreeDecimal number
latitude coordinateAutomatically calculated latitude value, based on the origin defined for the context and the position of the element.degreeDecimal number

Triggered behaviours

See Triggered behaviours and events page for more explanation: Triggered behaviours and events.

Show/Hide all triggered behaviours

Destroy

At the reception of the flow, the element is destroy.

No parameters for this triggered behaviour.

Events

See Triggered behaviours and events page for more explanation: Triggered behaviours and events.

Show/Hide all events
eventdescription
On Parameter Value ChangedThe element can send information to the model when the value of the selected parameter has changed
ContinuallyThe Kapla can send information to the model continuously
At initializationThe Kapla can send information to the model once at initialization