Points in time
-
Hello, how would I be able to manually place 2 vertical lines and have the ea continuously place vertical lines the same distance apart as the manually placed lines
-
give specific name for these lines and with EA condition check if such object with that specific name exist ... and if exist, do another blocks for creating lines ... you need do some calculation (like find distance between first two lines) ....
-
Thank you very much for the response. I'll try something with your instructions soon
-
i'm having trouble with actually creating the vertical line. i see the check distance block but i don't understand how to add that into a variable