zerocub
- 活動總數 31
- 最後一個活動
- 成員加入日期為
- 追蹤 0 個使用者
- 跟隨者 0 個使用者
- 投票數 0
- 訂閱數 13
-
You're sculpting outside of the puppet, you need to scope in first. The puppet is basically a 'group'.L1-x on the puppet to get into it. Then L1-x on the body part you want to modify. it should put...
-
Is there any way to know which part is private? I need to delete one out of my creation but I have no idea which thing is giving me trouble..
-
Invisible - things inside still function, still collides if collide is turned on. Off - ceases to be visible, stops colliding, and stops any internal logic - its essentially temporarily deleted, wh...
-
I also would like to know this! I've hidden a level in my Dream "Save Wonderland" - if anyone wants to search for that and see if all the levels are available on the map view.
-
The text animation options, they're made so the text can 'type' in like a keyboard animation, BUT, the 'text animation progress' option has an Input! -- so, you could possibly wire in a count-down ...
-
Oh, I forgot to mention that the text animation progress option reads 0-1 so 0.5 would be half -- meaning you need to multiply the timer's output by 0.01 first.