marceloborghi's Forum Posts

  • , rhg1968, dop2000, and Elliott post a video after you get back from work

  • Yes, I have examples Elliott, but I am evaluating whether or not I will do the course, I am measuring only the interest.

  • tunepunk and The use of excessive cpu is not good with the use of gpu, but other factors. I can transform your file using 0 to max 2% with character stopped and moving in the maximum 5% regardless of how many behavior, object, sprites or events exist. So much so that I was even thinking of doing a course on how to optimize games and apps made in c2 ... Even if there were a million sprites on the same stage, I would be able to optimize and decrease the cpu usage to a minimum of 0 to 5%

    Proof:

  • [Search] I'm evaluating doing a course on how to optimize c2 games, all the secrets involved in how to optimize games, how to optimize behaviors, objects, plugins, how to recognize optimization flaws and how to solve optimization problems to have a smooth perfomance and fast (leaving the perfomance of your app or play with one of the fastest and most fluid performances in the market, even better than that of Unity (which has very poor optimization). poorly optimized is a legend of developers who do not know how to optimize.

    If you are interested in the course write in the post, because I am evaluating the volume of interested to see if I will take the course or not.

    The course will be paid by Udemy.

    The content:

    How to Identify and Solve Project Optimization Problems

    How to make apps and games evenly used for old and new devices

    How to optimize plugins and objects despite using events

    How to optimize codes

    How to optimize sounds

    Working with advertisements more optimally

    Understand how to optimize with webviews and what they serve.

    Know and identify the 3 lines of devices, their hardware and their processing power.

    Understand how the processor and RAM works

    And a little more in a few hours of content ^^

    link of example of optimization construct 2

    This example: The time is based on 100 milliseconds so that it runs 10X faster to stress the processor. You will see that even in a stress test the optimization can withstand the test, going up very little.

    NOTE: It is worth remembering that this is a test of processor stress, that in normal situations the use of cpu is lower and without peaks.

  • You still have not understood irina, the key that you linked in the link xxxxxxxxxxxxxMyApiKeyxxxxxxxxxxxxxx, is not being accepted. Follow the steps in the link I mentioned and you could create a key then put her name on the link. because this api key that has this invalidates (this is the error that google provides in your link), it is just the key that should be changed.

    https://www.google.com/maps/embed/v1/search?q="pizza"&zoom=13&key=xxxxxxxxxxxxxMyApiKeyxxxxxxxxxxxxxx

    it is just the key that should be changed.

    Get key

    https://developers.google.com/maps/docu ... y?hl=en-us

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hi Irina,

    The URL requiered by your link is The Google Maps API server rejected your request. The provided API key is invalid. Which means the token is incorrect. Take a look at the documentation and use of the plugin. And the example that Json has posted has coordinates already pre-established in Seattle as an example. From what I read in the documentation you need a key. (there are standard keys).

    So the request format of the link plugin looks like this: https://maps.googleapis.com/maps/api/ge ... w,+CA&key=YOUR_API_KEY

    * remembering that YOUR_API_KEY should be replaced with the key you need to create

    Links

    docs: https://developers.google.com/maps/docu ... o?hl=en-us

    the key of your link xxxxxxxxxxxxxMyApiKeyxxxxxxxxxxxxxx is incorrect, you enter a correct key as described above ^^

    Get key

    https://developers.google.com/maps/docu ... mbed/guide >>> (click em button get key and follow step)

  • i found this problem, this tutos no explain correctly. form correctly is double quotation "" "", thanks guys ^^

  • I saw that protocol-signature is based on MIDI messages. Does this type of message between the controller device and the arduino need internet or bluetooth? Or servers?

  • Hello Scirra I'm trying to put quotation marks inside the String and the manual asks to put "" hi "" (with double quotation marks), but does not accept the syntax error. Is there any way to fix the problem?

    https://www.scirra.com/tutorials/77/nat ... onstruct-2

  • As I said before are deformations of the x and y axis of a sprite.

  • R0J0hound How do I create shapes like trapezium? Because I followed the instructions of your mini tutorial and made a square even with the points forming something not symmetrical. Use draw quadrs don't work to not symmetrical form

  • R0J0hound I'm testing your paster plugin, can I generate deformations on the x or y axis in the image using your plugin? If so, do you have an example?

  • How do you build the app in construct 3 as the monetization of the app ..., did you allow admob ads to be placed and allowed to configure iap (in-app-purchase)?

  • Ashley but dont work in intel xdk...The cranberrygame made a plugin that works how much is exported to the intel xdk, because his plugin has no pitch and rate. The user media has, but only works in the browser. Using intel xdk does not work. Its support says it has to do with the Intel Xdk webview, but how does the cranberrygame and Scirra plugin work?

  • midward How did you fix the bug? Managed to make talk on android using intel xdk?