subrussian
- النشاط الكلي 15
- النشاط الأخير
- عضو منذ
- يتابِع 0 مستخدم
- متابَع من 0 مستخدم
- أصوات 0
- الاشتراكات 4
-
How to make loop animations start and end smoothly?
Hey guys! So I've made some animations in a loop, like walking, and I want to somehow make them begin and end with other pieces of animations, so they would look smooth. For example, when I start w...
-
Pls help fix the problem with input/animation conflicts
I have quite a complex character with custom animations, but as I developed it, I didn't use proper ways to wire things up, like gates, states machines etc, I mostly used keyframes like a noob.So i...
-
Is there a way to tag different objects and make them change settings all together?
For example, I want to make "6th sense" button - when you press it, different types of objects change there appearance - become glowing, or visible, or collidable etc - is there an easy way to mark...
-
How do I make the following logic? Pls help
When I press triangle button (toggle), character draws guns from holster. How to make X button start shooting, but only when the draw animation is on? And if it's not, X must do smth else.It was ea...
-
How to make character move in animation?
So I have this animation, when I press down on a d-pad, my character does a hop back. Here's what I want:When I tap button, full animation plays + character moves backwards to a certain length. If ...
-
How do i ragdoll parts of character's outfit?
For example, I have a chain (as separate sculpture, consists of several elements) attached to a character. I want it to ragdoll when character moves, but keep attached to him and within itself. How...
-
How do I force walk animation with button press?
I'm using directional buttons to move my character, it makes him run full speed, and I want to set a button, by pressing which, he will be forced to walk. Is there a way? I tried to wire the button...