GamedevCA

LD 39

Let's do it

Ok, time for me to get my Jam on. Been dusting off the code framework that I use for most projects, fixing some project-specific crust that has accumulated and getting things ready.

Probably working on something cyberpunk or post-apocalyptic irregardless of theme ;P

Prep...

Prep work progress going well.

1) gitlab.com repository created

2) new Unity project created

3) added 'must have' Asset Store packages:

  • Post Processing stack
  • Cinemachine
  • Procore bundle
  • Google2U
  • Rewired

4) added my shared library (service manager, UI system, etc)

5) all of the above pushed up to Git, LFS configured for common file types

6) Unity Cloud Build configured & ran successful test build

All ready!