kemengjie33
- Total activity 26
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 11
-
kemengjie33 commented,
@amchornet76 "A follower has an input for XYZ position directly :) it's on the third page" Oh that's interesting. So basically you could make a game where the player inputs coordinates (with a sl...
-
kemengjie33 commented,
Actually, you only need the one tag, you use an emitter to send the tag to the different locations. How you want to input your coordinates can vary. Since you seem to know the numbers for the locat...
-
kemengjie33 commented,
Maybe we need to rename movable to locked/ unlocked (in group), seems to be a lot of confusion.
-
kemengjie33 commented,
You could just emit the sphere at the coordinates. Or if you want it to move from place to place emit a tag at your coordinates. Then use a follower, once the sphere reaches the tag, emit the next...
-
kemengjie33 commented,
You can. Easiest way I know is to plug a timer into the playhead and have it count down. There are other ways. I have a level in which all the animation and sound is reversed with a button if you w...
-
kemengjie33 commented,
But batteries can also be tweaked to certain power levels, which was very useful. I've been using the calculator gadget as a replacement (not actually calculating anything just setting the B output...
-
kemengjie33 commented,
To avoid copyright maybe you could change the name to That Thang...
-
kemengjie33 created a post,
Cut useless portions of long audio recording
I was wondering if there is a way to remove the portions of an audio recording. I know we can edit the start and stop to isolate the part we want to play, but how do you remove those unused parts a...
-
kemengjie33 commented,
I just made a level with this. "Animation test with playback controls." Getting the timeline to go back and forth is actually rather simple, but having audio play backwards means you have to go int...
-
kemengjie33 created a post,
How do you jump to a certain section of a long audio voice file?
I'm building a playback interface for cutscenes and I've managed to create logic that let's me scrub or jump the playhead forward and backwards through a timeline. The problem comes with audio file...