Highimpact's Forum Posts

  • oh I get what your saying now, its too bad I never use the debugger >.< I always just set my events and then run the layout and see if it works. then again I havent really made more than one layout yet. Sorry bud, I guess you need help from someone with more experience.

  • Im extremely impressed by poke the grumpy lazy sack of - anyway yeah that looks fun, I lol'd when I got him in the corner and the stick started doing rapid jabs at him

  • yep, just gotta break thru that barrier that makes you lose interest and think only about that game you are working on. Its hard, I cant even say this myself because my lazyness/boredom takes over all the time as well.

  • Alright check it out maybe this can help you, altho the events have some comments that say what they do they are kinda vague and you might have to go a little more indepth. Ill give you a little info here. The platform behavior is on the green rectangle and not the character, same thing as any edited platform behavior. the green rectangle stays the same width no matter what so it doesnt glitch up into the clouds when you crawl by a wall. The height changes however, to allow you to go through small areas. Oh and the reason why I cut the character into two sprites is so he can keep running while shooting. Ill leave it at that I guess.

    Controls are:

    Left/Right arrow=move left and right

    Up arrow= get up from crawling

    down arrow= go prone to crawl

    X=hold to get ready to jump-release to jump

    C=shoot

    http://www.fileshack.us/get_file.php?id ... illion.cap

    hope it works out for ya

  • ouch, are you gonna put a crawling animation? I could show you the zillion .cap Ive been working on. It has a pretty good movement engine, a combination of platform behavior and custom. It moves almost exactly like I want it but the crawling is hard to get right. I've been having hell with getting these passcoded doors to work with. then on another layout ive been making a more action based scroller.

  • Instead of creating the player object and all of its detectors on the next layout through events, maybe you should just place another instance of it there in the layout editor? maybe that would solve it? I don't know exactly what you are going to do here, Im assuming you want zelda like scrolling right? well I did that for a platformer but I dont know if that is what you are aiming for.

    I edited your .cap to show you what I'm trying to say.

    http://www.fileshack.us/get_file.php?id ... evised.cap

  • oh come on Deadeye, youve got tons of posts and didnt you say you wrote some wiki articles? thats way more help im gonna be. I dont like teaching someone something that I dont know much about. I mean I'd try but good luck. Im semi-dee-dee-dee so you probably wouldnt get far with me

  • lol, I think she should have longer hair too, right now she reminds me of those square enix guys that look like girls. No offense. short-haired girls can be hot too

  • oh brother I have a headache now, Ill try your idea tomorrow. Thanks for the input everyone.

  • im worried about all the 12 yr olds wanting to make Maple Story clones <.<

  • I LoL'd

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • true but in that case couldnt they just punch in 4114 or 3223 and it would come to the same answer? man this is more of a challenge than I thought

  • OK another problem heh, sorry to trouble everyone with this. The computers generate a passcode and the containers get the correct values, the problem is that it has to be the exact same order as the 4 digit pass code. Is there a way to way to make it so that you just need the correct numbers?

    for example the computer's password is 5698 and the player were to put in the same digits in a different order like 6895. is it possible to make it still work?

  • Thanks alot dude. Thats all I needed at least for now.

  • k whatever who cares about weed day, I have an editbox inserted but everytime I enter the right number for the computer it wont destroy the door... man should I upload .cap or something?