Get Position: Difference between revisions

From Fancade Wiki
No edit summary
m (Add Related Section)
Line 13: Line 13:
Specifically, it gives the position of the object's center of mass.
Specifically, it gives the position of the object's center of mass.


== Related ==
* [[Set Position]]


[[Category:Blocks]]
[[Category:Blocks]]

Revision as of 14:17, 20 May 2024

Get Position
Get Position.png
TypeScript block
ColliderNone
FolderObjects
Ports
Inputs Object
Outputs Position
Rotation

Given an object, outputs its position and rotation. If the input is unwired, outputs the position of the block itself (or the block it is inside).

Specifically, it gives the position of the object's center of mass.

Related