Quantcast
Channel: Questions in topic: "ragdoll"
Browsing all 565 articles
Browse latest View live
↧

How to make Skinned Mesh Renderer invisible

Hello, I have a problem, how can I make skinned mesh invisible? I can't just do this by disable rendere because when I have to set it visible again ragdoll is going crazy. I can't change textures to...

View Article


Creating a hinge joint 2d on collision!?

I am making a 2d ragdoll game and i am struggling with making my player able to grab stuff such as walls and other players. How do i detect objects and create a hinge joint 2d between the players hand...

View Article


Ragdoll with multiple colliders

I have a game when my character is jumping on skis. I have parent gameobject for his x rotation with rigidbody attached to it, that im using to move whole character. Under that i have object with...

View Article

Ragdoll move with animations or script?

Hello! I'm trying to understand how ragdoll movement works because in there aren't a lot of tutorials or info in internet and I have questions for work with it. First, if you can guide me to work with...

View Article

character stuck in air

hello ![alt text][2] i rigged up my character for ragdoll but when i press play he starts to fall and all his limbs ragdoll but, as you can see above, his stomach gets stuck and he dangles any idea...

View Article


How to enable partial ragdoll while playing animations?

Hello! For this moment, I'm working on game about cowboy duels and I need to decide problem, when a player is hit enemy by a bullet in hand or foot, the animation should switch off on them and the...

View Article

Transition from 2D bone-based animation to ragdoll?

**My goal is to create a 2D character that moves mostly with simple bone-based animation (can run, jump, etc), but sometimes falls like a ragdoll.** I originally created a character according to this...

View Article

Making a ragdoll follow a pose in world space,Make a ragdoll follow a pose in...

Hi everyone, If i make a ragdoll that follows an armature pose with joint motors based on the angle between a limb and the other, dismissing gravity and other external factors, if i make it follow a...

View Article


Ragdoll Issue [GIF + SCRIPTS]

https://imgur.com/a/wpijgfx _ I am looking to test a simple ragdoll script, on all the limbs of the character I have a rigidbody and a capsule collider. When a bullet hits this enemy, it activates a...

View Article


i need help in unity self balancing ragdoll

i saw a lot of people out there having fun with active ragdolls that can self balance.jump,punch,grab, use guns,ropes and vehicles, and i'm really into it i have intermediate programming skills and i...

View Article

Ragdoll 2D hinge joint limit issue

I'm trying to make my NPCs to use a ragdoll system (in a 2D game), but the problem is, the hinge joints aren't obeying the limits I set and deforms the character. ![alt text][1] *Runtime:* ![alt...

View Article

How can I move my Ragdoll?

I made a ragdoll in Unity using HingeJoints2D and I want to move him. I made a script that move a character by using velocity and rigidbody but I find that the script does not work, so I found out...

View Article

Make a car drive only when a ragdoll is indside.

So I am making a racing game where you control a ragdoll in a car and i have a movement script, but i'm quite new to unity and im not sure how to make it so you can only control the car while the...

View Article


How can I make the camera follow ragdoll

Hi, I'm working on a atv driving game. The idea is that when you crash or press the "bail" button, the player turns into a ragdoll and falls off the atv. The issue is, when the player becomes ragdoll,...

View Article

How to make animation for capsule to slighty fold in half on hit?

I'm trying to make a capsule slightly fold as if it were being hit. Do I need to cut it in half somehow to do this? I just want it to fold in half, the placement of the hit doesn't need to be accurate...

View Article


How To Create 2D Ragdoll Movement?

I've been messing around with ragdolls in unity and I can't seem to put together the kind walking I want from the ragdoll using System.Collections; using System.Collections.Generic; using UnityEngine;...

View Article

Ragdoll head sway

When my chararcter is turned into a ragdoll the head keeps moving, swaying back and forth. All other bodyparts is still, it's just the head. After a while the movement stops, but I would like it to...

View Article


Ragdoll colliders&rigidbodies get removed

So my team is developing a game, and we use github&git for version control stuff. But every time when I test the ragdoll character(on player death), only the **bottom** of the ragdoll character...

View Article

Being able to stab 2d objects with certain gameobjects

I am making a 2d ragdoll game and I have spikes and swords in the game. Unfortunately the ragdoll just falls on these objects and nothing else happens. I want objects like these to stab through the...

View Article

Animation is not playing when using ragdoll physics

Hi, i created a new character model for my multiplayer fps game and wanted it to have ragdoll physics when dead. The problem is, when i play animations on the new character, the other player character...

View Article
Browsing all 565 articles
Browse latest View live