oosyrag's Recent Forum Activity

  • The layer you want blending modes isolated on.

    You'll need to apply the blends on the objects within that layer, rather than the entire layer.

  • You'll need to go to layer properties and enable the "force own texture" option. Your blending source and destination objects need to be in the same layer.

  • Highly unlikely.

  • I'm assuming you are talking about art. Art is the heart and identity of most games. It is best to make your own, or have a person or team to create graphics under your direction.

    Smart use of pre-built assets can possibly lead to great results (PUBG), but usually will look like junk, even if the original art was high quality (PUBG arguably also looks like junk). It would be pretty rare to find assets from a single artist that would cover all your needs, so you would have to mix and match, and then the lack of cohesive art direction becomes pretty obvious.

    If you don't have the resources to make original art, then obviously you'll have to make do with whatever you can get.

  • Simple answer would be no.

    Technically it is possible, but outside of the scope of C3 by itself. It also adds a layer of difficulty on top of the already complicated task of making a multiplayer game.

    You CAN use the built in multiplayer plugin to match only local players, via a shared typed code or qr or whatever else system you want to design. The result would be essentially the same as a LAN only game, with the only difference that you have to be online to make the initial connection.

  • You have to decide yourself, as a designer, how you want the enemy to move.

    Answer the questions: Where/how should the enemy move (actions), and when/why the enemy moves (conditions).

    Use the answers to put together your events.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I wasn't answering you with that post lucky. If you want to create a specific object, just create that object directly instead of selecting the family.

  • Families can be used for picking. When you set the global variable to 1 or 2, create and set an instance variable in the player object to 1 or 2 as well. Then you can use the family - compare instance variable = global variable, it will pick the chosen object.

    Although if it is the only existing instance or object in the family on a layout, using the family will only pick that one by default anyway.

  • I think you're missing the point. Host migration is not a good solution - it is a bad design choice even for commercial games. Build your game with with a non-participating dedicated host instead.

  • Then select the specific tiled background you want when creating the object...

  • Put them all in a family.

    System action - Create family object.

    Create object

    Create a new instance of an object type on a layer at a given position. If a Family is chosen, a random object type from the family is picked, and an instance created for that.

oosyrag's avatar

oosyrag

Member since 20 Feb, 2013

Twitter
oosyrag has 39 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