Change position not working
tylerglessner
Member Posts: 246
Alright, so I have the following rule in several actors
If device.screen size.height = 568
Change attribute self.position.y to self.position.y - 41
However, when I change from iPhone Legacy to iPhone 5, they don't move. Anyone have any ideas?
If device.screen size.height = 568
Change attribute self.position.y to self.position.y - 41
However, when I change from iPhone Legacy to iPhone 5, they don't move. Anyone have any ideas?
Comments
I found a problem myself with the game.display size.height value which you get by going Game > Display Size > Height