ID:155323
 
Part 1.
In my game im trying to make an large icon. The icons that i have been told to use. with a lager size that 32x32 always get shrunken to 32x32 once i start the game. So my question is. Is their anyway to fix this or can Is their a way to make the icons peiced together and follow the player.

ex.

Player has item size 64x32 equips item shrinks and fits 32x32 so imagin these as the icon

{{}} (normal) {{ (shrink)

Part 2.
So in my game i have a npc that i only want seen if a person has a specifc requirment. how do i make that happen. and also Im trying to make it where if the player kills another play with the same ability they gain a skill.

ex.

Player has mangekyou sharingan player sees tobi(npc) if mangekyou sharingan is activated.
Player kills player2 with mangekyou sharigan and player1 gain eternal mangekyou sharingan.
for first one you could use Scale()but not sure about second one