Posted September 18, 2022 by watto_a
The original thought on the player didnt look or feel quite right and was a bit hard to see on the background as in the picture below
The new player ship is better but not quite sure, also the next step was to have the background moving in the Y direction. This was done by using parallax effect in unity. Not sure about the scrolling speed but this is easily adjusted as the speed is a public variable in the backgroundScroller script. At this stage the speed is set at 0.5 on the Y axis, which is fairly good as you can see below.
Plan for the next week is to get the levels sorted and start with the enemy.