Lou Bagel's Recent Forum Activity

  • Did the image origin move?

    I believe origins can't be between pixels (only at integer values) so wouldn't affect this

  • Thanks

    but how do I implement that ?

    Sorry, I didn't look at your capx so not sure what you are doing exactly, but here's an example to explain what I mean and you can apply it to your situation.

    Let's say you want to create 10 sprites starting at coordinates 100, 100 and every 25px moving straight right (increasing X):

    ON whatever triggers

    -For startindex=0 endindex=9

    --create sprite at location x = 100 + 25*loopindex; y = 100

    This will create 10 sprites at x coordinates 100, 125, 150, 175, 200...

  • Ok,i got this but another problem appeared

    Can i compare a letter in textbox.text ?

    It would be the same just replace "ball" with the letter ("r")—not sure I understand what the problem is...

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • For Loop

    base + increment*loopindex

  • ...time corrodes them away...

    I'm pretty sure that depends on the quality of the CD. Yes, the CDs I burned in the 90s don't hold up anymore but the CDs I purchased in the 90s still play fine as long as they aren't scratched.

  • I'm planning on using AJAX events to upload data as the game is played. Not a full solution to beta testing but if you are just looking to test out/track a few aspects or have a really small game it could be useful. Might also put in some prompts at certain points so they can give feedback as they play.

    I haven't done this yet but am planning on trying it out once I get to the point of showing friends even small parts of games.

  • Are you familiar with arrays?

    They will work perfectly for this, you just have to learn how to manipulate them: https://www.scirra.com/tutorials/307/ar ... -beginners

  • I've used Groups to deal with such:

    Group "BlurIn" (disabled at start)

    -every tick/x seconds -> set blur effect to blur effect plus x

    -If blur effect > 100 disable Group "BlurIn"

    Then when you want it to blur just set the group to be enabled. Can make another group that does the opposite.

  • ...then you've basically reinvented letterbox integer scale mode.

    But without any black borders on unexpected resolutions, no?

    I'm trying to invent an 'integer scale outer' mode. Am I mistaken in my thinking here?

  • Every X seconds or on specific frames should work. You aren't putting them as a sub-event to the collision are you? Collision is a triggered event so only occurs once and won't be repeatedly checked.

    Hard to guess the problem without knowing your events.

  • Not sure what you are doing—I don't see a reason this shouldn't work. What are you doing?

  • When i slam screen of my laptop on that keyboard, hitting both of us to to sleep, then when both wake up in the morning, we are still logged in.

    Must be your cookies, sir.

    Like I said, in gmail and every other browser log-in I stay logged in...

Lou Bagel's avatar

Lou Bagel

Member since 7 Sep, 2015

Twitter
Lou Bagel has 3 followers

Connect with Lou Bagel

Trophy Case

  • 10-Year Club
  • Jupiter Mission Supports Gordon's mission to Jupiter
  • Forum Contributor Made 100 posts in the forums
  • Forum Patron Made 500 posts in the forums
  • x2
    Popular Game One of your games has over 1,000 players
  • Regular Visitor Visited Construct.net 7 days in a row
  • RTFM Read the fabulous manual
  • Email Verified

Progress

17/44
How to earn trophies