|
Post by darknubis365 on Feb 9, 2018 7:09:40 GMT
Well by setting it to 0 you've effectively cut off its ability to sense anything. If you were colliding with the sphere sensor object you need to check the sensor objects layer and physics settings to see if something is wrong because it should just be a trigger. Otherwise you may have dropped the nav agent colldier which reads damage from attacks too. Anyway at least you got it working! But just check the layers in case you put in an enemy ai and it suffers. Thanks i'll remember to look into that hopefully lol
|
|
|
Post by Yort_Draeb on Aug 29, 2018 21:30:38 GMT
I ran into an issue where my camera stopped rotating. ive been working on my menus for the past week and i havent opened my scene in awhile. i believe i had this issue before a while back but i dont remember what i did to fix it. i believe ive checked everywhere that we can set it via inspector
its the same even when opening an included shooter scene
also im on 2017.4
|
|
|
Post by Invector on Aug 30, 2018 17:26:33 GMT
I ran into an issue where my camera stopped rotating. ive been working on my menus for the past week and i havent opened my scene in awhile. i believe i had this issue before a while back but i dont remember what i did to fix it. i believe ive checked everywhere that we can set it via inspector its the same even when opening an included shooter scene also im on 2017.4 Hmm try checking your InputSettings, maybe you imported another complete project into your project and replace our custom inputs mapping.
|
|
|
Post by Yort_Draeb on Aug 30, 2018 20:33:49 GMT
I ran into an issue where my camera stopped rotating. ive been working on my menus for the past week and i havent opened my scene in awhile. i believe i had this issue before a while back but i dont remember what i did to fix it. i believe ive checked everywhere that we can set it via inspector its the same even when opening an included shooter scene also im on 2017.4 Hmm try checking your InputSettings, maybe you imported another complete project into your project and replace our custom inputs mapping. well i was never using your input settings but i did do a reinstall of shooter and it started working so its somewhere with my code. thank you for the response though
|
|
|
Post by Yort_Draeb on Aug 31, 2018 2:44:56 GMT
I ran into an issue where my camera stopped rotating. ive been working on my menus for the past week and i havent opened my scene in awhile. i believe i had this issue before a while back but i dont remember what i did to fix it. i believe ive checked everywhere that we can set it via inspector its the same even when opening an included shooter scene also im on 2017.4 Hmm try checking your InputSettings, maybe you imported another complete project into your project and replace our custom inputs mapping. to make it even weirder my controller is working for it but my mouse isnt
|
|
|
Post by tharindu on Sept 2, 2018 4:28:44 GMT
Do you have Mouse X and Mouse Y in your axes settings in input?
|
|
|
Post by Yort_Draeb on Sept 3, 2018 5:10:31 GMT
Do you have Mouse X and Mouse Y in your axes settings in input? i went back to an older version of rewired and it started working again. it stopped after its update
|
|
|
Post by tharindu on Sept 3, 2018 6:47:36 GMT
Do you have Mouse X and Mouse Y in your axes settings in input? i went back to an older version of rewired and it started working again. it stopped after its update The annoying part of integrations
|
|
|
Post by comangallc1 on Aug 1, 2019 5:49:06 GMT
Anybody else having this error my controller just wont work
ArgumentException: Input Axis LeftAnalogHorizontal is not setup. To change the input settings use: Edit -> Settings -> Input Invector.vCharacterController.vInput.isJoystickInput () (at Assets/Invector-3rdPersonController/Basic Locomotion/Scripts/CharacterController/vInput.cs:210) Invector.vCharacterController.vInput.OnGUI () (at Assets/Invector-3rdPersonController/Basic Locomotion/Scripts/CharacterController/vInput.cs:88)
|
|
|
Post by Invector on Aug 2, 2019 18:37:37 GMT
Anybody else having this error my controller just wont work ArgumentException: Input Axis LeftAnalogHorizontal is not setup. To change the input settings use: Edit -> Settings -> Input Invector.vCharacterController.vInput.isJoystickInput () (at Assets/Invector-3rdPersonController/Basic Locomotion/Scripts/CharacterController/vInput.cs:210) Invector.vCharacterController.vInput.OnGUI () (at Assets/Invector-3rdPersonController/Basic Locomotion/Scripts/CharacterController/vInput.cs:88) Invector > Import ProjectSettings
|
|
|
Post by megasa on Oct 8, 2019 12:24:30 GMT
Hello. How can I replace standard animations? Animations are not transferred to the Animator. I want to use my humanoid animations of jumping, running and tumbling.
|
|
fanzy
New vMember
Posts: 5
|
Post by fanzy on Feb 13, 2020 20:46:15 GMT
I saw in the 2.5.0 changelog, that you have removed XInput.dll, and with it the controller vibration functions from vInput. I guess, this is gone without substitution?
You maybe want to adjust your feature list:
- Xbox 360 controller compatible with vibration
|
|
domuk
New vMember
Posts: 7
|
Post by domuk on Feb 13, 2021 2:50:02 GMT
and have run into one issue. i use the controler fine and i also used the VGamecontroler to respawn my character. everything works well until i swich to a Menu (new scene) and back. then the respawn does not work again. I would apreaciate any tips on this as i have bashed my head for 3 days trying to sort it !
Great work guys thanks.

|
|
domuk
New vMember
Posts: 7
|
Post by domuk on Feb 27, 2021 11:47:29 GMT
and have run into one issue. i use the controler fine and i also used the VGamecontroler to respawn my character. everything works well until i swich to a Menu (new scene) and back. then the respawn does not work again. I would apreaciate any tips on this as i have bashed my head for 3 days trying to sort it !
Great work guys thanks.

Are these forums dead?
|
|
|
Post by Invector on Mar 4, 2021 14:47:03 GMT
and have run into one issue. i use the controler fine and i also used the VGamecontroler to respawn my character. everything works well until i swich to a Menu (new scene) and back. then the respawn does not work again. I would apreaciate any tips on this as i have bashed my head for 3 days trying to sort it !
Great work guys thanks.
Are these forums dead?
Not really... but the Discord is indeed more active Users Online in the Last 24 Hours
1 Staff, 34 Members, 541 Guests.You will have more views if you post your issue on a new thread though
|
|