Die_In_Fire
Well-known member
1. I have a stage with some platforms, but I cannot set it correctly. After many headaches, I decided to ask for help here 
so far this is what I coded for the current walls,
but you can see it flaws on the video:
http://www.youtube.com/watch?v=qyTLLXLzu8c
so you maybe realized that I want to emulate the 2nd stage of the arcade Double Dragon.
attached my edited stage so you can take a look and perhaps help me with codng the walls correctly.
2. Taking a look at the video, and seeing the attached file, you can note that on the left part, the camera doesn't show the upper part of the stage. How to work on this?
[attachment deleted by admin]
so far this is what I coded for the current walls,
Code:
wall 136 199 101 145 355 403 55 30
wall 35 184 107 145 205 252 39 30
wall 389 203 46 145 411 476 119 53
#hole 781 130 101 145 299 299 44 109
#hole 376 131 96 145 294 294 49 109
but you can see it flaws on the video:
http://www.youtube.com/watch?v=qyTLLXLzu8c
so you maybe realized that I want to emulate the 2nd stage of the arcade Double Dragon.
attached my edited stage so you can take a look and perhaps help me with codng the walls correctly.
[attachment deleted by admin]