OgTheEnigma
- 총 활동 수 319
- 마지막 활동
- 회원 가입일
- 내가 팔로우하는 사용자 수 0명
- 나를 팔로우하는 사용자 수 0명
- 투표 수 186
- 구독 수 51
-
This is fairly straightforward to set up with Test Mode. Any chips you pin to the screen remain pinned and visible, so I'm pretty sure you can already do what you're asking.The only real exception ...
-
They're easy enough to make from scratch with a Calculator: https://www.youtube.com/watch?v=ukoNk_3Gh7k
-
Just a general suggestion regarding timed sequencing, Timelines can be easier to set up and configure than Timers. For the state machine itself, I prefer to use a Variable; start at 0 and count up ...
-
It could also be good for edit mode performance. I've made Scenes before where if I start overlapping a few open microchips, then the framerate really chugs.
-
You can actually reduce loading times by having sculpt assets from the next Scene depowered or hidden in the current Scene. So you might as well fill up the graphics Thermo for the first Scene if y...
-
I feel this would have to be done at the expense of persistent Variable data. Maybe they could add it when Variables are expanded in the future?I presume there's already Elements on the Dreamiverse...
-
Regarding a change in the number popping up every time you do something, this can be solved by only showing the precise number when you expand the Thermometer for more information. It can remain wh...
-
It's nice to finally be back!
-
The Wide Calc would actually be perfect for this. It can already calculate the minimum and maximum values. I don't think it would be a much greater step to change the sort order of the output ports...
-
Skn3-- The gadget count will always decrease by 1, but this isn't true for wires. The resulting number of wires is multiplicative, so 1 input and 10 outputs = 11 wires with a Node, and 10 wires wit...