Home
Help
Search
Calendar
Login
Register
Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Click here to join us on IRC (#charas on irc.freenode.net)!
Charas-Project
»
Game Creation
»
Requests
»
RPG Maker Programming
»
picture help
« previous
next »
Print
Pages: [
1
]
Author
Topic: picture help (Read 2076 times)
Linkizcool
Doesn't exist for official purposes.
Exemplar
Posts: 1,290
I am Canadian.
picture help
«
on:
February 24, 2006, 11:59:26 PM »
how do you get a picture to stay in one spot on the map? I have a picture of a grafiti that says "g unit" and I want it to stay on the side of the guys house, but it keeps moving around along with the screen.
Logged
Meiscool-2
Sage
Posts: 7,030
If you support n00bs, you support communism.
(No subject)
«
Reply #1 on:
February 25, 2006, 12:21:55 AM »
set it to X and Y picture cords that hit da wall, then have it check "picture scrolls with map"
The event should also look like this sorta:
Show picture
Loop:
wait1
Restart loop
Logged
Most Recent:
________________________
Old Stuff:
neb87
Zealot
Posts: 627
(No subject)
«
Reply #2 on:
February 25, 2006, 01:00:53 AM »
or turn it into a charset
Logged
Linkizcool
Doesn't exist for official purposes.
Exemplar
Posts: 1,290
I am Canadian.
(No subject)
«
Reply #3 on:
February 25, 2006, 10:38:45 PM »
how do you do the x y coords? i tried that and it stuck in the bottom-right hand corner of the screeen.
Logged
DragonBlaze
A Wild DB Appeared!
Royal
Posts: 3,329
(No subject)
«
Reply #4 on:
February 25, 2006, 11:16:52 PM »
When you set two variable to the x and y possitions, you have to set them equal to the screen relative x and y cooridinates instead of the regular x and y coordinates. Then it should work
Logged
Hell Yeah! Just recovered all my old rm2k/3 games from my 10 year old, broken laptop hard drive that had been formatted and had a new OS installed on it. Oh, and I did all of this from my phone. WIN
Print
Pages: [
1
]
« previous
next »
Charas-Project
»
Game Creation
»
Requests
»
RPG Maker Programming
»
picture help