I need explanation
1 post • Page 1 of 1
I need explanation
I know this may be a time-consuming task and I feel stupid because I'm aven asking but anyway
Can someone explain how this scene is made:
I'm trying to something similar to this and actually managed to do with differend kind of method but it turned out to be inaccurate so I found that scene. However I don't get how it works
Specially this damn code (found from "The Radar") doesn't make sense for me
Seems to be somekind of calculation but what it calculates
I'm new to thyming and I barely know even the basics yet so if you don't mind explaing it using much details.
And oh.. another question, can I "activate" a laser by using another laser? I mean that when the laser hits an object the other laser turns on.
------------
Sry my native language isn't english so you probably found bunch of spelling mistakes ect.
Can someone explain how this scene is made:
I'm trying to something similar to this and actually managed to do with differend kind of method but it turned out to be inaccurate so I found that scene. However I don't get how it works
Specially this damn code (found from "The Radar") doesn't make sense for me
- Code: Select all
(e)=>{
scene.my.c = scene.my.b - scene.my.a; scene.my.flm = (scene.my.c(0) * scene.my.target(0) + scene.my.c(1) * scene.my.target(1)) > 0 }
Seems to be somekind of calculation but what it calculates
I'm new to thyming and I barely know even the basics yet so if you don't mind explaing it using much details.
And oh.. another question, can I "activate" a laser by using another laser? I mean that when the laser hits an object the other laser turns on.
------------
Sry my native language isn't english so you probably found bunch of spelling mistakes ect.
- MGuard
- Posts: 1
- Joined: Wed Sep 15, 2010 12:24 pm
1 post • Page 1 of 1
Who is online
Users browsing this forum: No registered users and 5 guests




