part12studios's Forum Posts

  • yousicc thanks, haters gonna hate. <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":)" title="Smile">

    So I have some pretty exciting news. I'll have more on this soon, but I am happy to report I've submitted my next game "Controller Quest" to the Ouya store using the new C2 custom plugin created by Tim, one of the fine folks over at Ouya.

    It is a simple controller testing app to help you make sure all your buttons and joysticks are working properly. This was meant to be my "hello world" for Ouya making a simple app with a donate button to allow me to make something that could be a paid app, without making a full blown game to only then find out there was some trouble with it.

    You can get the (mostly) full scoop here:

    https://github.com/ouya/docs/blob/maste ... md#setup-1

    There are a few applications you'll need to configure to do things the really nice way, but once you get past that stuff, it's really nice! I now can export as a straight HTML5 project, then dump it into the Chromium folder and run the deploy script and it wraps everything and pushes the app over to the ouya.

    I will, once i get on top of some other work I have on my plate under control (IAP on iOS with cranberry's plugin is hyper-urgent) I'll go back and give my own breakdown of the whole deployment pipeline.

    Tim's going to help me with some additional things (like admob and the ability to take someone from the app to another game you might list in a "more games" view.

    So yea, this is a really great thing. I'm just waiting to be sure my app gets approved. there are 998 apps on the ouya.. kinda crossing my fingers to be 1000 heh, but regardless, i'm excited to figure out what the next game we'll make for the Ouya is going to be.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Well bee active was a free game so it's not like I'm making any money off of it. I has 171 installs at this point and 4 of 5 stars which was very nice of people to rate it. I launched it in July.

    Soon we'll have a really cool system that will support.

    Personally I don't know what the whole thing is about people enjoying kicking the Ouya.. in fact it kinda gets me pissed off hearing people being all.. "well.. i hear it sucks.."

    wtf is wrong with indies and the games press?! This is the only console/platform largely driven by indie / amature game developers. there are a lot of great games on it. This was MADE FOR INDIES, and yet all I hear is people pissing and moaning about it.. and yet more and more games are being published for it in spite of all the "Ouya is dead" BS.

    I'm working directly with Ouya developers to make an easy to use wrapper for C2 games (with a plugin). They are actively making an incredibly awesome system that will make C2 games easy to do everything from screen scaling (to address overscan) to making all forms of IAP stuff.. including Menu button control..

    Good luck getting Microsoft or Sony to do that! I'm approved with the Wii-U but that's a whole other road and level of commitment we're not able to do at this time. Instead I'm working on games for the Ouya and if I find one that shows some promise in that market where I don't have to spend thousands of dollars on SDK hardware and deal with Console red tape..

    So yea is the Ouya going to make you rich? most likely not, but if you're wanting to make a console game, Ouya is a great place to get your feet wet with a real market.

    I've seen games out there with thousands of reviews.. many of them very positive. its a pretty generous community in terms of rating indie games.. there are less than 1000 games on the ouya.. how many on iOS? Android? etc..

    So yea sure maybe it won't make a ton of money, but maybe it will. I don't know how much money you have to make from a port of a game to make it worth your time, but a well made ouya game can still generate thousands of dollars.. last time I checked that's not bad for a casual game.

    Bottom line is the Ouya is a great testbed.. get your idea out there and get real feedback before you take it to steam.. or Wii-U.. or whatever, but frankly it's fine if people want to throw rocks from the sidelines.. I'm enjoying seeing my games on a nice big TV screen with gamepad.

  • Thanks Perlesvaus I'm really excited to report back with the new Chromium system (since CocoonJS was abandoned) that Ouya themselves are developing to allow us to easily wrap our games.

    The big piece missing now is the IAP plugin for C2. The code is there to talk to the Ouya store, but we just need the plugin to effectively make the calls needed to talk with the store. Definitely some cool stuff coming soon.

    Thanks,

    Caleb

  • hey man that's great, keep it up. I'm going to probably be covering similar ground with a project I'm doing for someone. I just got the cranberry game pro plugins to test out. If we can work out these key things it's going to be a great thing for the C2 community.

  • Very cool, I'd love to help test it out if you ever have something you want me to try out.

  • awesome thanks for the update I can't wait to try it out. Regarding facebook and your plugin, is it meant to work with XDK, PhoneGap or Ejecta? Will I be able to post a screenshot with the "canvas snapshop"?

    I'm eager to hit the ground running with this plugin. Thanks for jumping on the update/fix. I know how it is with FB standards changing and depreciating past efforts.

  • yea https://lockegames.com/?shopp_product=f ... 2-1-plugin seems broken too. i couldn't get any of those pages to work.

    i'm happy to pay for any plugins like this that could help me achieve what i need, the only thing i'm trying to get a clear understanding of is which platform (XDK, PhoneGap or EJecta) can do all of these things:

    • tweet a score / screenshot to twitter
    • post a screenshot / score to facebook
    • support IAP
    • ads / interstitial ads

    I feel like it's that none of these three options can actually do all of these things.. I hope I'm wrong because I'm going to have to let this client know I can't do the job..

    I'm working with someone over at XDK/Intel as I'm having trouble getting XDK to accept my mobileprovision/p12/cer files.. but yea i'm doing this for a client. It's not a big budget game, but if you can help me get a solution here for this, I'll buy/donate to any plugin / solution you can come up with because while I love Construct 2, the publishing options / path is really broken..

    Phonegap was going to be this new awesome thing. the future of gaming.. etc.. and yet phonegap won't work with twitter or facebook? how is that progress? two steps forward, one step back. from another thread the answer was "the companies should make plugins for phonegap".. meaning twitter and facebook, but is that really going to happen? i imagine not in the near future, when it matters most. The present.

    Ok sorry, i'm done venting.. heh <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":)" title="Smile">

  • It seems that having the twitter object in the game caused some problems besides the fact it didn't work. It actually made the top status bar appear even though it was set to be hidden in the options.

    I'm working with Robert and another one if his co-workers about some issues with publishing to iOS with XDK. I have to figure out how to get that to work first before I can test twitter and facebook options. Unfortunately I'm in "certification hell" right now where XDK does't like any of the .p12 or .cer files I give it to allow me to successfully compile an IPA.

    Does anyone know if it matters what export option we use? I've been doing android, but maybe to do iOS normal HTML5 is necessary? i thought I tried it, but i'm not sure that really matters at this point in the process. I'll let you know what I find out.

    Also interesting discovery. iOS7/PhoneGap didn't seem all that bad actually. Yes I did notice it would choke for a quick second when objects were created / destroyed but when i found a workaround to one particular thing that used that approach with a different approach, I found it actually played very well.

  • Ok so with PhoneGap I did some testing with Twitter.. it "Works" but the way it does it is it leave the app screen and goes to another web page which is the twitter post screen.. you have to log in and all that, but while that is tolerable, the real issue is that there is no way to go back from that post screen.

    I'm having some issues with XDK saying it's not on the internet so I'm working through that and once its ok, I'll try XDK and see how twitter works there.

  • Hi guys, I have a project I'm doing and I am using phonegap. I would really love to know how to do this. I have a project that needs to be able to tweet and post to facebook using PhoneGap.

    I'm ok with using XDK as well if that turns out to be a better option. I went to check out your store but it says it's down for maintenance. Is that going to be resolved soon?

  • justifun thanks! That's great to see.

  • Okay good to know I will try that out and see how it goes thanks for the confirmation

  • Hi there,

    I'm doing a simple project that allows me to fight things falling down. http://part12studios.com/temp/Games/BoxNinja1/

    the thing is that I want the 5 fixed positions to be something that "tweens". I have used tweenlite before but i'm not sure that's really the best way to do this. Feels a bit heavy handed for what seems like a relatively simple request to move between positions 1 2 3 4 and 5. The keyboard is what moves it.. but the move should still be very snappy but my current events do flat +130 and -130 pixels per move left or right till they hit the far left or right ranges.

    I thought lerp would be appropriate, but it's not working well for me. So it's either the wrong approach or i'm doing it wrong.

    Thanks!

    Caleb

  • I did see a tutorial out there http://shatter-box.com/documentation/co ... r-android/ for crosswalk / xdk that seem really cool as it refers to using xdk cortana plugins. I just wonder if anyone has run into problems with this for iOS / XDK exporting. Does anyone know if PhoneGap plugins (I know there are many out there) operate in a similar manner?

    I'm going to be doing some exploration into this, but i really would like to have some insight about this going in. I've wasted time in the past trying out things that simply don't work because there is no documentation / information from C2 that gives us any way of knowing what does or doesn't work before we try..

  • Hi everyone,

    So I recently saw a thread that said that since phonegap doesn't support tabs, then this means twitter and facebook objects won't work because they rely on tabs somehow.

    So with that being the case, that's a bit of a kink in the armor of PhoneGap since making games without any social hooks is unwise. With this being the case, is XDK victim to the same issue?

    I'm trying to make a simple test game game but my non-game requirements are:

    • IAP (buy currency for a simple store)
    • Share score via twitter and facebook
    • interstitial and banner ads (admob)
    • iOS

    I know there are objects in C2 for all of these and now exporting is possible for PhoneGap to export to both iOS and Android, but I'm just concerned i'm going to find myself trying to get things to work when it might be well known by others that these things don't work with PhoneGap and/or XDK.

    I'm favoring XDK for this project though because iOS8 is not going to be on a majority of the devices out there and to the best of my knowledge XDK will run better on iOS7, however that might not be the case since I haven't actually published to iOS through XDK, I had done extensive testing with android.

    Thanks!

    Caleb