Jump to content

Simple Item Spawner

Overview
Creator: Ben Added: 24 Nov 2014 Tags: FFC, Item
Rating[?]: Rating: 4/5 (2 ratings)
View Script
Information

Description Setup Reviews Comments

This very basic script spawns one item on the screen when attached to a FFC. Use Argument 1 as the item ID, and argument 2 and 3 as the X and Y coordinates of the item.

If you leave arguments X and Y at zero, the item will have random coordinates, which can be handy for making fairy fountains.

Place multiple FFCs to place multiple items. The item will always return when you revisit the screen, so this is mostly useful for keeping Link supplied with health or ammo. I suppose you could maybe find a more creative use for an always-respawning item as well.