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:
New forum theme up and running!
Charas-Project
»
Game Creation
»
Requests
»
RPG Maker Programming
»
overlayer trouble
« previous
next »
Print
Pages: [
1
]
Author
Topic: overlayer trouble (Read 1763 times)
Hoshimo
Level 1 Newbie
Initiate
Posts: 12
overlayer trouble
«
on:
February 03, 2008, 10:21:13 PM »
I'm a giant newbie at rpgmaker and have started using overlayers and I'm really am sorry for posting a second trouble but I'm having trouble with my animated overlayers.
The script is as follows:
<>Show Picture: 1, Fog (160,120)
<>Show Picture: 2, Fog (-160,120)
<>Move Picture: 1, (480,120), 8.0 sec
<>Move Picture: 2, (480,120), 16.0 sec
<>Wait: 8.0 sec
<>
It's a simple script, but the problem is the second fog picture not appearing when there is a message, it does appear
after
the text is finished
and continues the loop, but I wanted to know if there is anyway around this annoyance or perhaps a better script for this type of overlayer, if so thank you in advance.
Logged
thepsynergist
Kupo!
Associate
Posts: 159
I enjoy video game programming, as well as any and all RPG's
(No subject)
«
Reply #1 on:
February 07, 2008, 01:45:12 AM »
Dude, what's your map size?!?
BTW, using one pic reduces lag, or you could paste a:
<>Wait 0.0 secs
command into the code.
Logged
Register me in your Pal Pad in Diamond/Pearl!
Print
Pages: [
1
]
« previous
next »
Charas-Project
»
Game Creation
»
Requests
»
RPG Maker Programming
»
overlayer trouble