Searchfield
martinbekkelund@hotmail.com
Member Posts: 16
Hi (again)!
I have a game with a lot of text and wonder if its possible to create like a Searchfield?
I have a text actor with example the word: soccer
Can I create a searchfield and search for soccer?
Best regards Martin
I have a game with a lot of text and wonder if its possible to create like a Searchfield?
I have a text actor with example the word: soccer
Can I create a searchfield and search for soccer?
Best regards Martin
Comments
Rule: When (all)
--Attribute:[self.searchfield] (contains) ["myString"]
----Change Attribute: [self.searchfield] To: ["myNewString"]