TAPgiles
- Łączna aktywność 863
- Ostatnia aktywność
- Członek od
- Obserwowani Użytkownicy: 0
- Obserwujący Użytkownicy: 0
- Głosy 0
- Subskrypcje 370
-
I think they're coming at or after launch. Can't remember if they said when though, but they did say they want to add those.
-
Collections are good for that too. People make art kits, or before they start on a project some go through the dremiverse and pick things here and there, adding them to a collection, to use while b...
-
There is no special "favourites" list. But people tend to make a collection and add things in there, if that helps.
-
Dreams is a difficult game to explain to someone without showing them. So you should how them.There are "what is Dreams?" videos and "2 seconds of 300 dreams," things like that, that may give them ...
-
The puppet is its own thing. It reacts to movers and such, if it's left as movable. I think the "movable" requirement is so that it reacts to physics, and collisions, and therefore it can collide w...
-
I use selectors all the time for anything stateful really--modes of behaviour, etc.Yeah it can get out of hand pretty quickly. My "cheat code" example does things a different way so the complexity ...
-
If-then-else is pretty simple using a selector: https://youtu.be/IdyN6JhEtDcBut sounds like you want something more like a state machine that keeps track of how far you've gotten, can be reset, etc...
-
Yeah... Alex said in a recent stream that they could theoretically stream new stuff into memory sort of as it's emitted or powered on, things like that. That would be a little ways down the line th...
-
The looseness setting on sculpts does not affect thermo.And as you say, emitting things means those things must be in the scene. So they're still in memory, and still using thermo. So this wouldn't...
-
Ah! I think that switches on the functionality I described where you can get signals from the different player outputs. I'm guessing that doesn't work when this isn't switched on.