The Dink Network

Reply to Re: Tiles

If you don't have an account, just leave the password field blank.
Username:
Password:
Subject:
Antispam: Enter Dink Smallwood's last name (surname) below.
Formatting: :) :( ;( :P ;) :D >( : :s :O evil cat blood
Bold font Italic font hyperlink Code tags
Message:
 
 
May 30th 2010, 04:37 AM
bonca.gif
Erwin
Peasant He/Him Netherlands
Friendship is magic 
Yep. I've used it in Day of the Carcass when Dink got trapped underground. You can see it in action in the teaser at 0:24.

Here's the bit of code I used to change the tiles.

map_tile(25, 5020);
map_tile(26, 5021);
map_tile(37, 5032);
map_tile(38, 5033);
map_tile(49, 5020);
map_tile(50, 5021);
map_tile(61, 5032);
map_tile(62, 5033);
draw_hard_map();
draw_background();