You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HumanoidSandvichDispenser edited this page Oct 8, 2024
·
1 revision
Debug.GiveItem(string itemName)
Gives an item to the player, using the item res://Items/{itemName}.tres. For example, Debug.GiveItem("Weapons/Sword") gives a sword (res://Items/Weapons/Sword.tres)