
0
Spherecast for Ground Check in World Space?
So I am trying to do a ground check on my ball character to keep it from jumping while still in mid air. I thought I would try using a spherecast since it would also take the width of the ball into account. I had jumping working either all the time without taking the spherecast into account (not what I want) or the ball would only jump after doing a complete revolution, as if the spherecast was rotating with the ball also. So this is my new setup:
The problem is that now the ball will not jump at all. I'm new to all this, so clearly there is something I'm not understanding. Any thoughts?
Thanks!
Bolt Version:
1.4.11
Unity Version:
2019.3
Platform(s):
Windows 7
Scripting Backend:
.NET Version (API Compatibility Level):
Customer support service by UserEcho
Hi,
I am having the same problem on Bolt and on C# I have tried everything and researched but there are no answers. Before I did the is Grounded it was jumping it doesn't even jump.
Did you sort it out? if you did can you tell me how as well.
Many thanks,
Still bumbling around with this. I know it should be easier then this! Any ideas?