how to make empty an attribute?

1UpGamestudio1UpGamestudio Member Posts: 213
edited November -1 in Working with GS (Mac)
Hello everyone, I need to clear an attribute but do not know how to do it correctly.
Example: game.attribute = hello
I would take him to game.attribute =
how can you do?
We have only to leave empty attribute?
expect the replies thanks

Comments

  • SkyMapleSkyMaple Member Posts: 817
    are you trying to delete an attribute? Just click on it, then click the minus sign.

    If not please clarify

    __________________________________________________________________________
    Game Making Service
    Sketch to Vector Service
    "Power Orb" Style Template
    Targeting System Template
  • 1UpGamestudio1UpGamestudio Member Posts: 213
    no, I do not want to delete an attribute.
    During the game I want to bring a text attribute to an empty state
  • jonmulcahyjonmulcahy Member, Sous Chef Posts: 10,408
    maybe change it to just a blank space? i think if you hold down ALT you can input a space in the field.
  • VoidedSkyVoidedSky Member Posts: 1,095
    If you put nothing in the change attribute field, it will change the attribute to nothing.
    ~CTM
  • ChaserChaser Member Posts: 1,453
    CowTechMan said:
    If you put nothing in the change attribute field, it will change the attribute to nothing.
    ~CTM

    It also lead my game to not work!
  • VoidedSkyVoidedSky Member Posts: 1,095
    Really!? it works for me!
    What happened?
    ~CTM
  • 1UpGamestudio1UpGamestudio Member Posts: 213
    ok thanks works
  • ChaserChaser Member Posts: 1,453
    CowTechMan said:
    Really!? it works for me!
    What happened?
    ~CTM

    In my dev build it wouldn't go past the opening scene
Sign In or Register to comment.