Display today's date and save it
I'd like to capture todays date when somebody touches an actor. Then display it on the screen and also save the attribute for future use until they touch the actor again to update it.
The date needs to display as "Achieved: 8/11/2011"
I'm mainly having trouble working out how to display the date. eg. joining the date strings together.
The date needs to display as "Achieved: 8/11/2011"
I'm mainly having trouble working out how to display the date. eg. joining the date strings together.