TAPgiles
- Actividad total 863
- Última actividad
- Miembro desde
- Siguiendo 0 usuarios
- Lo siguen 0 usuarios
- Votos 0
- Suscripciones 370
-
To be clear, test mode *is* play mode but you can see and manipulate the gadgets.Is the puppet placed near there in edit mode, rewound? If so, that will be its default spawn point anyway.
-
No. Basically, the filter isn't very good right now and is over-eager. You can't turn it off.
-
Add a named variable. Add a selector and wire the variable's current value into the "active port" of the selector. The selector will send a signal from the current active port--A=0, B=1, C=2, etc. ...
-
I think the follower has an output for the target position. Compare the X of that with the X of the object (you can split out a tag to get that). If target > current, set the X strength of the fol...
-
Oh sneaky!
-
It vibrates more as it stretches, as if straining. I don't think there's a way of turning that feature off.
-
If it's using that camera, it should work just fine. Are you sure it's not popping out and using the puppet's camera? Wire a signal into the camera's power to ensure it's locked in.Do you see the p...
-
An emitter takes a scene space transform. So you could just plug the transform from the tag straight into the emitter. And yes, wifi will work with that; it's just a regular fat wire.So if you want...
-
I'd probably go with something like...Add a label to a surface type. Use an impact sensor and set it to only look for that label. When it bumps into that type it will send a signal from the "bump" ...
-
Not sure what you're trying to do. Sounds like you want to rotate a cube and move it. And you've managed to rotate the cube and move it. But presumably not as you wanted in some way? Could you expl...