Posted February 07, 2024 by Holkers
#devlog
Day 2 of self game jam. Worked on the vectorised graphics; add animation to Sprite2D; add another falling object; add camera and parallax background movement to the scene.
The difficulty was to get the camera and parallax background work together for just left and right. Animating the collision and together with the sprite is fun. SVG is the way to go.