oosyrag's Recent Forum Activity

  • You do not have permission to view this post

  • You can use the set layer angle action along with the LayerAngle() expression to rotate a layer

    -> System: Set layer 0 angle to LayerAngle(0)+1 degrees

  • Check that your animation playback speed isn't 0 in the image editor.

  • A. Don't use a separate layout if you don't need to. You can use layers and visibility instead.

    B. Use the persist behavior to keep object properties when switching layouts.

    Pausing really depends on your project and what you need paused specifically. Generally speaking though, if you change layouts nothing is going to be happening on the previous layout so it's effectively paused by default.

  • The first thing that comes to mind is to run a loop for all tiles, check if each tile is a match and change it if it is.

  • Probably yes. The networking capabilities are likely the last thing you would worry about.

  • Middle of layout would be layoutwidth and layoutheight, middle of viewport/window would be viewportwidth and viewportheight.

  • You need to use the tile to position expressions inside your distance expression.

    TileToPositionX(x)

    TileToPositionY(y)

    Convert a tile position to layout co-ordinates. For example, this can be used to position a Sprite object on top of a given tile.

  • Put a sine behavior on the enemy.

    On enemy collides with player, destroy player.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • You need the multiplayer object for the host and peers to connect and communicate with each other, unless you are using a third party networking api with something like Photon or Firebase ect.

  • I'd say use the stable, unless there is a specific feature in the beta you want to use right away.

    Generally speaking the betas are wrapped up into a stable release within 2 months or so.

  • When you set the color of the text, you can also save what it was set to in an instance variable for future reference.

oosyrag's avatar

oosyrag

Member since 20 Feb, 2013

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