inkBot's Forum Posts

  • A while ago I sent an email to the Ouya devs, got a response today, signed by Julie.

    In short, I sent an email explainig who I am, what Construct 2 is, hoping it catches their attention. I knew I wasn't the only one who'd sent them an email about this and it paid off. They're looking into it now.

    I also asked some other stuff in my mail.

    Number of controllers. "we support 2 controllers today but hope to get up to 4 by launch"

    Third party controllers (fightsticks etc). Mainly what their stance on it is. "open to 3rd parties, we're open to a lot of things ;)" (my friend is getting his ouya in december supposedly. first thing i'm trying is plugging in my madcatz te)

    Online Multiplayer Support (think a xbox live/psn network kinda deal) "yes, just not at launch" (note though that this doesn't answer how it's going to work, only that they have something planned.)

    :)

  • Event 71 is setting the player's y vector to a small value all the time when you're not jumping. So the player is constantly falling and never actually on the ground.

    I've checked that and as far as the platform behaviour is concerned, when the character is grounded it "is on floor"

    And if you're using x for both falling through and jumping you'd want to set it up so you don't jump while down arrow is down.ot really an option. Being able to jump (either from standing or crouch) and fall through platforms using the same button is what I'm aiming for. It's also pretty standard control scheme layout.

    Though you did give me an idea. I moved the events that pull the player down up to an "else" of 'player is on floor' removing them from the "jumping" group, and did this:

    +Player.is on floor

    +Keyboard.Down arrow is down

    +Player.Is overlapping "platform" at offset (0,2)

    -System.Set group "Jumping" Deactivated

    ++Keyboard.On X pressed

    --Player.Fall down through jump-thru

    --System.Wait 0.2 seconds

    --System.Set group "Jumping" Activated

    (In case the way I write events is confusing.

    + = condition, - action, ++ = sub event condition, -- = sub event action)

    So what i'm doing is that while I'm standing on a platform and pressing down jumping is disabled, instead of disabling it when i'm pressing dow, period. I then reactivate jumping shortly after to allow midair jumps after falling through.

    Now, whil this works, it's not without problems either. If I hold down the key after falling through, the player will start moving upwards as the jumping group is reactivated. Currently trying to fix. I'll see about getting a new capx up soon.

  • ... quick question: on your jump events, do you have a condition that says "+Keyboard.Down arrow is NOT down" ?

    Nope. Here's an updated capx:

    https://dl.dropbox.com/u/22615804/pendulum_fallthrough.capx

  • I don't have to check I know it works lol

    Oh for the love of peanuts...

    I told you I was already doing it and something wasn't working. The entire reason I posted the capx was so people could spot where the problem was. Luckily for you I spotted the problem just now and have fixed it.

    Now, moving on to the other problem. Fall through. Doing the jumps this way seems to block me from using fall through. I have this:

    +Player.Platform is on floor

    +Keyboard.Down arrow is down

    +Keyboard.On X pressed

    -Player.Fall Platform down through jump-thru

    This worked when I was using "simulate jump", but not now.

    I'm figuring it's because I'm forcing the VectorY up and down instead of letting the behavior handle it completely.

  • You clearly didn't check the capx. I'm already doing this (although counting down instead of up), and it doesn't work properly for some reason.

  • Here's a capx with the problems I'm going to ask about in this post.

    https://dl.dropbox.com/u/22615804/pendulum_doublejump_fallthrough.capx

    Ok, so I've been trying to make a jump sustain and double jump in C2 for a little while now. I completely ditched the "simulate jump" feature of the platform behaviour, working only with the Vector.Y component. I actually managed to get a jump sustain that worked kinda like I wanted (before I started messing with it to limit the jumping that is).

    After that I went on to implementing double jump. Since the way I made the custom jump allowed for infinite mid air jumps I figured I'd just limit it.

    Now I have run into some issues and I don't know how to fix, or work around, them.

    First, the double jump is inconsistent.

    It seems that double jumping is finnicky at best.

    If I tap lightly/quickly, I can jump in midair two times from standing.

    If I hold the jump button for too long (have not figured out the specifics on this)I can't do a midair jump at all.

    I've commented the parts of my event sheet that controls these things. The event sheet is "Control".

    Also, seemingly as a result from using this way to create jumps, I can't use the fall through function at all. Not sure how to work around this yet. If you have any ideas I'd appreciate it.

    Thanks.

  • I don't know if you simply typed it wrong here or not but:

    ...Abutton SET X TO (WindowWidth)/2-(AButton.Width)/2

    Will not place it in the middle. "(WindowWidth/2)-(AButton.Width/2)" will.

  • I really can't see this working out well, the manufacturers guarantee would be a tricky beast in this situation surely?

    I'm not sure I understand what you mean.

    I look forward to the OUYA as an additional platform to make games for, but I would never buy one, the marketing shot itself in the foot, they're right, I do own a laptop, a phone, a tablet and a games console, and they all do more than the OUYA in either alternate tasks or gaming alone; why would shell out more money for something I already have?

    That's just the thing. The Ouya is something stuck in the middle. You don't have an open console. Wii, XBox and PS3 are not open consoles. But they are well established with large libraries of games. Contending with them is going to be an uphill struggle for Ouya.

    In my opinion, Ouya isn't competing with phones, tablets or computers. So comparing it to them is pointless to me. It would be like comparing a 3DS to a laptop. They are not competing with each other, the comparison is useless.

    Why shell out money for something you already have? People do it all the time. A lot of people own more than one computer. A lot of people own two or all three of the major consoles.

    If it's cheap enough, people will get interested. If it's cheap AND have interesting games, people will buy it. Like with all consoles, the game library will make or break the console.

    That and slick corporate marketing really clashes against the raw bedroom programmer dynamic that not only seems to be the target of the console, but will also be responsible for it's survival after a few enticed devs ship their day one releases.

    The console actually has two targets from the way I see it. The target developer, which would be the smaller guys (i.e. us), and the target consumer. I'm not quite sure what the target consumer is, but it's not us (though to develop for it we need to have it *hands*). But the target consumer is likely larger in scope than the target developer.

    In order to push the console on the general market, after the Kickstarter, they will need good marketing. From the looks of it, they have thought about that.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • They said in the video that you're free to rip it apart and mess with it as you like, so...

  • It's not that crazy. During a presentation during my second year at university I talked about possibly developing games for sale online on the Wii (this was when it had been out for less than half a year or something).

    About six months later Nintendo announced Wiiware (there were industry people at the presentation btw).

  • You're able to send them a message either via the Kickstarter page, or via an email adress they put up on their updates page: ideasnfs@ouya.tv

    I'm thinking about sending them an email talking about Construct 2, and such, but I'm still figuring out how to word it.

    They've already got Unity on board, so Construct 2 compatibility shouldn't be much of a stretch I think. They're going to want as many people as possible developing for their system, and supporting game engines goes towards that goal. They said they're going to release SDK's and whatnot, so an Ouya gamepad plugin is most likely a possiblity. I wonder if an Ouya exporter would be doable. *scratches beard*

    Edit: Actually, the FAQ contained a better email to send C2 specific questions to: devsnfs@ouya.tv

    Let's flood their inbox with C2 emails! :B

  • I just put my $10 in (I'd have put $120 in to get one, if I could)

    Strangely enough, I see a lot of negative comments about it coming from the Tigsource thread, of all places (though there are tiggers that are positive about it, too). I any place would be in favor of this you'd think it'd be the Tigsource community, but instead they are complaining about it being an Android platform. Bacially "why would I want to play mobile games on this thing?", which is missing the point entirely.

    Considering how far along they seem to be in development, the slick video presentation and such, it's very possible that they do in fact aqlready have potential financial investors already. I'd wager that, like Kiyoshi said, the Kickstarter is more of a testbed for gauging consumer interest. If that is so, it succeeded spectacularly.

    Now, there is still the possibility of failure. But I'd be lying if I said I wasn't hopeful at this point.

  • Emulating D-Pads and Buttons on the screen is a joke;

    Tell me about it. I tried playing Megaman 2 on my friends iPhone. It was terrible.

    I think people get a bit too hung up on the Android thing and instantly go "Android = Tablets".

    People ask "why not just plug in a controller into a pc/tablet and that into the tv". To that I'll say this. The average user won't go that far, period.

  • Does the floor fall for you in the capx I posted? It works fine for me.

  • They upped the max amount of $99 pledges from 20000 to 80000. O_o