its kinda buggy, I wonder if you could give me the unity file, so i could see how you coded it, bc i never did something like that and its interesting! Did you do that with line renderer (i only used it once long time ago so i wanna remind myself how to use it)
Hey there! What kind of bug did you met ? Actually, I used scaled boxes as lasers... hahaha. To compute the impacts between lasers and mirrors, I used RayCast2D.
← Return to game
Comments
Log in with itch.io to leave a comment.
its kinda buggy, I wonder if you could give me the unity file, so i could see how you coded it, bc i never did something like that and its interesting! Did you do that with line renderer (i only used it once long time ago so i wanna remind myself how to use it)
Hey there! What kind of bug did you met ? Actually, I used scaled boxes as lasers... hahaha. To compute the impacts between lasers and mirrors, I used RayCast2D.
OOO nice idea. Would you mind showing me the code for the rasers? I wonder how you did that. I have few ideas, but i wanna see yours
I just added the sources as a distinct file :-) (the whole Unity project)