#Race game gone wrong - SOLVED

8 messages · Page 1 of 1 (latest)

worldly willow
#

I'm trying to learn 3d Godot by making a racing game, but this weird bug keeps happening and I don't know why

clear sleet
#

There's a few bugs I see here that aren't the elephant under the track—namely the camera glitching.

What are your collision layers/masks for the CharacterBody and the Track nodes?

worldly willow
#

These are the track's collision and mask

#

These are the car's collision and mask:

#

I see the error

#

the ray cast for checking the ground isn't set to look for the track

#

such a dumb error

#

thanks anyway for helping me brainstorm 😅