skillphiliac
- Actividad total 79
- Última actividad
- Miembro desde
- Siguiendo 0 usuarios
- Lo siguen 0 usuarios
- Votos 0
- Suscripciones 30
-
Do you want it to turn off, the glow that is? Like a second-long glow? Remember to wire the output of your counter (which, by default, should make it glow permanently) to the grab sensors on/off sw...
-
There's an entire tutorial for sound. Until you play that: there is a draw notes tool and you can simply record them on the the performance sheet pressing L3 + R3 at the same time. If you want a co...
-
Screenshots? Project name? What do you mean by abinarion?Blending into frames should be easy - dynamically changing your puppet is not. You need to access different states and consider how much of ...
-
Right, the whole thing is looking real nice, forgot to say. Simple idea with a great result, reactive "particle" effects add so much cohesion to games and really to the gameplay as well. I played a...
-
You need to take a wire from the node going into Thrust and put it into the gate - incoming signal. The other input for the and gate is "hit something" from the laser scope.Your current situation i...
-
>Managed it by wiring the ‘hit something’ output of the scope to the power of the emitter. Seems good now.Oh, perfect. Exactly what I meant since you already power the scope selectively, which is p...
-
I could upload it, but it's a pretty simple tweak, just holler if you need anything else.
-
I gotcha with this one. Remember debugging visually - if stuff lights up right from the beginning (which your thrust module does), you're checking for conditions you don't even care about. You only...
-
So that's not all that easy, but here's how you could get started:- Use wireless transmitters (WT) to broadcast your attack. You'll have to tune your attack animation so you'll send the WT signal a...
-
If-statements are somewhat contextual in Dreams. Some things don't require you to tediously draw them up (which I'm going to explain in a second) and you can just expect certain gadgets to work as ...