Quantcast
Channel: Questions in topic: "swing"
Browsing all 111 articles
Browse latest View live

How Do I Get Reloading Animations in Unity?

Do I have to make the animation as a separate model in Blender or do I make an animation in unity? This is my first game ever, pretty much a test.

View Article



Swinging a sword through code

Hey there! I'm new to unity, though I'm not new to coding so no worries about that. Now, what I want to do is to swing my sword through code instead of using animations since I'm horrible at rigging,...

View Article

Adding Sound To My Sword Swing Animation

I have a the animation set up for my right click but i cant figure out how to add my sound to it. Could u tell me what to type and where to put it cause im very new to javascript where do i put it in...

View Article

Playing a axe swing animation from blender

Hey guys so, I modeled an Axe in Unity and I also animated it within Blender. Then I had saved it and imported the .blend file into Unity. It has everything in this Blend file. But it has two animation...

View Article

Swinging a sword without an animation...

I am curious about the ways a player can swing a sword upon left-clicking, without an animation, but via using a script. Is this possible? How are some simple ways of approaching this? (please consider...

View Article


How Can I make a platform swing left and right

so far this is what i have. using UnityEngine; using System.Collections; public class swingPlatform : MonoBehaviour { public int left = 0; public int right = 0; public int speed = 60; void Update() {...

View Article

2D hinge joint with sprite

Ok, I must be missing something in understanding how this works. **All I want to do** is have the character swing back and forth with limited angle on the chain. That is it. [Character][1] I guess I...

View Article

Swing Platform

Hi. I`m newbe in Unity but I want to do this thing. How to do it? ![alt text][1] [1]: /storage/temp/22314-снимок1.jpg

View Article


to and fro movement

i imported an animation from maya and it is in form of a swing that when it touches the player it loses life...the problem i have with the swing is that it moves too fast? i need to script to control...

View Article


Create Physical 3D Hook?

Hey guys, I want to create 3D hooks, which are able to swing. But how can I realize that? I read something about configureable joints and Stuff like that. This is what the hooks should be like: [Attack...

View Article

3D Hook With Swing Physics

The hook should shoot in the direction of the mouse cursor / crosshair. If you hit something you get pulled to it, but you also can swing arround the object you grabbed. It should be like that: Tribute...

View Article

there is no 'animation' attached to the gameobject but a script is trying to...

I have an animation called "Swing" attached to an object called FreeCharacter_01 and a script that tells it to play when the Mouse0 button is pressed. Both of these, the animation and the script, are...

View Article

C# Swing Weapon Curve

I'm trying to create a script that upon left mouse click swings the weapon along the Z axis and along the Y axis with the right click. I got my weapon to rotate along those axes. But transform.Rotate...

View Article


How can I create 2D swinging ball?

Hello, everybody. I am developing a 2D platformer game and I am currently stuck at this basic issue. How can I create 2D swinging ball in unity? I have searched for an answer for a few hours but all in...

View Article

hinge joint for swing

How do you make an infinite swing? I used hinge joint for swinging an object. It worked fine but the rigidbody gets slower and eventually stops. Making angular drag zero didn't work. Is there a simple...

View Article


HingeJoint2D resolves limits after dragging Rigidbody2D only clockwise

I wanted to create a simple swing, where the user could touch and drag to deflect it. Since it's supposed to be limited in both direction I was using upper and lower angle limits of -55 and 55. For the...

View Article

I need to swing the ship on 2D

View Article


I need to swing the ship on 2D

Hello community. I need to swing the ship when I push the buttons up and down. How I can do this? I know that in 3D mode I can do it with those lines public float tilt; rigidbody.rotation =...

View Article

Adding Sound To My Sword Swing Animation

I have a the animation set up for my right click but i cant figure out how to add my sound to it. Could u tell me what to type and where to put it cause im very new to javascript where do i put it in...

View Article

how do i make a weapon swing like a crowbar or a baseball bat

im trying to make a game and i need a crwobar.... does anyone know the scripts??

View Article
Browsing all 111 articles
Browse latest View live




Latest Images