julio_grr

  • 活動總數 8
  • 最後一個活動
  • 成員加入日期為
  • 追蹤 0 個使用者
  • 跟隨者 0 個使用者
  • 投票數 1
  • 訂閱數 2
julio_grr 近期的活動 近期的活動 投票數
  • How do I localize my assets (texts, gadget names, subtitles, sounds) ?

    I am French and I want to display different things depending on the system language. Can I do that?When I import stuff from MM, their names and texts are different if I put my system in French or E...

  • How do I get the current value of the scoreboard?

    I have a scoreboard up and running for my Dream, I can post the new scores.However, ho do I get and display the current score inside my Dream? The value seems to always be 0 at the beginning...

  • How do I swap two variable's values?

    Let say I have two variables A and B.How do I swap their values in the safest way?I can link a Variable Getter (A) to a Variable Setter (B)and B to A.How am I sure I won't end up with twice the val...