justifun's Recent Forum Activity

  • Unbelievable FLYOVER games!!!!!! this is the greatest day in the world!

  • hehe, also, Colludium's reply post showed up before Prominent's post, even those the time is listed as an hour later.

  • start a new project....

    make a text box object

    on start of layout - > set text1.text to "Height:" & ViewportBottom(0) & "Width:" & ViewportRight(0)

    they are found in the system section when adding an action.

    the (0) in each of them refer's to a specific layer you want lookup

  • C2 exports a version of your game wrapped in a version of chromium all packaged up in to an exe file for you.

    It functions and feels just like a native windows app.

  • On the main forum page that show's all of the topics for the forum it shows the name/date of the last user to post in the thread, however I've noticed on multiple occasions that its not accurate.

    Here's an example.

    Thread:

    It says the last poster was user Flyovergames Aug 6th

    However when you go to the last page of the thread:

    it shows User: Bilgekaan posted on Jul 24th

    So either Flyovergames didn't actually post and its just showing their name randomly, or its not displaying the last post from that user.

    I've seen this issue with multiple threads, including getting email "updates" to a subscribed thread, which when you go to that thread, doesn't exist.

  • Congratulations! That's a great way to solve the issue!

  • Assuming you are making your game fullscreen, then you can simply lookup the ViewportRight(0) and ViewportBottom(0) to determine the screen resolution. Then you can do some quick math to determine the screen ratio that the player is playing in.

    width/height = pixel ratio

    for example 1920x1080 = 1.78 = 16:9

  • Sprite - On collision with another object

    (sub event) Sprite Pick top/bottom -> do action

    you can find the top/bottom choice in the very lower right of the "add event" window in the Zorder section

  • gamepad compare axis (gamepad 0, "left analogue stick", value < 0 )

    sub event Sprite.Name = "player1" -> (8 direction) simulate "Left" movement

    gamepad compare axis (gamepad 1, "left analogue stick", value < 0 )

    sub event Sprite.Name = "player2" -> (8 direction) simulate "Left" movement

    etc etc...

    So each gamepad has to get assigned its control inputs, then it applies them to each player

    therefore gamepad 0 is all associated to sprite "player 1" , and gamepad 1 is all associated with player 2 etc etc

    there's a fancier way of setting up reusable functions, but give that a go first.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • - working fine for me after i double checking that i updated all of the files.

    rocky53204 - did you make sure to change the crowdgaming properties to your machines local IP address? that's usually why i get stuck on the connecting screen

  • Ashley - adding onto this, it would be cool if in the image editor when you use the resize button, if there were a checkbox that would allow you to maintain aspect ratio when you change the value of the height/width of a image.

  • Here's the link to the plugin if anyone else is look int for it

    http://c2rexplugins.weebly.com/rex_token.html

justifun's avatar

justifun

Early Adopter

Member since 9 Oct, 2012

Twitter
justifun has 4 followers

Trophy Case

  • 13-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
  • x2
    Coach One of your tutorials has over 1,000 readers
  • Regular Visitor Visited Construct.net 7 days in a row
  • RTFM Read the fabulous manual
  • Great Comment One of your comments gets 3 upvotes
  • Email Verified

Progress

21/44
How to earn trophies