Taximan's Forum Posts

  • It uses a very weird structure, I don't understand "every tic".

    Structure everything into groups, and disable them when they are not needed.

    Large projects are very complex, it is difficult to understand them if you do not work on them from the beginning.

  • RibisI had a test version on google play, but google censored me for the murderer boy scene ... (now he's a 21-year-old fat guy ...)

  • The issue I have is that Android games made with other engines (even games made by myself) run MUCH faster on the low end device that I'm testing than my C3 app.

    I've optimized my app in every way possible, but if I even want to hit the dizzy heights of 30 fps I basically have to remove pretty much everything. What's more, is that my app is essentially a VERY simple one screen animation.

    The only part of my game that runs at 55fps is the menu screen because I have stripped out all animation and there is very little code.

    Oddly, it runs at at smooth 60fps on some slightly newer devices, but its unclear which devices exactly the engine has problems with.

    I CAN get it run fast if I set the frame rate mode to Unlimited, but I'm told that I shouldn't do that in a release build because of battery drain (and some other reasons?). I would probably prefer to set this mode for the older devices that run the engine very slow but I don't think there is a way to switch this mode at realtime :(

    It is very strange that a simple game does not work well. If you put a screenshot or video of your game, maybe we could help.

  • jobelThe longest and most complex animations are videos, it would waste a lot of memory using the C3 engine, the simplest if you are made with sprites in the game.

  • If you want to create a game for phone, it is best not to include effects, and if it does include the option to disable them.

    I create very large games with construct 3, and I'm not having performance issues.

    It is true that some non-snapdragon processors have problems.

    This is a video of the game that I am working on now, in snapdragon it is perfect, in Helio it has FPS drops, but it can be played.

    https://youtu.be/ouZEG4JRyec

  • I downloaded it yesterday, I guess it would be the latest version.

  • Bad news, in xcode 12.2 beta it doesn't work either.

    On this page you can download Xcode 11.7 xcodereleases.com

    This is just a patch, but it works for now.

  • I think the only solution would be to go back to xcode 11, no project works.

  • I use r217 and it doesn't work; (

  • With xcode 12.0.1 can't open C3 projects

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I have the same problem, new projects don't work in xcode 12

  • So I will say that yes xddd. Thank you

  • I have my game ready for IOS, but in the form they ask me if I have the rights to all the content.

    I use music with a Creative Commons 3 license (crediting the author).

    My question is, do I say yes or no? xd

  • I don't know what all that data is, but it would be better to show some image and part of the code if you want some help.

  • It is strange, but without seeing his game we cannot help him.