Quantcast
Channel: Latest Questions by ryno9788
Browsing all 91 articles
Browse latest View live

Help my Dragon fly please.

help I've been making my controller fly with a rigid body so I decided to switch to a character controller. What I've came up with is a rigidbody that flies by jumping repeatedly that was with the...

View Article



help me theirs no GRAVITY!

I would like to know how to apply gravity to my character controller without using simple move.

View Article

simple health system

I need help with my simple health system. It has many errors in that need to be cleaned up. This is my first health script and I need to know how I can get it to work like I want it to. var health =...

View Article

Just need some ai info.

I would like an AI with two different axis. One on the X axis. One on the Y axis. I would like the AI to look at the player separately on both axis. Also I only want it to work within a certain radius....

View Article

ai script help. please help this script.

Basically I want this script to be simple, when you get within a certain radius the AI looks at you. Right now I'm getting plenty of errors from unity. I will address them in the end. THE SCRIPT: var...

View Article


ai help: fire shots

I need help fixing the errors in my script please note if you see anything that will go astray from the description of the script. this script will be attached to a child of the AI. a cube collider is...

View Article

Health system final

Okay I've decided I'm restarting on my health system. I want it to work the same but built where it will actually work for my game. I need more advice on how to build it. The last health system...

View Article

Visual scripting

hello I would like to know about visual scripting. I have no experiences with it at all. Can someone give me an overview of how it works and a good tutorial on the topic. I can't remember the name of...

View Article


multiple aninimations for one action

I've been working on a script that will play two animations for swinging a sword from left to right. I can't seem to get it working if tried two different ways to do this: this one has a basic idea of...

View Article


bow and arrow (load and fire)

I've been working on a bow for a fps shooter type deal. It works off the idea of getting mouse button down to pull the string back, and releasing the arrow with mouse button up (sorry it's really...

View Article

smooth mouse look script

Okay I'm making an FPS shooter type game. awhile ago I found these two mouse look scripts earlier I need help fixing (and this is the first time I've really tried to script in C# opposed to java).One...

View Article

Ai rotation on one axis

I am trying to make a script with an AI that looks at you from two axis the parent object will look on an X axis while the child object will look on a Y axis but my other scripts just make the object...

View Article

super messed up speed

I have been working on this new script for my new controller for my fps Game. Right now I believe it will technically how I want it but its now working very fast, too fast! The problem begins with the...

View Article


animations back and forth Again

I have done this a while back but now its for camera transitions. I built this script based on the last one an have not change much of any thin except for a few things I didn't need and added some...

View Article

how to yield in C#

Okay I would like to do is make a swinging sword swinging script and limit how fast you can do this. I know how to use yield in java but I'me having trouble translating to c#. I've tried to use bool...

View Article


sprint timer

okay my game is an rpgfps game. so I need help cleaning up my script for my controller. I plan to do this one question at a time so I won't be too vague. Firstly I'v now translated my script to c# and...

View Article

My inventory scripts

I started following this tutorial on youtube and I got to a point where their is just one error from stopping me. Then I researched it a lot of people had this problem but so I found a completed...

View Article


co-op game?

Hey I was wondering is there any way to make a co-op game on unity free version. I'm talking about directing a friend to my ip address and playing together like on mine craft or halo ce. Ive been told...

View Article

Communicating scripts from C# to javaScript

Okay how do I call upon a function in a C# to a JavaScript? and the whole purpose of this script it to get the wolf to attack you when you can't see it. This script is attached to my player...

View Article

My character won't move in C#.

I've translated my controller to C# but I've ran into a little snag that may be little or be gargantuan mass chaos. I must know is the problem the vector3 variable at the top. I believe it was the root...

View Article
Browsing all 91 articles
Browse latest View live




Latest Images