issues
search
eniklas
/
nachtmission
2.5D shooter made with Unity
Mozilla Public License 2.0
1
stars
1
forks
source link
Code optimization
#22
Open
eniklas
opened
6 years ago
eniklas
commented
6 years ago
Do this just before release. Use the profiler.
eniklas
commented
6 years ago
To do:
look into performance gain of FindObjectWithTag vs Find. Does it matter for a one-time call?
Do this just before release. Use the profiler.