How to randomize text inside and image?

DevilsDevils Member Posts: 561
edited November -1 in Working with GS (Mac)
Well like the topic suggests I need help randomizing text inside an image. I've look over some of the randomize threads already but I guess I'm still doing something wrong I tried doing the same way tsb said in another thread but my text doesn't randomize for some reason. I'm at work will look at this thread then.

Comments

  • ShpintShpint Member Posts: 404
    I don't understand, can you kinda make a sample template for that?
    Thank yOU!!
  • DevilsDevils Member Posts: 561
    For some reason I can't download the project. I will attempt to do it tsb's way and see how that goes.
  • DevilsDevils Member Posts: 561
    Hey Basseman I haven't forgotten you or any of the help here on the forums thanks a lot right now I'm actually still trying to work on this.
  • DevilsDevils Member Posts: 561
    Actually yes apparently I fell a sleep on my desk according to my wife lol I've been up all night trying to fix 2 bugs in the game that are driving me crazy. One of them actually started yesterday and the other has been there since day 1.

    Bug 1: When the player taps the image and the text displays thats alright, but when they tap the image behind the actual image I originally want them to tap it also displays the text and I don't want that to happen. Is there anything that can be done to fix this?

    Bug 2: Now the sfx I had set to the buttons in my game can be heard through the actual scene where the player is suppose to be tapping the image and that should not be happening. Is there an easy fix? I was so tired last night that maybe I missed something I am trying at this again.
  • MotherHooseMotherHoose Member Posts: 2,456
    Think you may to need Touch is inside...

    I had drag-able actors that always overlap...(where is our Z position attribute?)
    and touch inside worked to distinguish between the actual selection.

    MH
  • DevilsDevils Member Posts: 561
    I don't have any actors drag-able in the scene. My z position I don't think needs to be moved.
  • MotherHooseMotherHoose Member Posts: 2,456
    Devils said:
    .......but when they tap the image behind the actual image I originally want them to tap it also displays the text and I don't want that to happen. Is there anything that can be done to fix this?

    that is where touch inside comes in handy...

    GS doesn't have a Z position yet...hoping we get one...and then can control the layer of actors in runtime.

    MH
  • DevilsDevils Member Posts: 561
    I tried changing the attribute and still nothing could it be that since I used 1 image and not 2 separate images thats causing the problem?
Sign In or Register to comment.