Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hi, i need urgent help: text bubbles didn't resize themselves. They are literally out of the phone image and...idk what to do with it...please help!!

Are you a) using screen size 1280 x 720, and b) following all of my directions in the Options and Screen scripts above

Yes, i am doing 1280x720 and i literally copied the stuff you wrote here... The messages are still not resized.

Try changing this part in Options.rpy to the following (also make sure you change the phone image size to 400x720):

# Picking up the phone

transform phone_pickup:

    yalign 1.0 xalign 0.5

    yoffset 900

    xoffset 32

    easein 0.3 yoffset 0

Nope. Still nothing. I checked the phone and it's really 400x720. I copied the lines you gave me here and pasted them into my code...still the same issue :/ but thank you for helping! ^^

Well, i tried to mess with numbers a bit and its working, bu i have to set the xoffset to -32