zephyrus's Forum Posts

  • How do you mean? Isn't that what conditions do anyway? In what situation would it be useful?

    i have several objects that glow, and if i want to destroy only one of them when you walk over it, what would i do?

  • Hmm, seems it's only SoldjahBoy that has this problem then.

  • I found the problem with the hamburger. Under event 10, you need to place the set angle action into it's sub-event where the space key is pressed. The way it is now it's setting the angle of already existing burgers instead of the one being created. Just remember, if you're creating an object, always place the actions setting angle/size/whatever in the event where it's created. Newly created objects are always picked in the event they're created in.

    Also, I played your game, and I kind of like the style. A couple of things about the gameplay, though. There wasn't actually anything to shoot with the burgers, which makes them kind of pointless. The second thing is that I think the jump power should be lower, but you should set a jump sustain so you can have variable jump heights.

    i put the "set angle to 180" at the top of the space key pressed sub-event and it still doesn't work. now it doesn't fire the burgers left like it should, but still right, and when you are facing left and press space, the burgers go left.

    thanks. yeah thats a work in progress. thanks for the comments.

  • there should be a way to select a certain instance of an object (if used many times) in the event editor and perform an action on it.

  • if i send it to others they get an event sheet reference error and can't view all my events.

    http://willhostforfood.com/files3/925324/platform.cap

  • what the.. thats weird. it works for me (using latest version too). i was thinking of maybe optimizing everything. naming stuff correctly. deleting things that have no use and optimizing everything that can be. hopefully that will help. for now, see if this one works:

    http://willhostforfood.com/files3/2223042/platform.cap

    if it doesn't could it be that the resource file for the song isn't sent along with the .cap? it must be something localized on my computer thats going wrong. some reg key or config file thats different from yours. just seems weird.

    EDIT: here's a screengrab of the animation event sheet:

  • there should be a way to select a certain instance of an object (if used many times) in the event editor and perform an action on it.

  • Here it is. It's under the animation event sheet.

  • Lol that was pretty cool man. I love the art style. Appart from the few bugs already mentioned, it was a neat little experiment, and the little touches you added to the character (like the glowing antennae) are really neat.

    I hope to see this developed into something bigger

    ~Sol

    Thanks alot man. wasn't expecting any positive comments at all

    I'm going to add a lot of new things over the next few weeks. Update the tilesets a bit, make some new ones and draw a lot of things so that the game will never be boring to at least look at.

    I don't think I'll do major gameplay things before deadeyes tutorials start coming again though!

  • Oh man, this game is unpolished in so many ways, yet somehow that gives it charm haha

    A few little things I noticed:

    - if you shoot a hamburger to the right, then press left, the hamburgers will start moving left

    - falling off of the clouds into the pit just makes you land in the pit and you don't die

    The art might be childish, but it's so random that it's more creative than anything else and looks kind of neat, actually XD

    And if you're planning on doing tile-based platformers, take a look at the work Nifflas does. It's all very simple pixel art, but he puts so imagination into it that it just works well. Knytt Stories in particular comes with a huge database of tilesets (made by various people, not just Nifflas) in the level editor that are sure to give you ideas of how to make some nice tilesets.

    Also! Love the music

    If you're planning on continuing on this particular project, my suggestion would be to fix up the bugs, then just expand the area and continue making lots of wacky little objects here and there. Right now what makes your game fun (to me at least) is that it's interesting just to look at and listen to, maybe not for the gameplay but more of an experience.

    EDIT: Forgot to mention that for most platformers (especially ones with collectibles) it's important to be able to get back to anywhere in the level you were before in case you missed something. In your level right now, after you jump off the little cliff you can't get back up, meaning you're confined to the small area after the cliff.

    already knew those bugs, but thanks anyway! I've been to lazy to make it possible to die and i can't seem to fix the one with the hamburgers.

    nifflas is one of my sources of inspiration when i draw. his art is so awesome and i love the style and atmosphere of all his games. thanksx100 for all the kind words! it gives me a lot of motivation to work on it even more!

    im going to make lots of wacky objects and weird tilesets starting today i think.

  • i just found out that if im in the event editor, there are about 20 "ground" objects in the object list. so somehow it cloned them when i copy-pasted them one time, but it didn't put them all in the object list for the layout.

  • Right now this game's only purpose was to learn construct. I went through the platform tutorial by deadeye, and did some things myself. There's not really a concept to it yet, but I guess I'll just see where it goes in my sleepless nights. The (childish) art is all done by me, it's my first time trying to learn pixel art, so it's not very good, and a lot of the art i made, i didn't take too seriously.

    Comments and bugs reports are greatly appreciated. (and yes i know about that tile underneath the cloud )

    Download

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Sounds like a submission to the bug tracker in the making. Are the objects locked? Have you tried right-click, unlock all?

    nope didn't work.

  • <img src="http://img184.imageshack.us/img184/5295/ohcraprm7.jpg">

    see where the tiled background object "ground" is marked on the far left of the layout? the object is also everywhere i put that green color. but it does not mark them when i click on the object in the object list. when i click the objects manually in the layout, it does recognize them as the object "ground" but still does not mark the object in the object list.