oosyrag's Recent Forum Activity

  • The huawei p30 pro has a notch. Have you set the viewport fit property to cover?

  • If you want to use scale inner, you'll design for 16:9 and have to make sure that no gameplay elements are in the outside 25% on each side, knowing they could possibly be cut off on a 4:3 screen.

  • Use on touch start as a condition instead of on tap guesture.

  • In the case where your background image is important as "content", you can use another background behind that as a filler that extends. You can think of this as a "picture frame" for your background.

    When trying to design for the squarest and widest aspect ratios together, often times you'll need to extend your background nearly 50% more to cover 16:9 from 4:3.

  • File a bug report at github.com/Scirra/Construct-3-bugs, following the guidelines.

    Or if it's too troublesome, then just use the latest stable instead of the beta. You can always use a version of Construct where your project still worked.

  • The render mode layer option is there to literally force the normal rendering of 3d to break. See the "Using 2d layers" section in the following.

    construct.net/en/tutorials/using-3d-construct-2746

    Use another layer.

  • khronos.org/webgl/wiki/BlacklistsAndWhitelists

    wiki.mozilla.org/Blocklisting/Blocked_Graphics_Drivers

    I believe if you buy a graphics card today and use up to date drivers, it will be difficult to find one that doesn't work with WebGL.

    Even if you're aiming for a low end graphics card, you'll probably be fine if you don't buy something that was made more than ten years ago.

  • You may have come across this article, which you should follow - construct.net/en/tutorials/supporting-multiple-screen-17

    Was there anything that you didn't understand exactly?

    If you use scale outer - design your game for the "squarest" aspect ratio, while allowing extra backgrounds so that they extend past the normal playable area for wider devices. (This is generally industry standard, afaik)

    If you use scale inner - design your game for the "widest" aspect ratio, and prepare for the edges to get cut off when viewed in devices with squarer aspect ratios.

  • In that tutorial, Tom used subfolders in his project to organize added objects. If your touch object is not in the "input" folder, it won't show up when you go to add actions and go into the "input" folder. To move it in there, you can just drag it into the folder in your project bar on the right.

    Otherwise, it should work fine even if it isn't in the input folder. Just add event - and look for the touch object in the initial list.

    If you haven't added the touch object at all yet, you can do so by right clicking "Object Types" (or the "input" subfolder under it) in the project bar, and click the "+ Add new object type" option.

    Edit: Note that using subfolders for objects is not always necessary - I've never bothered with it myself.

  • Add the persist behavior to the objects you wish to retain their state when returning to the layout.

    construct.net/en/make-games/manuals/construct-3/behavior-reference/persist

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Did you add the touch object to your project?

    What tutorial are you following?

    You should definitely start with one of the official beginners tutorials.

    construct.net/en/tutorials/beginners-guide-construct-1

  • Since everything else works, I'm going to guess it's just a matter of the host not running the event/action to either create an object for the late joining peer, or associating the correct peerid to it. The peer client update and sending client state is likely working fine, and the host is just not applying it's inputs.

oosyrag's avatar

oosyrag

Online Now

Member since 20 Feb, 2013
Last online 16 Nov, 2024

Twitter
oosyrag has 38 followers

Trophy Case

  • 11-Year Club
  • Forum Contributor Made 100 posts in the forums
  • Forum Patron Made 500 posts in the forums
  • Forum Hero Made 1,000 posts in the forums
  • Regular Visitor Visited Construct.net 7 days in a row
  • Steady Visitor Visited Construct.net 30 days in a row
  • Enduring Visitor Visited Construct.net 90 days in a row
  • Unrelenting Visitor Visited Construct.net 180 days in a row
  • Continuous Visitor Visited Construct.net 365 days in a row
  • RTFM Read the fabulous manual
  • Email Verified

Progress

21/44
How to earn trophies