dop2000's Recent Forum Activity

  • Say, you want to pin a sword to character's hand.

    Create an image point on the hand, name it "SwordPoint".

    To pin the sword, first position the sword to "SwordPoint" (using "Set position to another object" action), then pin.

    When you mirror the character, unpin the sword, mirror the sword, set its position to "SwordPoint", then pin again.

    Another way to do this is to move the origin image point on the sword in such way that when you position it to character's origin image point, it appears in its hand. Then you'll be able to simply mirror both the character and the sword.

    See this picture:

    red dot is the character's Origin image point.

    red arrow shows the sword's Origin image point.

  • I tried Bullet and Physics, Physics looks much better. See this demo (there are two layouts, check both):

    https://www.dropbox.com/s/02a1f7dhyekln ... .capx?dl=0

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I suggest using the array instead of global variables.

    Here is how you populate it with unique random numbers:

    (clickable)

  • Here you go:

    https://www.dropbox.com/s/arks1fjcc1mu5 ... .capx?dl=0

    The code is not optimized, but it works.

  • rafaelsorgato

    Maybe use "For each antenna" loop?

  • So the inside of the house should be completely dark?

    Create a new layer (transparent), place a black rectangle above the building:

    You can add a smaller light source to the same layout with "Destination out" and pin it to the player.

    By the way, I suggest you use resources wisely. There are like 5 objects in your game and it's already 23Mb!

    Light image alone is 3Mb. You can make it 10 times smaller and stretch on the layout.

    Fireplace sound - 15Mb! Do you really need 5 minutes of high-quality fire crackling sound??

  • I don't understand your problem, really.

    After objects are destroyed, they are gone, forget about them.

    It's entirely up to you how you spawn new objects. You can create them at random intervals or when some event happens in your game.

    Make sure you create new objects inside the layout, or they will get immediately destroyed.

  • You mean insert line breaks?

    Set spritefont text to "Paragraph 1..." & newline & "Paragraph 2...."

  • It will be easier to understand the problem if you could share your capx, or at least a screenshot.

  • Destroying part is easy - just add "Destroy outside of layout" behavior to these objects.

    You'll have to create some events to spawn them when you want them to appear on the screen.

  • What do you mean by "disappear"? Become invisible? This will give you zero performance improvement, because it doesn't matter if off-screen objects are visible or not, they are not rendered.

  • I think "Apply force" or adjust VelocityX to Self.Physics.VelocityX+windSpeed, on every tick.

dop2000's avatar

dop2000

Member since 26 May, 2016

Twitter
dop2000 has 257 followers

Connect with dop2000

Trophy Case

  • 8-Year Club
  • Entrepreneur Sold something in the asset store
  • Jupiter Mission Supports Gordon's mission to Jupiter
  • 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
  • Forum Wizard Made 5,000 posts in the forums
  • Forum Unicorn Made 10,000 posts in the forums
  • x5
    Popular Game One of your games has over 1,000 players
  • x2
    Coach One of your tutorials has over 1,000 readers
  • Educator One of your tutorials has over 10,000 readers
  • 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
  • x3
    Quick Draw First 5 people to up-vote a new Construct 3 release
  • x13
    Great Comment One of your comments gets 3 upvotes
  • Delicious Comment One of your comments gets 10 upvotes
  • Email Verified

Progress

28/44
How to earn trophies