Keyboard input followed by Save attribute dose not save
titos
Member Posts: 41
I made a little project with a Keyboard input followed right after by a Save attribute and it dose not save that attribute on the device.
Comments
Rule
When actor receives event: touch is inside,
Keyboard input stuff
Change attribute: your attribute's name to keyboard stuff
Rule ends.
Save attribute: attributes name.
It won't work. Rules occur constantly, in loops. Saving, loading, and changing attributes occurs only once. (unless specified in the code.)
Hope that fixes it!