Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
VIKszpedisön
Manage
Activity
Members
Labels
Plan
JetBrains YouTrack
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
KSZK
DevTeam
VIKszpedisön
Commits
1d192ca0
Commit
1d192ca0
authored
Aug 11, 2021
by
benxidosz
Browse files
Options
Downloads
Patches
Plain Diff
ItemSpawner init
parent
475eabe2
Branches
Branches containing commit
No related tags found
1 merge request
!27
ItemSpawner Working.
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
Assets/Scripts/ItemSpawner.cs
+18
-0
18 additions, 0 deletions
Assets/Scripts/ItemSpawner.cs
Assets/Scripts/ItemSpawner.cs.meta
+1
-1
1 addition, 1 deletion
Assets/Scripts/ItemSpawner.cs.meta
with
19 additions
and
1 deletion
Assets/Scripts/ItemSpawner.cs
0 → 100644
+
18
−
0
View file @
1d192ca0
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
()
{
}
}
This diff is collapsed.
Click to expand it.
Assets/
FellOffControll
er.cs.meta
→
Assets/
Scripts/ItemSpawn
er.cs.meta
+
1
−
1
View file @
1d192ca0
fileFormatVersion: 2
fileFormatVersion: 2
guid:
2ee7669d86b4ed74f81ee0bb14fce1ab
guid:
616440c7c868257439ec39a2ac72a4b9
MonoImporter:
MonoImporter:
externalObjects: {}
externalObjects: {}
serializedVersion: 2
serializedVersion: 2
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment