entering text into table
any way to allow a player to enter text into a table with keyboard input, i'm currently doing it by making an text attribute, having the keyboard input go there, then bounce that to the table, but its a bit of a hassle. curious if there was a better way i was missing. starting to get a lot of attributes here.
Best Answer
-
tatiang Posts: 11,949
You do have to use the Keyboard Input behavior, which requires an attribute, but why do you need more than one attribute? You should be able to re-use/reset the input attribute and then just store it in a different place in your table each time.New to GameSalad? (FAQs) | Tutorials | Templates | Greenleaf Games | Educator & Certified GameSalad User
Answers