linkman2004's Recent Forum Activity

  • Containers, man. Those things are pretty much the best thing ever.

    I also miss event-sheet includes

  • On grid scrolling, when you pause it, it pauses the music. Is it possible to have it not pause the music but pause everything else.

    Have you unchecked "Timescale audio" in the XAudio2 properties? All my plugin does is set the timescale to 0, so it should work like that.

  • Melodious, have you tried setting the position precision of the camera to "Integer"? If not, you can do that through the "Set position precision" action under "Misc." That setting is designed for games with pixel graphics.

    If you're already doing that, I'd like to see a simple CAP file demonstrating what you're talking about. This will help me fix it if need be.

    I hope that helps.

  • Strings are returned as const char* -- or, alternatively, CString -- as such:

    return ret.ReturnString(VRuntime* pRuntime, const char* str);[/code:1cwi5gxp]
    Ints and floats are returned just as they are in this manner
    
    [code:1cwi5gxp]return ret = var;[/code:1cwi5gxp]
  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • In the application properties there's an option under "Runtime properties" called sampling. Setting that to "Point" will make everything look "pixely", with no blurriness.

    EDIT: Alternatively, you can use the "Window" object to change the size of the window, which will scale the view accordingly.

  • I believe that this is a bug that happens with certain nVidia cards. What graphics card do you have?

  • Good to know, thanks! Many mobile devices do have GPUs - a lot of mobile browsers need software updates to have a hardware accelerated canvas though.

    Yeah, I know that WP7 is getting hardware accelerated canvas in an update later this year. Hopefully that will get the other companies to implement it in their browsers.

  • Just thought I'd mention that C2 stuff works on my Blackberry Playbook. Framerates are generally around 15-20, which is better than the first gen iPad -- from what I've been able to test on that, anyway. I'm hoping these mobile browsers get hardware acceleration at some point.

  • You do not have permission to view this post

  • Man, Sunday is when my weekend starts. Tuesday is when I go back to stocking bananas at Walmart.

  • That grid scrolling is neat, but I wonder, is there a way to setup a grid scroll between 2 layouts? I've been trying on my own but no luck.

    There's no way to do that, and I don't think there's any way I could allow it to do that.

    What exactly does "Moving" under "While motion in progress" mean? I assumed it was the obvious, but it doesn't seem to be working how I imagined...

    If I remember correctly, it registers as true when the camera is transitioning to a new position, not when it's just moving normally.

  • It's an expression found in the system object. You use it to set values like this.

linkman2004's avatar

linkman2004

Member since 15 Jan, 2008

Twitter
linkman2004 has 1 followers

Trophy Case

  • 16-Year Club
  • Coach One of your tutorials has over 1,000 readers
  • Email Verified

Progress

18/44
How to earn trophies