Ken95
The process? It's basically just finding the intersection between lines a bunch of times. The objects have a border made up of lines and the ray is a line. You can just place the lines of the objects manually or use math to place them.
It finds all the lines that intersect the ray, then uses the intersection closest to the start of the ray. From there you can calculate the normal of where the lines intersect and in turn calculate the reflection angle. Then it's just a matter of setting the ray to be from the intersection going at the reflection angle and repeating the process a number of times.
The calculating of the line intersections and reflection angles is easily found in a search engine.
dropbox.com/s/cx2l2ex8p31n66t/JailBreak.capx
here is my capx mr r0j0hound. dropbox.com/s/cx2l2ex8p31n6 ... .capx?dl=0
there are two laser machines that produces the laser beam.
the problem is that only one of the laser machines produces the beams.
would you please fix my event sheet so that it produces 2 laser beam with each has its own reflecting properties. O would be glad if i fixed that problem. Thanks in advance