How To Get The Position Of The Object At Runtime In Buildbox 3 (2d) Platform

Discussion in 'Buildbox 3.0' started by narashima, Nov 1, 2020.

  1. narashima

    narashima Boxer

    Joined:
    Feb 11, 2019
    Messages:
    10
    Likes Received:
    0
    How to get the position of the object and platform at runtime in buildbox 3 (2D) platform
     
  2. EichmannCharity

    EichmannCharity Boxer

    Joined:
    Dec 11, 2020
    Messages:
    1
    Likes Received:
    0
    Last edited: Dec 19, 2020
  3. Vlad-NY

    Vlad-NY Serious Boxer

    Joined:
    Jul 21, 2018
    Messages:
    605
    Likes Received:
    361
    Use the following line of code

    this.entity().position();
     
  4. Basil Chaser

    Basil Chaser Boxer

    Joined:
    Jan 18, 2021
    Messages:
    2
    Likes Received:
    0
    thank you
     

Share This Page