I’ve been playing around with the new beta and it is so cool great job Corona (I ran across a few issues but they are all tracked already., )
I must say I find the transition from setReferencePoint/xReference/yReference to the anchors a bit confusing and so I would like to request a some blog post (from rob? :)) on how to achieve the same results I had with the old API especially in regards to groups because even in compatibility mode I’m having issues.
Basically what is the difference between them for example how do I achieve the same result as setting BottomCenterReferencePoint on a group in the old API. will anchorX, anchorY = .5, 1 do (and anchorChildren=true)? or should I also change something with the childrens positioning?
Also another question would be how should I approach future games, I have a long term project (a shooter-scroller type) which obvisouly I’m going with 2.0,
But I also have several projects I took as a freelancer that should be published in a much shorter timeframe and I really don’t know what to do? I mean working on 1.0 when I know I’ll need to port it in the near future is disturbing…