Changing Boolean Value

MarcusOMarcusO Member Posts: 147
edited November -1 in Working with GS (Mac)
Hi All,
Can anybody please tell me how to change a boolean value.
When i click on an actor i would like to make an invisible actor visible.
Thanks!
M

Comments

  • RumiRumi Member, PRO Posts: 343
    You can change a boolean atribute by either changing it to "true" or "1"
    To make it false, set it to "false" or "0"
    Personally, I use the number method:)
  • MarcusOMarcusO Member Posts: 147
    Thanks to the both of you's.
    Cheers.
    :)
  • MarcusOMarcusO Member Posts: 147
    tshirtbooth,

    I have set the "splashScreen" actor invisible in its setting. I would like it so, if
    I click on another actor named "Show", i would like to have the "splashScreenActor" become visible.
    All this takes place on the same scene.
    Help!
  • MarcusOMarcusO Member Posts: 147
    Very Cool.
    It worked perfectly.
    Thanks once again!
    Cheers
    M.
Sign In or Register to comment.