Iolva's Forum Posts

  • Hi there Construct Community,

    Let me tell you something about "Arsil Games"; it's a game indie company that I founded and been working on since 2014. Just a few months ago I legally registered it on Mexico.

    I have done almost all the work from scratch (the coding, the graphic design, the marketing, the website, etc...). I have learned a lot trough this process but I have realized that I can't do this on my own, I know I'm a good programmer but I not a graphic designer, you can't be an expert on everything! that is why I'm writing this.

    We have published 6 games and there's one almost finished. I say "we" because on February a "Social media trainee" started to work with me.

    As the graphic designer of the team you´ll be on charge of:

    Create and improve the graphic content of the games

    Create content to share on social media (images and videos)

    Create content for Google Play, Amazon AppStore, Microsoft Store and the website (banners, icons, graphics, promo videos, etc)

    You should be confortable with CorelDraw, Illustrator, Joomla and After Effects or equivalent. We'll use Trello to organize the tasks and Skype to communicate with the team.

    If you want to know more send me a PM!

    You can see our work here: arsil.games

    Thanks!

  • CreativeJon90

    Hi, I'm actually looking for a graphic designer.

    Please read my forum entry: construct.net/en/forum/game-development/job-offers-and-team-requests-28/arsil-games-is-looking-for-a-g-138495

    Send me an PM if interested!

  • dop2000

    Done! I was missing the "CanvasSnapshot" expresion, thanks!!

  • Congrats2u warmty

    Hey! I'm still facing the same problem, but now Intel XDK has been deprecated! What to do?

  • dop2000

    Thanks for your comment, I have added the cordova plugin and it works, but I can't share a canvas screnshot? Do you have any idea how to make it possible?

    Thanks again!

  • Hi,

    I'm just wondering if any of you have implemented adaptive icons on your apps? Would you be kind to help me know you achieved that without using Android Studio?

    Thanks a lot!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Update: Solved-yea!

    Congrats2u Could you explain to us a little bit more of how you implemented this? Please...

  • You need to attach an example, so we can help.

  • Hi there construct community,

    I do have the next XML file; I have used Ajax to load the XML file; then load XML info using AJAX.LastData.

    I want to get the info of the XML items "Level" by number order, but the items don't have a tag to pick them up by number, instead they have string names, how can I achieve that?

    I tried this to pick the first level (Item[1]) but with no success "XML.StringValue("/FreePack/LevelCollection/Level[1]/text()")"

    Any help would be appreciated!!

    <?xml version="1.0" encoding="ISO-8859-1"?>

    <FreePack>

    <LevelCollection MaxWidth="11" MaxHeight="12">

    <Level Id="Con" Width="9" Height="2">

    <L> # #</L>

    <L> #####</L>

    </Level>

    <Level Id="Roo" Width="11" Height="2">

    <L># #</L>

    <L>###########</L>

    </Level>

    <Level Id="Jor" Width="9" Height="2">

    <L> ## #</L>

    <L> ####</L>

    </Level>

    </LevelCollection>

    </FreePack>

  • ErekT

    I'm facing the exact same problem right now on 2018, can you tell me how did you solved it, please?

    I'm using C2 R259, NW.js v0.31.0 and the "NWjs" object type…

    Still happens with v0.14.0

  • I have changed that line in the runtime.js of the audio plugin, exported and it works!

    Thanks!

  • It does not work on Visual Studio 2017...

    I followed AaronSmithUK tip and it worked!

  • Sumiron

    Here's how to exchange a promo code

    Please try again!

  • NN81

    Mayfly

    I have two escenarios:

    1. If the music files are under the "Music" C2 folder and you're listening music on your android device and open the app; the music of the game start to play only when you touch the screen and the music that you were listening stops.

    2. If the music files are under the "Sounds" C2 folder and you're listening music on your android device and open the app; the music of the game start to play without user interaction and the music that you were listening don't stops (both musics plays at the same time).

    Does anyone knows a way to start the app music without interaction and stop the music that you were listening?

    Thanks

  • First of all, thanks a lot for your feedback.

    1. I see your point, I will change the URL to the developer page: https://play.google.com/store/apps/dev? ... 4923037406

    2. Yep, music had a bug, fix already published on Google Play.

    3. How to exchange a promo code

    Of course you can write a post, C2/C3 is a very powerful tool.

    Thanks!