Wrap X not working

bluebyu25bluebyu25 Member Posts: 500
edited November -1 in Working with GS (Mac)
Hey guys in my game I need wrap x to be on after 5 seconds.

Here is what my rule looks like:

After 5 seconds (run to completion)

Change atrribute.current scene.wrap x.to true

Yet it isnt wrapping? Any ideas? The scene starts out with the wrap x unchecked so I thought this would do it

Comments

  • tenrdrmertenrdrmer Member, Sous Chef, Senior Sous-Chef Posts: 9,934
    I'm pretty sure thats an attribute that cannot be changed in the game.
  • bluebyu25bluebyu25 Member Posts: 500
    Dang thats too bad. They have it listed in the expression editor so I thought it would work
  • tenrdrmertenrdrmer Member, Sous Chef, Senior Sous-Chef Posts: 9,934
    Theres a handful of attributes in a similar boat. another a couple others I can think of are moveable and collision shape. I'm pretty sure theres a few other too. Sorry man.
  • bluebyu25bluebyu25 Member Posts: 500
    Its all good I solved the problem by other means. The actor making me have to put wrap x off, I just changed its alpha to 0 and after x amount of time changed it to 1 and then destroyed it (it was a countdown timer) so its not an issue.
Sign In or Register to comment.