|
Post by sjl on Feb 6, 2020 0:33:16 GMT
will this work on 2.5.0 shooter ? Sorry I'm at work right now but... Yes it should once I have released it...
|
|
|
Post by aerrohan on Feb 6, 2020 4:48:39 GMT
ok
|
|
|
Post by sjl on Feb 8, 2020 9:23:52 GMT
VEHICLE ADD-ON for Invector template 2.5 I hope this works for every one if not try to help each other out by finding and sharing fixes... as I am now done with this add-on and will be moving on to other things.... but may possibly add more in the future... best of luck to you all... Until next time, SJL follow the instructions below: #1 Start a clean (NEW) project #2 import Invector 2.5 template #3 import UNITY STANDARD ASSETS #4 Place the STANDARD ASSETS folder **INSIDE** the Invector folder #5 unzip and IMPORT THE VEHICLE ADD-ON PACKAGE run the demo scene to see how is all the things are set on the player and vehicles.... adjust seat objects of the vehicles to fit your custom characters better just like in the original videos... HERE'S THE LINK www.dropbox.com/s/w22vuatzo35yoe6/SJLVehiclesAddOn%20for%20Invector2.5.rar?dl=0
|
|
|
Post by thegod on Feb 8, 2020 12:55:52 GMT
VEHICLE ADD-ON for Invector template 2.5 I hope this works for every one if not try to help each other out by finding and sharing fixes... as I am now done with this add-on and will be moving on to other things.... but may possibly add more in the future... best of luck to you all... Until next time, SJL follow the instructions below: #1 Start a clean (NEW) project #2 import Invector 2.5 template #3 import UNITY STANDARD ASSETS #4 Place the STANDARD ASSETS folder **INSIDE** the Invector folder #5 unzip and IMPORT THE VEHICLE ADD-ON PACKAGE run the demo scene to see how is all the things are set on the player and vehicles.... adjust seat objects of the vehicles to fit your custom characters better just like in the original videos... HERE'S THE LINK www.dropbox.com/s/w22vuatzo35yoe6/SJLVehiclesAddOn%20for%20Invector2.5.rar?dl=0That's real cool, but I have a 1 error
|
|
|
Post by sjl on Feb 8, 2020 15:12:14 GMT
|
|
|
Post by aleksandr409 on Feb 8, 2020 15:48:48 GMT
Hello, do I understand correctly that I need to install this ?
|
|
|
Post by sjl on Feb 8, 2020 16:53:19 GMT
|
|
|
Post by thegod on Feb 8, 2020 18:56:41 GMT
bro, it's don't work((((((( Can you give me your unitypackage, pls. Real, I check all instruction, but it's don't work
|
|
|
Post by aleksandr409 on Feb 8, 2020 18:57:33 GMT
I installed a component that has a check mark on it. and put it at "Assets\Invector-3rdPersonController\Standard Assets" right ?
|
|
|
Post by aleksandr409 on Feb 8, 2020 19:01:32 GMT
If this is the case then I get this result
|
|
|
Post by redhawk on Feb 8, 2020 19:18:56 GMT
thegod In the V_CarController I replaced the current line 654 with the below: if (GetComponent<CarController>() != null) { GUISystem.CurrentCarSpeed = GetComponent<CarController>().CurrentSpeed;
|
|
|
Post by redhawk on Feb 9, 2020 15:19:03 GMT
If this is the case then I get this result Interesting. I only have 1 MouseLook. You should search your project for MouseLook, I bet you have two.
My only MouseLook is in the Characters - First Person Character - Scripts folder. Looks like I'm using the same project as you. Of course, I downloaded my Standard Assets straight from the Asset store (https://assetstore.unity.com/packages/essentials/asset-packs/standard-assets-for-unity-2017-3-32351#content).
It's probably because you are using Gaia and Gaia already has that script.
|
|
|
Post by sjl on Feb 9, 2020 17:35:02 GMT
If this is the case then I get this result RedHawk's response i believe is correct... after finally getting back to the computer i can see your screen shot ( can't see on mobile too small) it appears you have a SCRIPT DUPLICATION ERROR... look for the duplicated script and get rid of it and you should be able to get rid of that duplication error...
Best of luck, SJL
|
|
|
Post by wizzle on Feb 13, 2020 0:10:38 GMT
I knew Sjl was making excuses, All hype for yet another broken release. I'm glad I update all of my scripts and functionality myself, all this guy wanted to do is slap him name on it like he did something.
|
|
|
Post by sjl on Feb 13, 2020 0:49:19 GMT
I knew Sjl was making excuses, All hype for yet another broken release. I'm glad I update all of my scripts and functionality myself, all this guy wanted to do is slap him name on it like he did something. If you updated your stuff your self then why are you here complaining??? Did you try the release??? If you got everything working then make a RELEASE that would be GREAT... Otherwise your just some one talking trash... You see this is the problem different versions of unity means different references... And the fact that are people who have little to no knowledge of the coding ( which is difficult) and further more there are clashes in scripts that cause undesirable issues.. Even though I clearly stated "ONCE I RELEASED THE ADD-ON IT WILL BE UP TO YOU THE COMMUNITY TO SHARE YOUR FIXES IF ANY ISSUES" I stated this many times... Also stated MANY TIMES I'M NOT THE ORIGINAL CREATOR OF THIS ADD-ON" therefore I am not slapping my name on anything nor am I charging money for anything.. I left if free of charge just as the original creator did... and left it in the same thread as the original creator.... There for your argument is null.. Best of luck, SJL
|
|