skymen's Recent Forum Activity

  • Hi. I would like to create a motion blur effect in construct 2 as there is no one ever made (if there is one, could you give me it's link?).

    So my question is, how do I create an effect for construct 2?

    Is there any tutorial that could help me?

  • This has already been made in a lybrary before: (add in https)://www.clicktorelease.com/tmp/threejs/mblur/

    Using three.js, can't someone port it to construct 2?

  • Yes.

    Go to file>New>Example:Lightning

  • What do you mean by "follow the scroll"?

    If you mean that your character should continue heading right, I recommand you to look at the built-in runner template.

  • Make a Global event page and in it, test if the LayoutName=SaveLayoutName

    If not, then go to the layout.

    On end of app, save the value of SavedLayoutName by using the Local Storage Plugin.

    Or you can just use the "save game" action, and load game each time you launch the game.

  • I think that the physics behavior already manages weight. Just play with the density value in the behavior parameters.

  • To check if a layout has already been used, you can set an array that way:

    When you wanna load a layout, you check if the array contains the layout name.

    If so, reload another random layout

    Else, load it and set a new value in the array containing the Layout Name.

    On new games, reset the array to 0

  • Ok I did it.

    Here it is:

    (add in https)://mega.nz/#!h01iAb7K!dAfBI_0W9bkPZtaUWB1PdSqYtzLSa4atRml154Ch1Pc

    Good Luck.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Didn't want to put a .capx file as there is a lot more code than just this, and it could have been disorentating. However here it is.

    (add in https)://mega.nz/#!l901XITC!-X0nNVQqgELUXHseqkmHBNAZ1nfeL9RlTqZwBfTueMU

    skymen

    Yes. In Construct all the subevents work at the same time. Not in order you put them.

    You should use "else" statement or "trigger only once" to get rid of the loop.

    What do you mean by this?

    This should not change a thing as each door has an ID set in a variable, and each button also has an ID. So when the button's ID is equal to the door's ID, and if the button is activated, it should open the door.

    Anyway, I'll try adding a "Trigger once while true" condition to see if it works.

  • Did you set up your default values in the family or in each object?

    This might be the cause. Also, which version of Construct are you using?

    Does this happen each time, in every family?

  • What do you mean by "special/cool text effect"?

    If you want to have good looking text, look at cooltext.com

    If you're talking about cool animations, I recommand you use the Sine behavior, and play with it's scale and rotate values.

  • You should add in instance variable that you set for each dot. Then, in your condition you add a condition where you test if both values are equal.

skymen's avatar

skymen

Member since 3 Aug, 2015

Twitter
skymen has 102 followers

Connect with skymen

Trophy Case

  • 9-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
  • Popular Game One of your games has over 1,000 players
  • x34
    Coach One of your tutorials has over 1,000 readers
  • x2
    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
  • RTFM Read the fabulous manual
  • x7
    Quick Draw First 5 people to up-vote a new Construct 3 release
  • x3
    Lightning Draw First person to up-vote a new Construct 3 release
  • x2
    Great Comment One of your comments gets 3 upvotes
  • Email Verified

Progress

22/44
How to earn trophies

Blogs

  • Skymen

    Sometimes I do some cool stuff in Construct. Sometimes I like to talk about it.