Thylacine's Forum Posts

  • When I try to export my test app and then test it on Samsung s4, I get error Problem Parsing Package. I am exporting the Debug apk and I have enabled developer mode on my phone. Anyone know whats wrong?

    Here is the Apk I exported if you want to try to run it on a phone.

    http://www.filedropper.com/androidtest1androiddebug4

    Here is the Project file if you want to try to export it.

    http://www.filedropper.com/androidtest14

    It is a simple test app that just makes a dog sound when you hit the button.

  • I just got C3 I would stay at C2 for now really. Its not much different but a lot of the plugins are not in C3 yet. I like the layout of C3 better but its 100$ a year should just be a 1 time payment if you ask me. Also if your game is going to be online multiplayer that is another reason to stay on C2 for now, Ive read that C3 is still buggy or slow online.

  • Hi HaydenJ does not work with Construct only Unity.

  • Is there any documentation for this plugin? So far I can not find any about the new C3 plugin. I may be wrong but looking at it in C3 it seems that Board and Chess plugins are combined into just Board now. Some of the Actions and or conditions are not the same as in C2 for Board\Chess.

    Following this old guide (With Example capx) for the rexrainbow plugins in C2:

    https://www.scirra.com/tutorials/4997/r ... oard-basic

    Can some one explain or make that example work the same in C3 and upload it?

    Mainly I can not get the Debug Text to display right, or the GridMove to move my Sprite.

    This is where I got the addons:

    rex_grid_move.c3addon

    rex_board.c3addon

    rex_board_squareTx.c3addon

    https://github.com/rexrainbow/C3RexDoc/ ... o/index.md

    Lastly here is my file I was trying to get working.

    http://www.filedropper.com/boardtest4

  • I have a game that I am making in Construct 3, similar to Deeeep.io. I am more of an artist then a programmer, but I have learned a lot in my spare time on Construct 3 programming. I have not been able to figure out multiplayer, and I dont know JavaScript. Colysues seems like a step in the right direction.

    If someone is willing to help me understand how to get it working with my game, would like to team up and split future profits, or be paid for making my game multiplayer, let me know.

  • I think its a bug in Construct 3. Try doing what I was saying and you will see that its not a click on layout focus issue. If you are scrolling before you hit Ctrl it zooms the UI. If you hold Ctrl first then scroll it zooms the layout like it should. I like the UI zoom option, I just wish it was set to a different modifier button instead of Ctrl.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Some times when I am working in Construct 3 (Im using the Desktop version or whatever, not in the browser.)

    I will zoom on the layout and it acts like its in google chrome and zooms the UI of construct 3 instead. It will be so big or small that it is unusable, and I dont know how to reset the zoom of the UI or change it when I want too. So why is it happening and how do I do it? I am just holding Ctrl + scroll wheel to zoom in but it seems to just be random. I cant even read the UI now its sooo small.

    Any help?

    Edit: Fix\Half fix

    If you Scroll with the Scroll Wheel first then hold Ctrl it seems to zoom the UI of construct. If you hold Ctrl first then Scroll it zooms the Layout view.

    Not sure if that is a bug or the way its supposed to work but I thought id post the fix here in case anyone else comes looking here for a fix. I dont really like that setup.

  • Hey there Anna, thanks for contacting me. I should clarify that this not a paid position until the game is complete. I am looking for people to make a game dev team, and the profits from the game or games will be split up. I want the game to go on .io and income would come from ads. Some of the games on there make lots of money. Some of them make $100,000 a month.

    If you are still interested let me know, I would be happy to work with you. If not then thats ok, I understand.

  • Hello I am working on a game that is similar to Deeeep.io. If any programmer is willing to team up with me let me know. (can be multiple people)

    I am more of a graphics artist but I do have the gameplay started. I can do some programming but im not advanced at it. The game will be online multiplayer only and I have tried to set up multiplayer on multiple games but could never get it to work. So it would really help to have someone that can do online multiplayer.

    You can leave a post here or Pm me. I have Facebook and Steam to communicate.

    Thanks for reading.

  • Oh hey italoxf1 I thought you wasn't interested, so I stopped looking here. I will look for your facebook and add you.

  • Alright how would you like to communicate?

  • Hey italox1 can you program multiplayer? Im making a game like deeeep.io. I can do all of the art and most of the programming, but not multiplayer. I have a few animals in my capx already for testing. Let me know if you want to work together.

  • I set what you said, witch I didn't think about before! Still didn't work! Then I realized the frame numbers and images was not set right. So now it works! It still wouldn't have worked without that last help you gave, so thanks a lot 99Instances2Go!

  • I tried that already, and again. It wont change the slot animation frame when I click on an item If have Stop animation. What I dont get is, in the example they do not have Stop animation, it just seems to not play the animation. Why is that?

    Example Tut link-

    https://www.scirra.com/tutorials/583/ea

  • Thanks 99Instances2Go I will try that but maybe you can help me with this new Array I am trying aswell.

    Trying new array system, Set up just like the example, and just like the last array system my sprites with frames play on start out.. so all "Item" sprites and "Slot" sprites play to end of frames.. In example they do not, I do not know why. In the other Array system Set it to stop animations of those sprites so that they would not play. It was ok for the other system , but this one needs slots to change Frames to show "Item" in them. I do not see anything the examples have done to make the animations not play. I like this system better then the last but I dont get how to get it to work with the animations playing when they are not supposed too..

    Example Tut link-

    https://www.scirra.com/tutorials/583/ea ... ray/page-1

    Example playing image-

    http://imgur.com/gIezvbO

    My game image with new system-

    http://imgur.com/xx1DtVr

    My games Logic same as examples.

    http://imgur.com/tadmTAQ