View Single Post
  #22  
Old 07-04-2008, 08:30 PM
Chompy Chompy is offline
¯\(º_o)/¯
Chompy's Avatar
Join Date: Sep 2006
Location: Norway
Posts: 2,815
Chompy is just really niceChompy is just really niceChompy is just really nice
Send a message via MSN to Chompy
Quote:
Originally Posted by cbk1994 View Post
... so it doesn't lag behind as you move? Unless I'm missing the entire point ...
Lag behind? What are you talking about? o.o;;

I did an effect just like this some time ago with a 2400x2400 png compressed down to 71KB (Aeko made that png) and I just did something like this..

PHP Code:
with(findimg(200)) {
  
image "aeko-darkness.png";
  
player.2400/32 1;
  
player.2400/32 1;
  
layer 3;

__________________
Reply With Quote