Skip to content

Sitting on the chairs #2

@Vuwij

Description

@Vuwij

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

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions