Having problems making a sprite appear

This forum is currently in read-only mode.
From the Asset Store
Make your own platformer for both the web and mobile easy with this Santas Platformer Template, FULLY DOCUMENTED
  • 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

  • Upload the .cap that you're having trouble with so someone can have a look.

  • 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

  • You're using the Application runtime rather than the DirectX runtime. Application has no graphics support. When you're working with the App runtime you don't get any graphics objects available in the Insert Object list. The fact that you were able to get sprites into an App layout is a wonder in itself... did you copy/paste them from another .cap or something?

    Anyway, this is what you want:

    <img src="http://i25.tinypic.com/2igge47.png">

  • 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

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • You can change an application to a game via application properties, also.

  • You can change an application to a game via application properties, also.

    Ohhh, now I feel stupid.

    No really, I didn't know you could do that.

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)