ID:153300
 
Does anybody have a good platform demo? I never really understood how the gravity thingy worked...I dont want Kunarks, becuase the jumping system isnt right. And I dont want Grims737's. Please give me something else. The reason I dont want grims? It only checks for turf...
Ive tried this also
var/turf/check(src.x,src.y-1,src.z)
if(check)
for(var/atom/A in check)
if(A.density == 1)
blah, blah and so on. anyway are there any other good ones?

I doubt your going to find one with the exact system you want to use. These demo's are meant to show you how to do something, so you can understand it in context of a game or something similar. Its up to you to make a version that fits what you want.
I really wish cinnom still had his demo up. THat si the one that taught me how to make my demo.
In response to Kunark
I could probably get him to put it up, but that butthead hasn't been on much lately. =\