Discuss Scratch

FruitFoop
Scratcher
19 posts

I'd to make a 3D game.

I want to make a 3D game. I've tried, but failed. I hope you can help me!
ScratchinJoJo
Scratcher
100+ posts

I'd to make a 3D game.

It's very complex. You will have to know a lot of maths (sin, cos etc). You also need to draw every single thing in your game with the pen without screen refresh. You can check out @WO997 , he made some good stuff. Or you can check @griffpatch his laser tag game, which is also completely 3d. These things take a lot of time to make, and they are really not easy.

You could do 2.5d, which is a bit easier. In 2.5d you can move your character on the z axis (away from you or to you) by moving a little bit up or down, and by zooming your sprite. Then you can hold his ‘position z’ in a variable to check if he hits something or do other stuff in your game.
You can find plenty of these projects as an example

I hope it helps
FruitFoop
Scratcher
19 posts

I'd to make a 3D game.

ScratchinJoJo wrote:

It's very complex. You will have to know a lot of maths (sin, cos etc). You also need to draw every single thing in your game with the pen without screen refresh. You can check out @WO997 , he made some good stuff. Or you can check @griffpatch his laser tag game, which is also completely 3d. These things take a lot of time to make, and they are really not easy.

You could do 2.5d, which is a bit easier. In 2.5d you can move your character on the z axis (away from you or to you) by moving a little bit up or down, and by zooming your sprite. Then you can hold his ‘position z’ in a variable to check if he hits something or do other stuff in your game.
You can find plenty of these projects as an example

I hope it helps
Thnx
hypersonic04
Scratcher
43 posts

I'd to make a 3D game.

wait what do you mean
FruitFoop
Scratcher
19 posts

I'd to make a 3D game.

hypersonic04 wrote:

wait what do you mean
I mean like minecraft.

Powered by DjangoBB