tracking progress and minimizing overhead tim...

20
Tracking progress and minimizing overhead Tim Garbos Independent + Copenhagen Game Collective

Upload: others

Post on 02-May-2020

1 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Tracking progress and minimizing overhead Tim …twvideo01.ubm-us.net/.../Garbos_Tim_TechToolBox.pdfor for ful text ould be able to product Start Sta rt Sta rt MARK ALL AS READ Start

Tracking progress and minimizing overhead

Tim GarbosIndependent + Copenhagen Game Collective

Page 2: Tracking progress and minimizing overhead Tim …twvideo01.ubm-us.net/.../Garbos_Tim_TechToolBox.pdfor for ful text ould be able to product Start Sta rt Sta rt MARK ALL AS READ Start
Page 3: Tracking progress and minimizing overhead Tim …twvideo01.ubm-us.net/.../Garbos_Tim_TechToolBox.pdfor for ful text ould be able to product Start Sta rt Sta rt MARK ALL AS READ Start

todo.txt:- design:-- make that level with the horse-- fix the boat level again-- player is sometimes going outside the level???

- art:-- update the font-- draw horse (more legs)

Page 4: Tracking progress and minimizing overhead Tim …twvideo01.ubm-us.net/.../Garbos_Tim_TechToolBox.pdfor for ful text ould be able to product Start Sta rt Sta rt MARK ALL AS READ Start
Page 5: Tracking progress and minimizing overhead Tim …twvideo01.ubm-us.net/.../Garbos_Tim_TechToolBox.pdfor for ful text ould be able to product Start Sta rt Sta rt MARK ALL AS READ Start

Problem #1: Contract client work

● Updates and approval● 10% of dev time● Failing and hating

Page 6: Tracking progress and minimizing overhead Tim …twvideo01.ubm-us.net/.../Garbos_Tim_TechToolBox.pdfor for ful text ould be able to product Start Sta rt Sta rt MARK ALL AS READ Start
Page 7: Tracking progress and minimizing overhead Tim …twvideo01.ubm-us.net/.../Garbos_Tim_TechToolBox.pdfor for ful text ould be able to product Start Sta rt Sta rt MARK ALL AS READ Start

Problem #1: Contract client work

● Updates and approval● 10% of dev time● Failing and hating

Page 8: Tracking progress and minimizing overhead Tim …twvideo01.ubm-us.net/.../Garbos_Tim_TechToolBox.pdfor for ful text ould be able to product Start Sta rt Sta rt MARK ALL AS READ Start

Solution / hack

● Track game objects in Unity● To CSV● To Google Drive

Page 9: Tracking progress and minimizing overhead Tim …twvideo01.ubm-us.net/.../Garbos_Tim_TechToolBox.pdfor for ful text ould be able to product Start Sta rt Sta rt MARK ALL AS READ Start
Page 10: Tracking progress and minimizing overhead Tim …twvideo01.ubm-us.net/.../Garbos_Tim_TechToolBox.pdfor for ful text ould be able to product Start Sta rt Sta rt MARK ALL AS READ Start
Page 11: Tracking progress and minimizing overhead Tim …twvideo01.ubm-us.net/.../Garbos_Tim_TechToolBox.pdfor for ful text ould be able to product Start Sta rt Sta rt MARK ALL AS READ Start

Results● Spreadsheets works!● Happy client● Happy developers● Todo list

Page 12: Tracking progress and minimizing overhead Tim …twvideo01.ubm-us.net/.../Garbos_Tim_TechToolBox.pdfor for ful text ould be able to product Start Sta rt Sta rt MARK ALL AS READ Start
Page 13: Tracking progress and minimizing overhead Tim …twvideo01.ubm-us.net/.../Garbos_Tim_TechToolBox.pdfor for ful text ould be able to product Start Sta rt Sta rt MARK ALL AS READ Start

What I needed● Level design overview● Platform testing overview● Audio and test notes● Simple bug tracking

Page 14: Tracking progress and minimizing overhead Tim …twvideo01.ubm-us.net/.../Garbos_Tim_TechToolBox.pdfor for ful text ould be able to product Start Sta rt Sta rt MARK ALL AS READ Start
Page 15: Tracking progress and minimizing overhead Tim …twvideo01.ubm-us.net/.../Garbos_Tim_TechToolBox.pdfor for ful text ould be able to product Start Sta rt Sta rt MARK ALL AS READ Start
Page 16: Tracking progress and minimizing overhead Tim …twvideo01.ubm-us.net/.../Garbos_Tim_TechToolBox.pdfor for ful text ould be able to product Start Sta rt Sta rt MARK ALL AS READ Start
Page 17: Tracking progress and minimizing overhead Tim …twvideo01.ubm-us.net/.../Garbos_Tim_TechToolBox.pdfor for ful text ould be able to product Start Sta rt Sta rt MARK ALL AS READ Start

Results● Great overview of state of the game● Platform testing overview● More time in my development environment● Efficiency ● Prototype todo tool

Page 18: Tracking progress and minimizing overhead Tim …twvideo01.ubm-us.net/.../Garbos_Tim_TechToolBox.pdfor for ful text ould be able to product Start Sta rt Sta rt MARK ALL AS READ Start

What’s next?

● Open sourcing this week (but it is simple)● Open issues:

● no commit hook● no conflict handling● flat structure only

● Unity only for now● Google Spreadsheets only for now

Page 19: Tracking progress and minimizing overhead Tim …twvideo01.ubm-us.net/.../Garbos_Tim_TechToolBox.pdfor for ful text ould be able to product Start Sta rt Sta rt MARK ALL AS READ Start

Summary

● Overhead in project management● Optimizing workflow● Worked for us

Page 20: Tracking progress and minimizing overhead Tim …twvideo01.ubm-us.net/.../Garbos_Tim_TechToolBox.pdfor for ful text ould be able to product Start Sta rt Sta rt MARK ALL AS READ Start

[email protected] - @timgarbos - progressto100.com