amchornet76
- Gesamtaktivitäten 26
- Letzte Aktivität
- Mitglied seit
- Folge ich 0 Benutzer
- Gefolgt von 0 Benutzer
- Stimmen 0
- Abonnements 10
-
Not sure what ACH is but the "Envelope Output" of sound is the default output of sound fx gizmo. I think for the player themselves speaking, there may be something like this in a controller sensor?...
-
I didn't know the puppet had a bob/breathing thing I'll have to find that.
-
You could set up a variable system and have each door numbered. And teleport to the door with the matching number in the next scene.
-
Dreams doesn't use Euler angles and there's no way to get Euler without the inverse trignomic functions. Dreams uses Axis Angles and you can't directly modify the XYZ numbers to get what you want. ...
-
Thanks John! And no it's not caused by my logic a message appears and says it has gone too far from the origin. I have a splitscreen demo up on my profile. It's still buggy but that is mainly due t...
-
It really depends on what you want to do. But I have a shooter ai (really wip at this moment, still working on aiming and shooting) that avoids falling off cliffs, will avoid walls, and will follow...
-
Think of a 2 way radio.You could transmit for example a position then send back that you have arrived at the position and then get a new position.
-
'@gboYou can set the thing to go at 1000ms I think with followers (or maybe 9999ms I think the limit is based on its size) so it would all happen almost instantly. Teleporters unfortunately don't t...
-
Actually, actually, actually, you don't need to do any of that. A follower has an input for XYZ position directly :) it's on the third page. Just make sure to set the max and min of the tag finder ...
-
You can do a couple of things dependant on how much effort you want to put in. Best thing I can think of is to use an action recorder on an invisible cube with a tag on it. Record the cube going al...