ForsakenBA's Recent Forum Activity

  • If I want it to be compatible for both mobile phone, iPad and desktop? And for my assets, I made it rather big, eg. 500x500px for a small player on screen, and scale it to 30% in the layout. Would I have problem with game file size when I export my game in the end?

    Hi,

    "Target aspect ratios, not resolutions."

    Read this tutorial. it is excellent. I use 16:9 in all my projects.

    construct.net/en/tutorials/supporting-multiple-screen-17

  • I haven't had success with that yet. If anyone can help ...

  • I think I have a temporary solution to this.

    I noticed that if I resize the HEIGHT of the text to double the font size this problem does not happen.

    For example: if the font size is 35px, I put the text height at 70px.

    It cannot be bigger or smaller, it is exactly double.

  • I just made an update to the build service to keep using the older version for the time being until we get round to updating for v20. If you export again now it should work.

    Hi Ashley,

    I think this is the same problem, right?

    construct.net/en/forum/construct-3/general-discussion-7/error-exporting-android-159669

  • I have the same problem. Yesterday was fine.

  • a rough guess tbh based on my past use of camera functions, but i don't think it would be possible due to security restrictions.

    internal camera permissions are pretty similar for most devices, so it is easy for construct to prompt the user permissions needed for camera access of that device. but it would be hard to adapt it to suit requesting permissions for so many different external devices out there such as otg cables.

    Best chance would be seeing if there's any way to use the javascript function to somehow recognise the otg, but again the permissions could be an issue.

    might be worth posting in the javascript threads, see if anyone has a solution.

    hope it works out.

    Hello GeoDev, thanks for answering me.

    I had already posted in the javascript area because I imagine that really the best way to solve the problem, but I haven't had an answer yet.

    I don't know the language, so I can't even try a solution, but I did a lot of research on the subject and found this link. Perhaps it can serve as a reference for something.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • If you look at the Flappy Bird template, you will notice that the bird actually stands still. Who moves is the scenario on the X axis.

    I didn't understand your project very well, but there are several ways to do it. You can simply change the X axis to Y (Vertical), or use Behaviors, such as the Bullet with the movement angle to 270º (Up) for example.

  • Hello, yesterday I asked in another part of the forum how to read a camera connected by an OTG cable on Android, but I had no answer.

    Studying the subject a little more, I think this could be solved with some code in JS, but I don't know the language. Could anyone help me with this?

    Tagged:

  • First you draw your bar and position it on the screen (Obvious).

    Then, in Every Tick, you put the formula (TotalCornStored/TotalCorn)* max bar size (Height or width).

    It is recommended to use the lerp command to have a smoother transition.

  • Hello, me and a friend are trying to make a game, and one of the demands is not to use the phone's internal camera, but an external camera, connected by an OTG cable. I put in the User Media plugin but it only recognizes the internal cameras.

    Could someone help me to be able to read the OTG camera?

ForsakenBA's avatar

ForsakenBA

Member since 13 Apr, 2015

None one is following ForsakenBA yet!

Trophy Case

  • 9-Year Club
  • RTFM Read the fabulous manual
  • Email Verified

Progress

11/44
How to earn trophies