Skip to main content

Questions tagged [racing]

A genre of games dealing with entities participating in a competitive race. Reaching the finish line first may be optional.

1 vote
1 answer
163 views

Asking this question because I want to implement performant sound handling on weaker systems. While focusing on such systems are a deadend since everyone has fast devices, I still want to do this as a ...
Hash's user avatar
  • 93
0 votes
0 answers
77 views

I’m making a racing game in Unity and every time the car touches the ground, it just jumps. I’ve seen people complaining about it multiple times, but usually adding mass of about 2000 to the car or ...
Lumoš Lumošovský's user avatar
1 vote
1 answer
192 views

I was wondering how I would go about generating a series of checkpoint gates along a 2D line in my game. A bit of background, my game is a 2D reinforcement learning car driving simulator, I have a ...
Techwizard's user avatar
0 votes
1 answer
180 views

I have the car's current position Vector3 and an API that gets me the closest point on the middle of the road to any Vector3 ...
mLstudent33's user avatar
0 votes
1 answer
224 views

I'm making multiplayer racing game and I have problem with interpolating position.. Here's the sequence. Server simulate the world and send vehicle transform packet through UDP socket every 33ms to ...
Tomson's user avatar
  • 3
0 votes
0 answers
410 views

I want to make a simple 2d top-down racing game, something like Mario Kart in 2d, but I am really struggling with the car steering. The only resources I find are complicated and involve a lot of ...
VCoder12345's user avatar
1 vote
2 answers
194 views

In the last few days, I jumped into searching is there a conventional/convenient way to build 3D architecture quickly, most likely by some accessory software like CityEngine, BIGEMAP, or google maps' ...
charmetei's user avatar
2 votes
1 answer
239 views

In Burnout games there's this game mode where the player can trash other cars by bumping into them or bumping them into walls. As you can see in this video link This is known as a takedown. I'm ...
Kofiro's user avatar
  • 23

15 30 50 per page
1
2 3 4 5