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
»
Tutorials
»
Reducing Pic Lag
« previous
next »
Print
Pages: [
1
]
Author
Topic: Reducing Pic Lag (Read 1890 times)
neb87
Zealot
Posts: 627
Reducing Pic Lag
«
on:
June 16, 2006, 06:33:59 AM »
This is a nice trick i just discovered and very easy to do for Overlays and Pictures.
-Use this if you have ever had lag(computer slows down) while playing your game.
+Steps+
}Step 1
-First Make a New Parallel Process Event.
}Step 2
-Now Make The Show Picture E.C.(Event Command), Remember to make transparent.
}Step 3
-Now Make The Wait E.C., for 1000 seconds.
}Step 4
-Now Make The Switch Operations E.C., Example 0001: (name your switch) Turn On.
}Step 5
-Now Make a New Page Inside the Event you alredy have open, also a Parallel Process Event and Under Preconditions make sure that the switch(In Step 4) is on(checked).
}Step 6
-Now Make The Erase Picture E.C. and Erase Picture 1(Pic in Step 2).
}Step 7
-Now Make The Wait E.C. for 0 Seconds.
}Step 8
-Now Make The Switch Operations E.C. and Turn Off 0001(Switch in Step 4)
+End of TuT+
By Neb87
-Help PM Me
:vict:
Logged
Print
Pages: [
1
]
« previous
next »
Charas-Project
»
Game Creation
»
Requests
»
Tutorials
»
Reducing Pic Lag