fm4fanAT's Forum Posts

  • I only saw and tried projects with a huge lag.

    With standard voice recognition you can make adventure games, but a platformer....

  • Are your audio files as small as possible - like instead of stereo mono, smallest bitrate, ...

    Can you guess which audio file could be played next?

  • in this case I would make it another way

    if your needleSprite and ballSprite is the same size as your circleSprite (with a lot of empty space) you don't have to do anything except rotate it.

    btw. your capx only has 3 sprites in it (empty event sheet) - so no clue where you have the problem, but I think a perfect solution

  • Hi,

    my laptop is new and fast, but has some issues with html5 speed (and so also C2 games)- so it's great for testing (because here you see ALL problems with your game)

    Jumble Art:

    C2 takes 1500MB RAM - so something is off. But it doesn't matter if you have enough RAM

    Bubble Game - 30fps up to 50% CPU in Chrome (debug mode)

    the game isn't well optimized

    But this depends totally on which computer and browser you are testing

    Like with Edge I get 50fps.

    The problem here is that in debug mode a lot of stuff is watched.

    So if you click the "watch" tab and only monitor some of the parameters (the eye symbol) I get 58fps and 3% CPU

    Some infos about my hardware:

    W10 i3-5010U, 4GB Laptop - has some major issues with HTML - but otherwise a great and fast Laptop

    W10 i5-6500, 16GB, GTX960, SSD Workstation - has also some issues with HTML - otherwise perfect

    W10 i5-5200U, 8GB, SSD Laptop - no issues at all - runs even HTML5 like a charm

    So maybe you need a new laptop

    if W10 - switch to Edge in debug or choose which parameter you like to see

  • If you install - the Google App Store tells you which permissions you will give to this app

    In your case the permissions aren't too bad - but I prefer games with as little permissions as possible.

    Translated from german (so paraphrased)

    1. In-App-Purchase

    2. photo/media/files

    3, memory

    4. WLAN-connection information

    5. device-ID & call informations

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Here are my thoughts - hopefully you find some valid points

    IQ is a little bit misleading - very simple and basic math quiz - like 6-8=? - so not much of IQ stuff in there.

    Would like to see difficult equations on "hard" mode (with more time) and not only a shorter timer.

    Also "Easy" gets very fast very not "Easy"

    Question: why do you need so many permissions for this game?

    And kind of a bug on MY device - after a fullscreen commercial (that are shown way too often) I couldn't close it (was partly under my top menu).

    Edit: very nice and neat design - really good choice

  • I think it would help a lot for marketing purposes. so +1 (would be nice to see a plugin)

  • Nr.1 - wow -must be a great story to tell.

    I only looked into the game for a few seconds - but it's multiplayer snake? Is it?

    Here is a tutorial and the capx for a snake version that is almost like slither.io - without the multiplayer part.

  • I think with Onedrive you also have no issues with "can I trust this service"

    It's included in ALL Windows 8.1 and W10 machines and so well known - and bonus - it' s better than dropbox (at least for me and my little Microsoft universe).

  • saiyadjin

    will it be available on windows store too? (developer accounts are free now)

    Where could I get a Dev Account for free?

    I only know about the students program

    https://www.dreamspark.com/

    or the company program

    https://www.microsoft.com/bizspark#build-three

    The normal way would be €14 for individuals or €75 ($99) for companys.

    https://developer.microsoft.com/en-us/d ... ccountInfo

  • Only old Dropbox accounts also can share their folders for free - so there is no way with a newer one.

    But Dropbox isn't the only cloud storage solution.

    As far as I know you could use the Microsoft Onedrive (works for me) - here it is possible to share folders even with a free account.

    You could also use other services - there are plenty to choose from.

    If you want to share your game - so it could get played - you should think about a free webspace (without commercials), where you upload your game via FTP.

    I think https://www.bitballoon.com/ will work (please let me know)

  • Is there a way to analyse video like the user media audio?

    I just want to know if parts of the webcam pictures are getting brighter.

    Didn't find any plugin - but hopefully I just didn't find it.

  • Animation?

    Or

    pin your objAsteroid to a helper object (that has the bullet behavior attached) - now it should be possible to rotate your Asteroid.

  • It's not only framerate dependent.

    Way worse are 'heavy ticks' / 'low detection rates' as 99Instances2Go has put it

    So 1sec wait can be somewhere between 1sec and 3sec in real world

    There is a whole thread Real World Time vs C2

    timebug-or-missunderstanding_t170501?&hilit=bug

    Here the example with just a big loop from 99Instances2Go

    https://drive.google.com/open?id=0B1SSu ... UlLWWNqRnM