100 Plus Rules

DevilsDevils Member Posts: 561
edited November -1 in Working with GS (Mac)
Alright I want to add a 100 plus rules to my game. How can I do this without having to type everything in one by one?

Comments

  • peachpellenpeachpellen Member Posts: 977
    If you're using the same rule more than once, copy and paste it. (Or alt+drag it.)

    Or if some rules are similar to others I'd copy those and make whatever changes you need to.

    Try not to get too lazy; keep in mind this is a lot less work than OBJ C :P
  • DevilsDevils Member Posts: 561
    Well I'm not being lazy. I have been using copy and paste the problem is that I have 40 already and as I add more they get smaller and smaller so I don't know if I should create a second set of rules or just keep going?
  • DevilsDevils Member Posts: 561
    @Basseman I'm not trying to put the rule into another actor I just want to have a 100 or more rules on one actor but as I add the rules the screen gets smaller to a point where I can't even type. Could I be able to create a second set of rules?
  • DevilsDevils Member Posts: 561
    Better question. If I group them together will they still work with the 1st rule I created?
  • DevilsDevils Member Posts: 561
    @tshirtbooth that's exactly what I'm doing. I already tried grouping them and unless I am doing something wrong when the image is pressed the text is not showing.
  • DevilsDevils Member Posts: 561
    @tshirtbooth No. I have an image on the screen when the player taps it a text appears. What I want to know is how can I add 100 text, every time I get to like 40 texts the screen gets smaller. So it's kind of hard to type the rest of the text when I don't see the "Display Attribute" line.
  • DevilsDevils Member Posts: 561
    I got all this done but when I get to this

    rule if game.texts = 0
    display text.

    rule if game.texts = 1
    display text.

    rule if game.texts = 2
    display text.

    rule if game.texts = 3
    display text.

    rule if game.texts = 4
    display text.

    is where the problem begins as I get further and further the actual area where I see the rules starts to get smaller and smaller till eventually I can't see the section where I am suppose to type in my text.
  • DevilsDevils Member Posts: 561
    Maybe I am doing something wrong but if I do it this way the display text 2 does not show only display text 1 shows up when the image is pressed and then when I press it the second time the display text should show up but doesn't.
  • DevilsDevils Member Posts: 561
    @tshirtbooth thanks a lot I kept at it and I figured it out I forgot to change the attributes integer lol thats what happens when you rush through things quickly.
  • DevilsDevils Member Posts: 561
    Alright versus starting another thread I decided I would continue posting on here. I am having an issue somehow after adding the new images I can't seem to get the behaviors to work right. When the player touches the images text is suppose to appear and then when the image is tapped again the next text appears. If someone could point me in the right direction that would be great.
  • DevilsDevils Member Posts: 561
    Anyone wanna help out?
  • DevilsDevils Member Posts: 561
    @tshirtbooth I will send it to you asap right now I am trying to add sfx's to the buttons. When you receive it I would also like your opinion on the art work. I think Ian did a great job.

    I am also working on another little project that will definitely put some wow's in peoples mouth when they see it.
  • DevilsDevils Member Posts: 561
    Finally got the sfx's in and I sent over the zip file to you tshirtbooth hopefully you can find the issue out for me and thanks a lot I appreciate the help.
Sign In or Register to comment.