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?
@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?
@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.
@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.
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.
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.
@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.
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.
@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.
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.
Comments
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
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.
I am also working on another little project that will definitely put some wow's in peoples mouth when they see it.