Drakanoiderna's Forum Posts

  • I have a small problem when using timap 1 one works fine then I make a other one to have in backrond withe no solid bahavior so one can walk true it.

    But when i set upp the second one I canot edit the 1 one any more I see the tiles if i edit file but only the second one sowes up in Tilmap window.

    as i read it shld be possebel to have more then one Tilemap?

  • Thanks workt fine

  • Hi have a score system that is bast on how far you come in pixel but that gives me a problem withe decimals

    in score is there a way not to diplay decimal?

    Thanks

  • I think i figerd it out well a bit anyway I did see that some that posted game hade the minifid ones and it was compild withe Ludei not intel so I whnet ahed and did same now they where minifid (but game did not lode so gone work on that)

    so Conclution for me is it depends on what compiler you use.

    Corect me if i am wrong

  • Hi

    Well after some headaches and mistakes but withe a grate engine and help from you guys at forum I have now done my first game.

    I did not go for my dream game first time out, But a simpler one it’s a game for my children 1 to 3 years old, so not a game for the most of you .

    https://play.google.com/store/apps/developer?id=Midgardsaga

  • > Hi

    > Wonder if any know how one can minify or disable the default back, home, tab buttons on an android. I have seen it in some app games the becomes 3 dots until one touch them

    > I guess it can’t be done with construct but newer hurt to ask.

    > If anything maybe a pointer where to look on how it’s done?

    >

    Are you sure that apps transform buttons to dots? I thought it's android built-in control, that guess when to hide the buttons. I don't know any action in c2 that can somehow interact with android's UI.

    I am not 100% on how it works But on my Acer It do transform it to dots in some app and in others thy are as normal. So my guess was that its the app that tells it to hide it. One example on a app that do it is pocket train.

    I haven't found a way in C2 and don't think there is one but was hoping for someone that know how its done and where. or can point me where to ask

  • Hi

    Wonder if any know how one can minify or disable the default back, home, tab buttons on an android. I have seen it in some app games the becomes 3 dots until one touch them

    I guess it can’t be done with construct but newer hurt to ask.

    If anything maybe a pointer where to look on how it’s done?

  • Thanks for help It workt fine.

  • I tested and the backrond that i use I do get smaler if its jpg.

  • Hi

    I am using a action Create Object Random (100,1500),Random(100,500))

    All works fin except I Create 10 of this items with a delay of 1 sec but sometimes the items overlap and I wane avoided that. Is that possebel?

  • Hi I wonder if there is a way to lock a Running app so you can’t use the default touch icons on a Android pad. And have the exit in the app?

  • I have almost a complete small game, so I have exported tried 2 different both on Intel SDK

    I tried Android build and Crosswalk for Android,

    Crosswalk makes the PDK file bigger size then only android build I wonder way and way most recommend Crosswalk. (Or am I doing something wrong)

    Android 11.3 MB

    Crosswalk 21.8 MB

    The graphic that can be jpg is rest is png.

    20 sprites/Layout (Can make it less and use tilde background on 10 if it helps?)

    1 event sheet/layout and one event sheet that is included in all event sheets.

    I need load time to be less any ideas on how to optimize

  • So only way is totry using same sprite but have behavuers togeld on of?

    do any know if blank frames in animations take upp space?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hello

    I am almost done withe a game I made and now when i Export it I see that same Picture comes up un more then one sprite sheet. I have use same pictures in some diffrent sprits , Exampel I have one sprite that have drag and drop one Bullit and one partical sprite all use same picture.

    But I get 3 sheets and that seams a bit of wast of space.

    Can I use 1 sheet for all 3? sprites/particel?

    Thanks

  • Hello

    I have a game menu by touch slide and I have spites that when you click you enter a lvl that you want.

    But as you slide menu by touch you can easy eneter a lvl that you dont want.

    so I need to get around that on computer its easy whithe double click but need it to work on touch pad/phone as well.

    Any Ide how to do?

    Thanks