3D Sprites (one point perspective)

Your browser needs java to view projects. Click here to install Java.

user_icon chalkmarrow shared it 2 years, 3 months ago
855 views, 2 taggers, 5 people love it, 26 remixes by 16 people, 53 downloads, in 2 galleries
Add to my favorites?
Flag as inappropriate?

Comments

You need to be logged in to post comments

Add a Comment

 
jopy25 jopy25 5 months, 1 week ago

mke a game wher you dodge these stuff. id make the person you controll move aroung two dimentionally

jopy25 jopy25 5 months, 1 week ago

if i knew how to make something move the way it would move 10 steps if it was pointing in a special direction, id be able to do this using another variable i'd make called the other direction. like if its pointing towards the screen but id only be able to do it with a ball.

markyparky56 markyparky56 12 months ago

ahhhhhhh! there going to breck out the screen! really cleaver and it looks real!

Nosirrah Nosirrah 1 year, 1 month ago

cool

jarble jarble 1 year, 6 months ago

Why not make a game with this kind of perspective?

lasc12 lasc12 1 year, 7 months ago

Chalkmarrow: How did you draw an x-rayed gobo?

fanofcena fanofcena 1 year, 2 months ago

he didnt drawn it it is invert color and blur effect

chalkmarrow chalkmarrow 1 year, 7 months ago

logan996: it's really easy math, that's why the sprites still move pretty fast. 1 point perspective is probably the only real 3d mode you can replicate easily in scratch.

logan996 logan996 1 year, 8 months ago

cool! it must have A LOT of complicated math!

Jesscookie Jesscookie 1 year, 9 months ago

cool i like your sprites and how they turn away after they hit the screen :)

chalkmarrow chalkmarrow 1 year, 9 months ago

That, of course, is the problem (see Canthiar's post below). I get around that by making them transparent, that way your brain tricks you into thinking that they are sorted along the z axis...

boisvert boisvert 1 year, 9 months ago

How do you check the relative position of sprites to send them forward/behind others? My bouncy ball ((link to project)">(link to project) would slow to a crawl if I did this!

Larry828 Larry828 2 years, 3 months ago

The download showed how complicated it is to script a project like this! Very impressive, chalkmarrow! I hope there won't be a TEST on how to do this!!! :-) Using variables (except for something like "score") are beyond me so far. Thanks for showing some of what they can do.

simsfan70 simsfan70 2 years, 3 months ago

where did you get the skeleton gobo?

simsfan70 simsfan70 2 years, 3 months ago

awsome

simsfan70 simsfan70 2 years, 3 months ago

this is awsome it seems so real

Canthiar Canthiar 2 years, 3 months ago

If only there was any easy way to do the sorting.

Please Wait...