FIXED - Beta 3: Score offset and bitmap distortion
At runtime, low color bitmaps distortion and text score wrong offset.
To reproduce, start a new project and insert an Active object. Replace the graphic with a low color bitmap, for example, I googled for "16 color gif", switch to images and a nice 16-color owl photo appear… I used that.
Then put a String object in the left corner and write "Score" (or any text, is just for reference for the next step)
Insert a Score object, convert the type from "Numbers" to "Text" and move it near your "Score" text.
Build as an XCode final project, compile in XCode and run.
The image of the owl is distorted and the offset for the Score is way to the right and down from the original position.
Re: Beta 3: Wrong score offset and bitmap distortion
Re: Beta 3: Wrong score offset and bitmap distortion
The hippos and the floor distorts the image, and this will report in a post of mine.
Re: Beta 3: Wrong score offset and bitmap distortion
I believe this is something that goes wrong at export time. I notified Yves of the problem :)
Re: Beta 3: Wrong score offset and bitmap distortion
Re: Beta 3: Wrong score offset and bitmap distortion
It was one of my bugs. :)
It is corrected for beta 4.
Re: Beta 3: Wrong score offset and bitmap distortion
Re: Beta 3: Wrong score offset and bitmap distortion
Score misplacement is fixed. :)
Re: Beta 3: Wrong score offset and bitmap distortion