part12studios's Recent Forum Activity

  • Hi everyone,

    I've been working with XDK / Corvoda / Crosswalk for awhile now and it's been great. However I have been noticing a problem with music files. It seems there is a noticeable hiccup in looping audio.

    I realize that this is most likely due to the audio format m4a for iOS.. which is much like mp3 in that it doesn't allow

    However even with Android via Crosswalk it too had poor music looping.

    So long story short, is there some special setting(s) or perhaps 3rd party audio plugin someone has out there that allows me to load music and have it play great.

    I remember one of the nice things I experienced with CocoonJS when I ported my game over to the OUYA was that they had great looping music.

    With all the advances we've made with HTML5 / Cordova, I hate to think Construct 2 games are unable to simply play looping music smoothly.. I hope there is a solution for this because so far I've managed to be able to work around this problem, but at some point I'm going to really need the ability to play something seamlessly and I don't think this is an unreasonable request or expectation in 2015

    Thanks,

    Caleb

  • Savvy001 yes there is some stuff to learn, but parse is brilliant. you can simply send data to parse and pull that data back without writing any code.. i was able to use this plugin to create a set of RPG characters give them a name race and gender and then store it and later call it back. sure this is small stuff but we were able to get it to work with facebook and create an account with facebook. I'm not going to say it's easy, but as a non coder myself, with a little effort I was able to make it happen with this plugin. FrostyElk were super helpful also and worked with us to get the custom dictionary object in C2 to work.. my (coder) partner was largely responsible for that part, but now I can easily pass and retrieve data.. which is pretty freakin' awesome.

  • so yea at this point i'm using XDK / Cordova for iOS / Android. I highly recommend you buy the Cranberry plugin suite. He has created a vungle plugin that my initial tests for iOS have been successful with adhoc builds. I haven't tried it in a live build yet, but everything would indicate that it will be fine.

    Admob has been good for me, but it's video ads are not really the kind of ads you see in games like crossy road or skyline skaters, which Vungle is.

  • yea imagine they all slide down say.. 100 pixels each time you touch a certain one.. if i wanted them to all go down continously i could use a bullet behavior or some other "every tick" type of condition that would be continuous.

    Now that you mention it.. maybe a bullet behavior could achieve this if i could be turned on / off and all bullet objects

    however that still feels like a hack even if that worked. here would be another example... imagine clicking one object.. and dragging that object.. this would be pretty easy either rolling your own or using the drag/drop behavior.. but imagine if there were 10 copies of the same object around it.. not touched.. how could all of them move in unison relative to the position of the drag.. of course in that situation.. pinning an object seems like it might be helpful here, but i'm not sure that's really the most elegant solution..

    my prior example in my initial post is what i'm trying to achieve, but it seems ultimately it's about how to interact with one object and have a bunch of others know to move in relation to that object as well.. be it on the x, y or both axis..

  • while I'm no parse expert, my partner and I recently did some cool stuff with this plugin. i was able to call on parse code on the server that my partner wrote.. our example was basically.. the ability to create characters that i would push.. data was.. name race gender.. then in a different view i could retrieve the information.. load it into a dictionary and call on specific characters.. really awesome stuff.

  • Hi there,

    I have a test I'm trying to do for a game to test performance. My friend is using phaser an HTML5 framework and I thought I'd take a stab at it with C2 because I can't believe it's actually laggy for him. I had to see if C2 would perform the same or (hopefully) better.

    Basically I'm trying something in the vein of don't touch the white tiles.. imagine you have to touch an object to advance all of the objects down the screen. so you hop from object to object..

    something like this

    Subscribe to Construct videos now

    i had trouble finding a video that shows the game modes that stop because everyone is showing their fast games which of course mean no time for pausing.. but the idea is that the units should only advance as a successful touch is made.

    I tried some stuff with families and individual logs.. i was able to build the list of tiles with a loop but now its time to set it up so i can touch the bottom tile and they all move down together and stop where they should.

    my first attempt was just to see them snap down, but the real goal of course would be to use some kind of tweening effect so it looks smooth with each "step"

    Thanks!

    Caleb

  • Colludium dude well done! I applaud your mad skillz. I could never figure out how to tame this oscillating behavior. bravo!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I totally understand and thank you for your efforts! You still gave me some good ideas to test out as well. I know there is a solution in there it has just been elusive so far!

  • hey that's nice. I think your throttle works better than my past attempts for sure! Now the only thing I see and I experienced this as well in my own testing.. see how your example box while grabbed but stationary goes kinda nuts?

    it does a kind of double vision effect.. and if you do a tiny bit of movement (even just click a box) it flings off into space.. probably some kind of lower tolerance to prevent that. i just tried a few things and didn't have any luck getting it to not freak out

  • Colludium that is an interesting way to go about doing it. However that feels a little more like a crane swing it around and while this is not terrible in a simple situation, when you have a bunch of boxes being fed to you i could see that delay making it hard to play the game fast.

    I wonder if there is some way to keep the velocity of the boxes in check to never go above a certain amount? I've made some attempts to do that but nothing seemed to really work. Maybe my understanding of the physics stuff is wrong. I could image that when you let go of the box then the velocity limit might get raised some to allow the box to get flung faster, but still not so fast that it outruns the colliders.

  • Hi everyone,

    So I did this game awhile back using GameSalad.

    Subscribe to Construct videos now

    Do to many of the limitations of GameSalad, I moved over to Construct 2. I wanted to rebuild this game and I made some really good progress except in one area.. the drag speed.

    The physics / drag of C2 is super fast / responsive which in most cases is a great thing. However in this games case it created a lot of problems having boxes pop on the other side of walls. I found that i would often quick which resulted in good throws would sometimes could manage to "pop" through walls that normally should stop an object from going through them.

    What I would like is to figure out a way that an object I drag would follow my finger but generally move slower. If you watch the video you see how the boxes naturally lag behind a little.. and yet when it is time to flick them they still can move faster very naturally. I want to be able to flick something, I just need the box to relax a little! <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":)" title="Smile">

    I had made a number of attempts to find solutions but nothing so far has really hit the nail on the head and effectively simulate the kind of drag behavior you see in the video above. Any insight into this would be much appreciated!

    Thanks

    Caleb

part12studios's avatar

part12studios

Early Adopter

Member since 24 Dec, 2012

Twitter
part12studios has 1 followers

Connect with part12studios

Trophy Case

  • 11-Year Club
  • Forum Contributor Made 100 posts in the forums
  • Forum Patron Made 500 posts in the forums
  • Forum Hero Made 1,000 posts in the forums
  • Coach One of your tutorials has over 1,000 readers
  • Regular Visitor Visited Construct.net 7 days in a row
  • RTFM Read the fabulous manual
  • Great Comment One of your comments gets 3 upvotes
  • Email Verified

Progress

19/44
How to earn trophies