EzekielRage's Forum Posts

  • I can gladly send you a before and after update comparison video. i assume it is related to the bullet behavior because enemies with just the platform behavior work fine, but if you combine platform for gravity and collision with bullet for movement, some slopes cant be climbed anymore^^

  • Ah, that's good and bad because I can't update because the bullet behavior changed with that update and a lot of my enemies use that to go back and forth and with the new update they cant climb up slopes anymore, which is weird.

    Any chance that bullet behavior will be fixed soon? From what I can tell its an issue with gravity, because they are being pushed down the slope faster than they can climb up - an issue that wasn't there before, especially if you consider that they don't have bullet gravity at all, i use platform gravity for that^^

  • hi there,

    I'm not a newcomer and know my way around C2 so let's get right into the deep of it.

    i am trying to publish a game to windows store - in fact i already did. but i had to take it offline because of a strange bug that doesnt play the sound and that completely make the controls go whack.

    i have the right file format and it plays perfectly fine in edge but for some reason visual studio fucks me over.

    does anybody have experience with exporting via visual studio? why cant i use the controls as they should? most of the time they only half work and combining two keys is impossible. and why is there no sound desptie the fact that i use the right file format?

    thanks^^

  • Since it's not really possible to port C3 to Switch or other consoles, we are thinking about porting it to Unity instead and running console games from there.

    Is there any interrest in such a project?

  • Because I didn't know there was a discount o.O

    I'll look into that, and how to cancel after a year. Thanks :)

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • This offer STILL stands because apparently it's way more complicated to give away 50 bucks than you'd think...

  • Sent you a mail, let's see if that one comes through^^

  • hi,

    well, i tried but both yourmail and skype don't work :(

  • Yes, but I am not going to upgrade because this will be my last phone game any I am NOT a fan of the constant need to keep paying for a subscription^^ I am perfectly happy with C2 :)

  • So I created a phone game and, well, I am too dumb to actually make it work on a phone. I failed to build it in PhoneGap, Monaca AND Android Studio, and I give up.

    Is anyone here willing tocreate me a SIGNED apk file ready to be sold for a few bucks, maybe 50 euros or something? I don't care how you build it as long as the job gets done^^

  • You do not have permission to view this post

  • So I guess I am the only one with that issue?

  • So I have developed my game and tested it on various phones. However I noticed that once I compile it with cordova, some phones, verifyably tested over and voer again on ym Huawei P8 Lite, don't register the shake at all - It works in the browsers on the same phone but not once I have the apk. Furthermore, I tested it on other phones and it seems to work just fine. Is that a bug or do I have to set up some settings?

  • Anyone?

  • Hello,

    i am thinking about how to implement a screen/Line Distortion efect into my game, similar to this video

    https://youtu.be/wPOLwiF15e4?t=58s

    Explanation:

    The map is a regular map but there is an effect on the screen where ALL LAYERS are split apart at seemlingly random heigths and distorted. Sofor example your pper body and everyhting in the same Y height is shifted a few pixels backwards comapred to your legs, which makes platforming for exaple much harder.

    please watch the video to see exactly what i mean as it is nearly impossible to explain.

    Note that I am not a beginner user so we can have a few more complex ideas here^^

    thanks^^