8 lines
464 B
Markdown
8 lines
464 B
Markdown
- Start building the final actions that we will use (The poker game actions).
|
|
- These actions will simply add multiple actions at once and we can then stagger
|
|
them for the animations and what not
|
|
- Add an animation timeline to the poker game instance.
|
|
- Set up some of the rendering assets, mainly the cards and we can begin to
|
|
consider things like the GUI.
|
|
- Work on the translation model
|
|
- Begin to consider how we will handle the differing character texts. |