GDC is part of the Informa Tech Division of Informa PLC

This site is operated by a business or businesses owned by Informa PLC and all copyright resides with them. Informa PLC's registered office is 5 Howick Place, London SW1P 1WG. Registered in England and Wales. Number 8860726.

View, browse and sort the ever-growing list of sessions by day, pass type, topic, and format. With this Session Viewer, you can view GDC 2023 session details and speakers, and share your favorites via social media. You will be able to build your schedule and access it during the show via export or Mobile App, once live. Sessions do fill up and seating is first come, first serve, so arrive early to sessions that you would like to attend.

Independent Games Summit: Fixing Bugs by Cloning Them in 'The Last Clockwinder'

Matthew Blair  (Co-founder, Pontoco)

Location: Room 2005, West Hall

Date: Monday, March 20

Time: 3:00 pm - 3:30 pm

Pass Type: All Access Pass, Summits Pass, Independent Games Summit Pass

Topic: Independent Games

Format: Lecture

Vault Recording: Video

Audience Level: All

In the process of developing The Last Clockwinder, the dev team developed a system for recording and replaying player inputs in the Unity engine, such that gameplay can be accurately repeated with a high degree of reliability.

This system was first created as a gameplay feature and then later extended for use as a development tool. It dramatically increased the productivity of a small engineering team by reducing iteration time, making bugs reliably reproducible, and enabling robust automated tests for gameplay.

This talk uses examples from The Last Clockwinder to discuss implementation details and practical experience, but the concept is readily applicable for many other games. Finally, the talk proposes improvements and new applications of this technique in future projects.

Takeaway

Attendees will learn how they can reliably reproduce gameplay from recorded player inputs in Unity, as well as the challenges and benefits that this entails.

Intended Audience

This is for people who already have basic programming knowledge of game engines, and specifically for those with experience in the Unity engine.