I've watched about 10 videos for assistance with the Simple Input for a mobile game and none of them helped. Your video was easy to follow and helped me a lot. Thank you very much!
@harshitrajput92544 жыл бұрын
The break button is not working please help 🙏
@pranavtube33024 жыл бұрын
Hi I am doing the same thing but for unity's karting microgame but whenever I am changing the code from Input.GetAxis("Horizontal"); to SimpleInput.GetAxis("Horizontal"); it is saying that the name simpleinput does not exist in the current context. Please help me
@zeotron59172 жыл бұрын
hey man have u tried using Input.GetAxis("Horizontal")
@pak77137 ай бұрын
Can we change images of this buttons and steering
@__m.nikolov__4 ай бұрын
yes, the image can be changed and this won't affect its work
@raymygame97934 жыл бұрын
I have a problem , idk if this problem is caused by my controller script but when I replace my get axis with simple axis , my wheels is steer to right and i can move the steering wheel where I want and my wheels dont want to steer.
@pranavtube33024 жыл бұрын
Hi I just tested it with the standard assets car and it worked but how do I do it for unity's karting microgame
@zzsemirzzx68782 жыл бұрын
Even if I import the package,SimpleInput doesnt seeing in script. :(
@yassenbel77334 жыл бұрын
Help Évent trigger is work in editor but not working in Android m'y phon
@Windstale4 жыл бұрын
but why break is not working? can you plzz tell me why?
@TheGameGuy4 жыл бұрын
Try increasing the brake torque.
@klewyk2 жыл бұрын
I LOVE YOU THANK YOU VERY MUCH DUDE
@Paxmet10 ай бұрын
THANK you Merlin
@tentenchan55634 жыл бұрын
thank you so mush dude
@FootballMeme90873 жыл бұрын
Thank you
@aicreation3393 жыл бұрын
Bro how can I move backward please correct your script break not work .....;!!!!!!!!!!
@KineticProduction4 жыл бұрын
Can you make tutorial on bus simulator games with steering wheel and break&cluch ???
@pariiyiy3147 Жыл бұрын
thank you so much!!
@Timepav4 жыл бұрын
7:24 Buddy is it important
@tornadoxgaming11384 жыл бұрын
Don't get reverse my car , On brake it gets stop and don't move, Need reverse controller
@pranavtube33024 жыл бұрын
How do I fix "the name SimpleInput does not exist".
@TheGameGuy4 жыл бұрын
Have you imported the simple input package??
@pranavtube33024 жыл бұрын
The Game Guy the simple input system yes
@pranavtube33024 жыл бұрын
It is in my plugins folder
@pranavtube33024 жыл бұрын
The Game Guy I am using it in the karting micro game made by unity
@TheGameGuy4 жыл бұрын
what unity version are u currently using??
@sudhanshusonare1754 жыл бұрын
whats your buid setting android or pc
@TheGameGuy4 жыл бұрын
SRS Network PC
@sudhanshusonare1754 жыл бұрын
Bro help i did all the things you said in the video but brake not working otherwise all things are great
@TheGameGuy4 жыл бұрын
@@sudhanshusonare175 Try debug.log to see if everythings working correctly and the methods are being called. hopefully itll give us some idea about where the problem might be..
@sudhanshusonare1754 жыл бұрын
@@TheGameGuy your script is wrong the break doesnt work at all
@Windstale4 жыл бұрын
Can i Use this Script for Bus Object?
@TheGameGuy4 жыл бұрын
You can replace the car that comes with the standard assets pack with your bus and you will be good to go.
@m01093 жыл бұрын
Thenks
@alakshitpradhan27544 жыл бұрын
How to make backward button in unity
@TheGameGuy4 жыл бұрын
kzbin.info/www/bejne/o4m8iZigm52Cf9U
@alakshitpradhan27544 жыл бұрын
I am saying to add reverse button to the unity standard assests car
@TheGameGuy4 жыл бұрын
@@alakshitpradhan2754 That is covered in the last part of the video you just watched.. i added two buttons for moving the car forward and backwards..
@alakshitpradhan27544 жыл бұрын
No you have add brakes and forward button
@karimelwetaidy70504 жыл бұрын
Plese could you tell me
@fx._7124 жыл бұрын
can I get your project?
@yadhuvtk3 жыл бұрын
Do you know how to setup this in unreal
@bogdangruescu884 жыл бұрын
FOR me is not easy:) Can i send You a mesage on Instagram or Facebook? Or where what You Want
@someonewhosunknown4 жыл бұрын
can i get the code plsss?
@TheGameGuy4 жыл бұрын
Here you go, Download this replace it with your car user controller script that is attached to the car itself. drive.google.com/open?id=14l6qj7-v5_5l7Zn8nQzNRSBOaT92qKw_
@andy_7_7444 жыл бұрын
@@TheGameGuy hi,idk why but i can't dowland simple input system what i can do?
@iuandrian76684 жыл бұрын
@@TheGameGuy I DONT HAVE BREAK PREASED WHAT I CAN DOplzz helpp
@TheGameGuy4 жыл бұрын
AnDy_7_7 Update unity to 2018 or later and try again.
@TheGameGuy4 жыл бұрын
iu Andrian drive.google.com/open?id=14l6qj7-v5_5l7Zn8nQzNRSBOaT92qKw_ Download the script from here..