Innocent Bystander's Forum Posts

  • 5 posts
  • If you're using very detailed pixel graphics, linear filtering may give the impression of blurring the sprite a bit. In this case, switch the sampling mode in application properties from "linear" to "point".

    That fixed it, thanks a lot.

  • I'm having a problem where a sprite is getting blurred after it moves, making it automaticly blend in with the background. It looks rather weird, and searching the forum has just gotten me a bunch of stuff about motion blur. I haven't applied any effects to the sprite and I didn't mess with the size of it either. How can I fix this?

  • Ohhh, now I feel stupid. Thanks for the help

    Also, I got them by clicking the "Game" tab thing on the insert new objects menu, it's listed under there

  • http://www.mediafire.com/download.php?ygdywyuowmt

    Here

    I haven't done anything other than put the sprite in and try to make it work (since I can't really do anything if I can't see the sprite!), so hopefully it should be simple enough to find the events and such

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Okay, please bear with me if this question is really commonly asked or something: I haven't been able to find it anywhere on the forums and I didn't see it in the FAQ or wiki (maybe I'm not looking hard enough, though).

    When I make a new application and put in a sprite, it doesn't show up. I made sure "show as invisible" wasn't checked, made an event setting the animation to standing, moved it to front, etc, but it still doesn't appear. If I use the debug, it doesn't give me any results for what the animation currently is and says the frame is -1 so I'm assuming its just not using the right animation, but no matter what I do I can't seem to get it to work. However, if I insert the sprite into a tutorial instead of something new it works just fine.

    I'm under the impression I'm overlooking something really obvious considering that I can't seem to find anything on it in the wiki or anything. But again, I might not be looking in the right areas, so sorry if it does say this and I'm not paying attention

  • 5 posts