The Daily Click ::. Forums ::. Klik Coding Help ::. Noob Question about tiles
 

Post Reply  Post Oekaki 
 

Posted By Message

axel

Crazy?

Registered
  05/02/2005
Points
  4766

Game of the Week WinnerYou've Been Circy'd!
12th March, 2007 at 17:26:55 -

"paste into background kills the background when you move away"

But Add Backdrop doesn't?

"instead, you have to make your collisions relative to the level file itself, if that makes any sense. You can allocate a few values for your objects to test what kind of tile is above, below, and to either side, and use those to do appropriate collision detection."

Yes, that sounds about right. I've done it in another game I made in C++ some time ago, so it should be pretty much the same in MMF.

Image Edited by the Author.

 
n/a

Pixelthief

Dedicated klik scientist

Registered
  02/01/2002
Points
  3419

Game of the Week WinnerWeekly Picture Me This Winner!You've Been Circy'd!VIP MemberI like Aliens!Evil klikerThe SpinsterI donated an open source project
17th March, 2007 at 12:55:44 -

Yes, if you simply use Text Blitter for display ONLY, and have collision/movement done by just checking/adjusting values on a matrix, its the most efficient way.

 
Gridquest V2.00 is out!!
http://www.create-games.com/download.asp?id=7456
   

Post Reply



 



Advertisement

Worth A Click