Discuss Scratch

Ado_studio
Scratcher
9 posts

How can I make 3D mario kart?

I want to make 3D mario kart but I don't know how, if someone can show code in the replies pls do
RokCoder
Scratcher
1000+ posts

How can I make 3D mario kart?

That's like saying “I've seen Messi/Ronaldo playing soccer but I don't know how to play like them so can someone show me?”. It takes a lot of time, a lot of dedication, a lot of practice and a lot of effort over a long period of time.

The fact that you think someone can simply post the code into a forum thread indicates strongly that you're at the beginning of this journey. There's no reason why you shouldn't be able to make it to the end but you are going to need to put in a lot of practice. Start with simple projects and gradually increase the complexity. You should aim to learn a little more with each project that you create.

To get to the point where you can create a full 3D Mario Kart racing game in Scratch is going to take many months or, more likely, years. If you choose projects that interest you and aren't beyond your skill level along the way then it should be an enjoyable journey for you.

Good luck!
Barhamaniacs4300
Scratcher
100+ posts

How can I make 3D mario kart?

Absolutely no idea.
Adamsmith1002
Scratcher
1 post

How can I make 3D mario kart?

I would begin by making a top down mario kart game, then use something like griffpatch's ray casting tutorial to make it 3d.
Ado_studio
Scratcher
9 posts

How can I make 3D mario kart?

Barhamaniacs4300 wrote:

Absolutely no idea.

Last edited by Ado_studio (July 1, 2024 14:23:22)

Jageroo
Scratcher
10 posts

How can I make 3D mario kart?

No idea? WHAT
Iamthe_Eman
Scratcher
100+ posts

How can I make 3D mario kart?

I'm sorry, but unless a force equal to or greater than griffpatch enters the forums, you might be out of luck. I'd probably recommend making smaller games for now.
TheCreatorOfUnTV
Scratcher
1000+ posts

How can I make 3D mario kart?

Iamthe_Eman wrote:

I'm sorry, but unless a force equal to or greater than griffpatch enters the forums, you might be out of luck. I'd probably recommend making smaller games for now.
@RokCoder is not that?

RokCoder wrote:

That's like saying “I've seen Messi/Ronaldo playing soccer, but I don't know how to play like them so can someone show me?”. It takes a lot of time, a lot of dedication, a lot of practice and a lot of effort over a long period of time.

The fact that you think someone can simply post the code into a forum thread indicates strongly that you're at the beginning of this journey. There's no reason why you shouldn't be able to make it to the end but you are going to need to put in a lot of practice. Start with simple projects and gradually increase the complexity. You should aim to learn a little more with each project that you create.

To get to the point where you can create a full 3D Mario Kart racing game in Scratch is going to take many months or, more likely, years. If you choose projects that interest you and aren't beyond your skill level along the way then it should be an enjoyable journey for you.

Good luck!
ninjaMAR
Scratcher
1000+ posts

How can I make 3D mario kart?

Iamthe_Eman wrote:

(#7)
I'm sorry, but unless a force equal to or greater than griffpatch enters the forums, you might be out of luck. I'd probably recommend making smaller games for now.
than many scratchers have a force equal to or greater than griffpatch
Effortless-Coding
Scratcher
24 posts

How can I make 3D mario kart?

I might have an idea, but sadly, it will not include turns. Start with a 3d perspective road, you can look it up for reference. Add an image of the back of mario’s car, then make obstacles that come down at the same time, make them get bigger so it looks like you’re driving and the obstacles are getting closer.
Theobstaclessprite:whenclickedforevergotox:Anyy:AnysetsizetoAny%repeatAnychangeybyAnynegativechangesizebyAnypositive

To detect collision, make a hitbox for the car, and detect if the hitbox is touching the obstacle when they are at a certain y-position.
Thehitboxsprite:whenclickedforeverify positionofplayer=y positionofobstaclestheniftouchingobstacles?thenDie

The rest, you can do on your own.

Last edited by Effortless-Coding (July 2, 2024 05:55:01)

SlashySalsa
Scratcher
1 post

How can I make 3D mario kart?

I've seen someone make a great scratch game, which is @Finlay_cool . He uploaded a 3d Mario Kart game in 2015, but somehow still active. Perhaps you could ask him some questions about it, and some tips to use. He's the best 3d scratch user i know, probably even better than griffpatch, so hit him up if you want.
codeingcat0b1100011
Scratcher
6 posts

How can I make 3D mario kart?

Iamthe_Eman wrote:

I'm sorry, but unless a force equal to or greater than griffpatch enters the forums, you might be out of luck. I'd probably recommend making smaller games for now.

the force have joined

Effortless-Coding wrote:

I might have an idea, but sadly, it will not include turns. Start with a 3d perspective road, you can look it up for reference. Add an image of the back of mario’s car, then make obstacles that come down at the same time, make them get bigger so it looks like you’re driving and the obstacles are getting closer.
Theobstaclessprite:whenclickedforevergotox:Anyy:AnysetsizetoAny%repeatAnychangeybyAnynegativechangesizebyAnypositive

To detect collision, make a hitbox for the car, and detect if the hitbox is touching the obstacle when they are at a certain y-position.
Thehitboxsprite:whenclickedforeverify positionofplayer=y positionofobstaclestheniftouchingobstacles?thenDie

The rest, you can do on your own.

Powered by DjangoBB