Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » how to make a 3d game or raycast?
- toby375
-
3 posts
how to make a 3d game or raycast?
raycast to[help in the chat]
how do you make a 3d game please help with this
Last edited by toby375 (Sept. 2, 2015 01:57:10)
- KnightedAngel
-
65 posts
how to make a 3d game or raycast?
this question is very hard to answer i suggest you look on youtube for scratch raycast there isa good tutoria on there
- PlayMaster2212
-
18 posts
how to make a 3d game or raycast?
when green flag clicked
???
define Raycast
I HAVE NO IDEA!
- Luketheamazing
-
45 posts
how to make a 3d game or raycast?
hey guys how kdo you make 3d pls tell me 

- HardClaw57
-
500+ posts
how to make a 3d game or raycast?
Necropost. hey guys how kdo you make 3d pls tell me
Last edited by HardClaw57 (Nov. 25, 2015 00:21:54)
- The_Best_Creator
-
88 posts
how to make a 3d game or raycast?
I'd like to first ask if you are an experienced scratcher. If you aren't, the might not be the project for you, as it is one the the most difficult things on Scratch. If you find a good tutorial somewhere, and you really want a 3D raycast, the please do make one. I'd love to see it. Otherwise, maybe stick to things less complicated.
- Luketheamazing
-
45 posts
how to make a 3d game or raycast?
I'd like to say best creator is right
- smarty100
-
10 posts
how to make a 3d game or raycast?
https://scratch.mit.edu/projects/87741258/#editor Here is and example of a 3D game Just copy the code
- BKFighter
-
1000+ posts
how to make a 3d game or raycast?
@TeamWicks please do not spam or necropost, both of which you have done. Otherwise you will be reported and probably muted on the forums.
- PandaP17
-
25 posts
how to make a 3d game or raycast?
This is one way
when green flag clickedThis is the other
forever
create clone of [myself v]
when I start as a clone
glide (1) secs to x: (pick random (1) to (10)) y: (pick random (1) to (10))
end
when green flag clicked
forever
go to [mouse pointer v]
when green flag clicked
forever
create clone of [myself v]
when I start as a clone
glide (1) secs to x: (pick random (1) to (10)) y: (pick random (1) to (10))
end
end
- Krzys21
-
23 posts
how to make a 3d game or raycast?
Move camera up
foreverThis is move example
if <key [Up arrow v] pressed?> then
change size by (3)
end
- pigcake999
-
22 posts
how to make a 3d game or raycast?
define raycast
set [raycast v] effect to (1)
- JTaether
-
5 posts
how to make a 3d game or raycast?
The best 3D game I've found on Scratch was similair to Doom. I doubt it's very easy to create such a game, and it won't look great anyway.
- Craftwolf
-
1 post
how to make a 3d game or raycast?
Hey I want to make an fps plz tell me how to
- deck26
-
1000+ posts
how to make a 3d game or raycast?
Create your own topic and avoid necroposting please. Hey I want to make an fps plz tell me how to
- Gabrielawesome
-
5 posts
how to make a 3d game or raycast?
Hi Im having a bit of trouble making a first person raycaster could anyone help?
if someone does they get a follow! 


- Discussion Forums
- » Help with Scripts
-
» how to make a 3d game or raycast?