Reflection with newLine?

I tried searching for this but with little success…

Basically I want to have my display.newLine to be reflected by mirror objects(without the newLine actually moving - just being reflected), but can’t really find a way to get started on this, or don’t know if this is even possible with Corona alone.

Tips are greatly appreciated ^^ [import]uid: 72449 topic_id: 14638 reply_id: 314638[/import]

@rkmx52,
you are using the word reflection in a bit of a vague way. When you say “reflected by mirror objects” do you mean like a laser light being reflected or do you mean reflection as seen in many images where part of the reflection shows?

I am assuming that you are after the first type.

What do you mean by without the newline moving? You will have to explain what you are after a bit more clearer and better and in detail.

cheers,

?:slight_smile: [import]uid: 3826 topic_id: 14638 reply_id: 54141[/import]

Sorry for the unclear information, yes I am after the first type, in 2D view. What I meant by the newline not moving, is to have it static so it won’t move when it interacts with the mirror objects, so the laser beam is always in a fixed position.

I hope that makes a bit more sense. I am trying to experiment with a laser and mirrors approach. [import]uid: 72449 topic_id: 14638 reply_id: 54142[/import]