> includes seem to produce anomalies as per the example I sent you before, Ashley.
>
Could you make a .cap that demonstrates events working differently in an include?
[quote:18kxujpe]Secondly I'd ike to request a "Local Sheet" feature. so that each background has one dedicated sheet that doesn't muck up the sheet list.
Each background? Huh? Don't you mean each layout? But each layout already has its own event sheet...
[quote:18kxujpe]also while I'm at it, getRefreshRate and GetFPS plzkthx -- and if you're really nice, set override to make things easier
Meh, okay, I'll try and get them in a build... but I'm not absolutely convinced they're necessary. You can measure the FPS with events by the way, look up Ticks on the wiki.
Yessir. http://kayin.pyoko.org/53.cap Just set the main sheet to base1 instead of core. Core shows how it's supposed to work. If you ue base one and jump into walls weird thing happen (like you stick). Seem slike only one part isn't working or something.
They do have a local sheet feature? I looked for it before posting (aaaahhhh why did I put background). Okay, nevermind that then.
As for measuring FPS, wouldn't that get screwed up by delta time override (which is why I'm requesting these feature)? Especially if I start changing the timescale my self to adjust game speed in a more fluid manner?
Though now that I think of it I could multiply/divide the milliseconds for the check by the timescale or whatever, couldn't I?
Anyways, thank you and no rush. I just don't want to work with the assumptions I'll have something later and then be stuck without it, I appreciate it. Though if I can do some of this stuff without it (though refresh rate I think would be important), I will.