I’m interested in using CoronaCards to put Solar2D mini games inside a Unity app.
This sounds possible, with some hacking behind the scenes, which I’m willing to work through, as long as it is possible to layer the CoronaCard within the view hierarchy.
Can somebody tell me these things:
- I want to be able to put things in front or behind of the CoronaCards View, and fade them out, or tween them around.
- Is it possible to tween a CoronaCard in while another is tweening out? i.e are they totally independent of each other?
- and …is there two-way communication between a CoronaCard and the host app?