pinoypixel's Forum Posts

  • ironmanx Ashley construct 2 is a 2D editor, the z order doesn't represent the z-axis similar to other game dev platform (ahem Unity) . Instead Z order indicates the layer hierarchy. Summary: you cannot cast / use the shadow property that way.

  • davidross900 what did you use to export? intexdk or cocoonjs? if i would guess, when your enemy dies you destroy the enemy sprite object right? There might be something wrong in your event when you triggered the destroy, or you perform additional actions. Most of the time destroying an object doesn't make the game "jumpy".

  • marcel1980 very nice, do sell any pre-made assets in any asset store?

  • frostzerox: simple and ok. you need to build your portfolio though. how much do you charge for character customization for this template? https://www.scirra.com/store/royalty-fr ... t-poses-30

  • Ashley i hope there is a benchmark for native mobile implementations vs C2 (crosswalk/ludei) of similar task.. I know the criteria will be skewed or it will be like comparing apples vs orange implementations but at least people have a grasp of the difference between natives and html5. I feel C2 can be used to build "good games / quality games" for mobile as neversommer aim for. C2 or html5 has this curse, that it is not for professional devs or its only good for prototyping. Btw. any news for C3?

    neversommer pixelart mobile games works pretty good with C2. try using ludei 's Canvas+ its pretty fast, though there are few limitations going through the cocoonjs path. i love using unity btw their mobile integration is superb, but i like using C2 for 2d/web/webmobile games.

  • Using this template, I am looking for someone to create a customized character: (Male & Female) Ninja, Female Valkyrie, FF7 Cloud with Scarf, (Male & Female) Barbarian, (Male & Female) Knight, (Male & Female) Thief, (Male & Female) Hunter, (Male & Female) Wizard, (Male & Female) Angel, (Male & Female) Devil, (Male & Female) Merchant, (Male & Female) Blacksmith.

    Using the same template, I just wanted someone to overlay clothing garments and hair. There are 56 poses, but please help quote per template / character. Please also quote for bulk work (ex. if the work is for 5 characters i'll charge 10% less). Thanks.

  • I am looking for a pixel artist that can create characters using this template. Please help quote (pm me) how much you charge per character customization. Thanks.

    https://www.scirra.com/store/royalty-fr ... t-poses-30

  • oh i get it.. you want something like a local notification. the push notification i mentioned earlier is something triggered from the server side. hmm, i guess its a limitation for C2 being non-native. You might need to go through the Cordova build. Try checking this one out: https://github.com/katzer/cordova-plugi ... round-mode or https://github.com/Red-Folder/Cordova-P ... undService . You might need to create a custom C2 plugin for this. Btw this is somewhat related to this unanswered question is-c2-compatible-with-cordova-plugin-background-app_t145426 . Best of luck ^^.

  • ludei i believe this one is asked a couple of times. i also used to have this problem, but i'm living with it anyway. a large population of users don't bother with permissions anyway ^^.

  • looks cool! will definitely try. I like artwork.

  • yeah hope they would do a quick fix for this one. I know its not a critical issue but its bothersome.

  • Nice and Simple. Just a tip though, try making an in-game achievement and leaderboards first before considering google play services. Good Luck!

  • I didn't completely understood your question but i'll try, "how do I stop the opponents when the foe is defeated"? I assume you make your opponents in sprites, you can add an instance variable to your enemy sprite lets say HP. Make an event that check the enemy sprite's HP is below 1. ^^. You can check the shooter game examples.

  • I don't think C2 can do background processing. Btw what type of process are you planning to run in the background? If you are looking for push notification you can consider Cocoonjs+(Parse or Urban Airship).

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • bilgekaan very nice, do you plan to provide more updates? i'll definitely buy this one if its on sale ^^. I wish there is touch support though. ^^. and additional AI behaviors (added to wishlist ).