Quantcast
Channel: Questions in topic: "enter-car"
Browsing latest articles
Browse All 34 View Live

how do i get in and out of a car and shoot in the car as well

i wonder if any one knows how you get in and out of a car i need it for the fps game i am making

View Article



Entering And Exiting Car

I know this question is asked a lot but I can't figure it out. I have a car with this script: var FrontLeftWheel : WheelCollider; var FrontRightWheel : WheelCollider; var GearRatio : float[]; var...

View Article

spawn player near driven car.

I want to know how can I spawn my player near my car. I enter the car and drive to the other side of the map. I then exit the vehicle and I spawn where I got in the vehicle. How can I spawn the player...

View Article

Car Enter/Exit Script Problems

Hey Guys. Iam currently trying to create a GTA2 styled game and i have some troubles with a Car Entering component. What I did so far: - Create a top down car movement based on the Free Unity Car...

View Article

Can somebody see the error(s) here ? C# Scripting

Hey, i have this script. It is about entering and exiting cars. I have many cars in the project, every car has this script attached, and configured. But i enter this car, then i exit it, everything...

View Article


Car enter and exit script not working

I have this script and when i try to use it it says input key (letter of key) not set up. How do i set the key up or is there something wrong with my script? var Car : Transform; var player :...

View Article

Script Crashing Game On Android Device (Unity 5)

This is a Car Door Script for i wrote in unity 4.6 version. I upgraded the project to Unity 5 and script works in the editor with unity remote. But when i build it to my phone it crashes the game. Is...

View Article

How to apply this enter/exit plane script on other cars

hi everyone, i made this airplane enter/exit script. it works fine, but when i place another aircraft in the scene, it does not work. the player is attached to the second plane, but the player does not...

View Article


Enter/Exit Vehicle in 2D top down view

Hello I am trying to make a game similar to gta 1 or 2 .. where you have top down view and you can drive any vehicle.... but I ran in to a problem... I made a script for entering or exiting vehicle.....

View Article


Car flipping and losing wheels on start

I've been following this tutorial series about how to make an advanced FPS game but using an asset pack from a source that I purchased. I used the Unity Standard Asset pack vehicle as a guide when...

View Article

Is That Possiable Prefab Detection With OnCollision??

I was using oncollision for getting out of the car in online game but I need to use prefab detection Is this possible?

View Article

How to enter vehicle using box colliders/collision script,How to enter and...

I was wondering if there was a way to use box colliders or collision script to enter vehicles/GameObjects public class PlayerControl : MonoBehaviour { public float speed = 20.0f; public float turnSpeed...

View Article

player entering car position

im trying to make the player enter and exit a car. i have it all working good except as the player enters the car the cars position and rotation changes to what the players position and rotation is. i...

View Article


Enter/Exit Vehicle with the same key

Hi, I Can't Make The Code To Get In And Out Of The Car. What I Can't Do Is If It's Next To The Car And Press The E Key, It Will Get Into It. And If It Is In The Car And Press The E Key Again, It Will...

View Article
Browsing latest articles
Browse All 34 View Live




Latest Images