Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sitting on the chairs #2

Open
Vuwij opened this issue Jul 30, 2018 · 0 comments
Open

Sitting on the chairs #2

Vuwij opened this issue Jul 30, 2018 · 0 comments
Assignees

Comments

@Vuwij
Copy link
Owner

Vuwij commented Jul 30, 2018

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants