Vuwij/Macabre

Sitting on the chairs

Opened this issue · 0 comments

Vuwij commented

For Ace, the characters have sitting spritesheets that need to be updated as sitting animations
image

Specifically for sitting on these chairs. Note the red dots are possible placement locations
image

  1. (Jason) Create A script that automatically loads additional feet sprites onto the character (Player) script

image
image

  1. In GameTasks.cs Find the TODO statement and correctly parse SIT commands from conversations

  2. Write a sample test in the Unit Tests (See Wiki)

  3. Write the MountableObject.cs script

  4. Write the Mount function in Script. It should be similar to PUT and TAKE, but instead puts the entire character on the object and changes some sprites to look as if its sitting