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.