playMaker

Author Topic: collecting and storing objects  (Read 1603 times)

thefonz

  • Playmaker Newbie
  • *
  • Posts: 24
  • Augmentititus
collecting and storing objects
« on: October 14, 2015, 06:04:32 PM »
Hi guys

I'm trying to create functionality that allows me to collect objects (which are letters...i.e. a,b,c) and stores them in the top right corner of the screen.

any help with be much appreciated.

thanks

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7618
    • jinxtergames
Re: collecting and storing objects
« Reply #1 on: October 15, 2015, 01:02:44 AM »
Hi,
you can do it in many ways but you need to be more specific.

You can add the letter to a string and display it there for  example