Another Repeating problem

casparwyliecasparwylie Member Posts: 15
edited August 2012 in Tech Support
Hello, at the moment i have an attribute that can be 1, or 0, i have a rule that says 'if myattribute = 1 :
interpolate xxxxxxxxxxxx' the actor that has this rule is on all scenes, when the actor is interpolated thats fine, but when i change scene it interpolates again, it does this until myattribute no longer is equal to 1, i want it so it only EVER interpolates ONCE, and if myattribute goes to 0 and 1 again it interpolates ONCE again!!!


Thanks in advance!

Comments

  • patapplepatapple Member Posts: 873
    are sure that you turned it back to 0?
  • arcticsunrisearcticsunrise Member Posts: 159
    yeh make sure you have an actor or some control actor that sets its to 0.

    how is it changing to 1 - the attribute i mean. is it time, is it touch...
  • casparwyliecasparwylie Member Posts: 15
    edited August 2012
    My Bad, yes after 10 seconds it changes back to 0
    (change attribute myattribute to myattribute -1)......
  • casparwyliecasparwylie Member Posts: 15
    So it still repeats on scene changes when the attribute is 1...........
Sign In or Register to comment.