- Joined
- May 31, 2014
- Messages
- 498
- Reaction score
- 227
- First Language
- English
- Primarily Uses
- RMMZ
Basically I want to do this...
Variable BustX = Graphics.width - picture.width
Variable BustY = Graphics.height - (picture.height + y offset from bottom (136))
Problem is how do I get the size of an image? (picture)
Variable BustX = Graphics.width - picture.width
Variable BustY = Graphics.height - (picture.height + y offset from bottom (136))
Problem is how do I get the size of an image? (picture)