How do I: Make individual NPC items

0 favourites
  • 3 posts
From the Asset Store
Fantasy RPG Human-NPC assets pack of 15 characters
  • Right now the way my player is setup is a green 32x48 Box. I create an instance of Body, Hat, Armor, Bracers, Boots, Weapon and set them to Player.X and Player.Y on move and so on.

    Now what I want to do is

    On Start of Layout > Create Enemy

    Create Body, Hat, Armor, Bracers, Boots, Weapon on Enemy.X, Enemy.Y

    But when I do this and then the player moves, it sets all of the NPCs items onto the player.

    SInce you know when Player moves Body = Player.X Player.Y

    How do I make individual items for individual NPCs.

    Thanks in advance.

  • Have you thought of spawinging/attaching them to individual points on the characters (making multiple origin points) ?

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • o.O Spawning... Riiight let me try that, I was just using System > Create object at Enemy.X Enemy.Y

    Never tried Spawning.

    Edit: I don't see it at the Enemy's XY Coords.

    Edit 2: How do I move Body spawn by player to the players coords, and move body spawned by the enemy to enemies coords?

    Edit 3: I created 2 seperate instances for PlayerArmor and NPCArmor, I am thinking this will work as I will use a Foreach statement for NPC equipment.

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)