A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Creating an Inventory

  1. #1
    Junior Member
    Join Date
    Jan 2001
    Posts
    4
    How can I create an inventory like, for example, the one in Pico's School (http://www.newgrounds.com/pico/pico.html)

  2. #2
    Senior Member Olorin's Avatar
    Join Date
    Aug 2000
    Posts
    1,151
    just make a bunch of variables like item1, item2, item3
    and when you pick up the first thing set item1 to "baseball bat" or something like that. There are lots of ways to do it, you could also make a variable for each item and set it to "on" or "off" or something like that.

    Olorin

  3. #3
    Junior Member
    Join Date
    Jan 2001
    Posts
    4

    Post

    when it comes to variables i haven't got a clue, so how exactly would i struture your solution, keeping in mind the item in hidden in a bin?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center