Hello guys,
I have made a simple module script that will allow you to give tags from one simple function. I was thinking to add more customization to the function like colors, sizes, font.
The first parameter will be the tag you want to spawn. The second parameter will be the Instance you want the tag to be spawned on. The third parameter will be the amount of delay. The forth parameter will be the position that the tag will be. There is, Top, Center, Butttom.
Syntex
moduleScript:giveTag(--Your tag, Instance, Delay, Position)
Tag position at the Top
Tag position at the Center
Tag position at the Buttom