Is there a way to change advanced properties of a Layout via Event Sheet?

0 favourites
  • 2 posts
From the Asset Store
Forget about default textbox restrictions, you can create sprites atop of the textbox
  • I have some layouts that benefit from shorter "far distance" and other layouts that benefit from longer "far distance". Is there a way to change the value of "far distance" in Advanced Properties (left panel) via an Event Sheet instead using the left panel? Currently I found that changing any value on the left panel (advanced properties) gets automatically applied to all layouts. Kindly help. Thank you.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • This is just a suggestion, there are probably better ways to do it but.

    Each layout gets an event sheet specific to it, to set the bigger far distance that that event sheet that goes with the layout. You can put it in as a variable in a group and have anything that needs it in that group.

    This is confusing and you are probably better off writing a single function--function.getFarDistance(layoutName). Then have it return a value depending on layoutName.

    yours

    winkr7

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)