logo hyperPad Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Login

    Inventory Logic

    Scheduled Pinned Locked Moved
    Help and Support
    1
    1
    121
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • TutorialDoctorT
      TutorialDoctor
      last edited by TutorialDoctor

      Inventory algorithm

      1. Create an empty object
      2. Create an array of images
      3. For every image in the array:
        • spawn an object on the empty
        • set the graphic of the spawned object to the current image
        • Move the empty by an offset

      Note: Every spawned object can be given a tag to manipulate them.
      Note: The object you are spawning should be a graphic with a specific tag. and you spawn by the tag name

      1 Reply Last reply Reply Quote 1
      • First post
        Last post