Hello everybody!
I am trying to load background image (Sprite) from file, then scale its size and set position.
On first call of "create_hex", image is loaded, but it isnt scaled of moved to correct position.
On second call, image remain same (already loaded), but it finally scaled and moved.
Why it works only at second call?
Thank you and sorry for my bad English.