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

Tutorial: Writing an animation #44

Open
amclain opened this issue Jun 28, 2020 · 1 comment
Open

Tutorial: Writing an animation #44

amclain opened this issue Jun 28, 2020 · 1 comment
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@amclain
Copy link
Member

amclain commented Jun 28, 2020

Depends on #43.

We would like to have documentation that shows a new animation designer how to write an animation for Xebow.

This may include topics like:

  • Where the built-in animation files are stored (here)
  • How to implement (use) Animation
  • Properties in %Animation{} that are available to an animation designer, including how to use opaque state
  • How to use the field macro
  • Understanding the layout of pixels (Design: Layouts #43)
  • Any important details for an animation designer about how Engine renders animations
@amclain amclain added the documentation Improvements or additions to documentation label Jun 28, 2020
@doughsay
Copy link
Member

doughsay commented Jul 6, 2020

I'll tackle this once we can get my animations refactor merged (#54 ), I have plenty of experience with writing the existing animations so far.

@doughsay doughsay self-assigned this Jul 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants