julio_grr
- 총 활동 수 8
- 마지막 활동
- 회원 가입일
- 내가 팔로우하는 사용자 수 0명
- 나를 팔로우하는 사용자 수 0명
- 투표 수 1
- 구독 수 2
-
julio_grr님이 에 댓글을 입력함
You mean the setting of the gadget? Or only sound gadgets? Or the setting of Dreams? I'll have to look at it because it I am not sure I've seen it.
-
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...
-
julio_grr님이 에 댓글을 입력함
I already have this behaviour with a variable saved in the Dream, but this is not satisfactory if the user resets...
-
julio_grr님이 에 게시물을 만듦
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...
-
julio_grr님이 에 게시물을 만듦
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...