Skip to content
Snippets Groups Projects
Commit 1d192ca0 authored by benxidosz's avatar benxidosz
Browse files

ItemSpawner init

parent 475eabe2
Branches
No related tags found
1 merge request!27ItemSpawner Working.
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class ItemSpawner : MonoBehaviour
{
// Start is called before the first frame update
void Start()
{
}
// Update is called once per frame
void Update()
{
}
}
fileFormatVersion: 2 fileFormatVersion: 2
guid: 2ee7669d86b4ed74f81ee0bb14fce1ab guid: 616440c7c868257439ec39a2ac72a4b9
MonoImporter: MonoImporter:
externalObjects: {} externalObjects: {}
serializedVersion: 2 serializedVersion: 2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment