justifun's Recent Forum Activity

  • 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.

  • - 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

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • 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

  • - wow you are incredible thanks!!!!!

  • Hi - I found your rex_token plugin on your repository of plugins but couldn't find a discussion thread to go with it.

    I was wondering if you could add a feature to it, so that you could have it pick a random player (that is not yourself) as the next person in line to have their turn. This would only work if there were 3 or more players added to the list of course.

    thanks!

  • You can stack as many conditions as you want and all will need to be true before the associated action takes place. Also if you right click an event with two or more conditions you can pick " make OR event" if you want to do that instead.

  • On sprite touched - set sprite.variable =number

    The action will only take place with regards to the one you clicked

  • Question for you, What does this mean in the nodejs console

    Some of the lines specify just one broadcast to all players, eg: "Alert" as you can see in the example.

    Some of them have multiple broadcasted signals, like the last line.

    The issue i'm having is that, the last line for example, should be broadcasting the world "EventDeactivate", but it seems to be truncating the end of it. I tried shortening the broadcast word, but it still seems to drop a letter or two at the end.

    Any idea what's going on ? Is it trying to broadcast more then one thing at a time?

    Are the commands between each | line a seperate "action#" signal?

    thankx

  • another way is to do

    create object at sprite.x+sprite.width

  • Can you make the spritefront the size you want it without having to scale it after the fact?

justifun's avatar

justifun

Early Adopter

Member since 9 Oct, 2012

Twitter
justifun has 3 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
  • 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
  • Email Verified

Progress

18/44
How to earn trophies