Nov 16 - 22
notes for personal project
Goals x Sprite Animation x Physical level with some platforms x Character development x Simplified drawn level layout
figure out the fundamentals for week 1 -Move left/right -Jump -Collision
Check list: x Create basic sprite x Basic sprite movement x Create complex sprite x Sprite animation changes based on direction x Idle animation x Right animation x Flip left xGravity xWork on sprite jumping xDouble jump xDouble jump is infinite-fix
Collision on surface How to make sprite move left and right on surface with collision Add platform to jump on
Notes:
The sprite is an object, the object is the physical thing in the game with properties. The object is tied to all of the sprite animations Added character step properties
---Cannot solve jump animation
---“Combat” is dusting areas ---Technical puzzles to access progression ---Level is a gradient dark red to blue to gold/white
---Revisit tile collision code
****Did not do**** ***Solve jump animation ***Make through-platform














