Day 02: Gamedev.js Jam 2022

Today I started to create my game with GDevelop.

I started with a blank project. Then I changed the resolution of my game to 1920x1080. I set the background color to green. The next task was to find a game asset for the farmer. I searched on the internet and downloaded an asset pack that includes a character similar to a farmer. (not exactly a farmer) I added the farmer game object to the scene.


Then I worked on the farmer movement. After some experimenting, I could figure out the way to build the logic. I only created the left and right movement of the farmer today.


Comments

Popular posts from this blog

Day 11: Gamedev.js Jam 2022

Day 12: Gamedev.js Jam 2022