I am a newbie, having a couple of problems with Corona and Lua:
-
Whenever I use print command, it doesn’t work, giving me a blank black screen. But when I use the textObject.newText function it works.
-
Whenever I try to display an image, the image is displayed as a part of the screen on the top-left corner. ( I am using the Corona SDK Mobile Game Development: Beginner’s Guide by Michelle M. Fernandez. While on Chapter 2, I faced the problem with this display image problem. I have attached the two files related to this problem: ExpectedOutput.png and MyOutput.png).
Thanks in Advance!
[
Operating System: Mac OS X Mavericks
Corona SDK Version: 2014.2189
Text Editor: Sublime Text 2 with Corona Editor Plugin
]