Skip to content

Updating Game Screenplay

Shaunak Das edited this page Dec 22, 2017 · 23 revisions

Codebases involved

Adding Screenplay

  • New Screenplay: screenplay_new

Without Unity script change

Prerequisites:

  • screenplay_new runs successfully in Unity Editor with correct score
  • Screenplay has a separate branch with master and screenplay_new

Excel Changes

  • Adding a row in Excel with adding .[+1] at the end of name
  • In a separate branch of Backend, Copying excel to db folder

Prod Db Changes

  • [TODO] Adding Working Rule through API (params: question_type, question_text)

With Unity Script change

Editing Screenplay

Without Unity script change

With Unity Script change

Clone this wiki locally