Removed the particles and left only the explosions.
Removed the particles and left only the explosions.
Removed gibs, and the first iteration of an explosion sprite.
Experimenting with some explosion effects. Because what is an action game without explosions.
Another unrelated experiment with the game progress which consist of rotate the camera on the direction vector.
An experiment worth capturing, but unrelated to the game’s progress where we change the player rotation alongside the camera direction.
Here is how we edit levels in Godot Engine, first we make a mockup of the level, digitize it with correct proportions and put it as a guide inside the editor, then we place each asset following the image as reference.This image is the first version of the alpha level, a temporal level with the […]
Here is the scrolling using paths and animation. And the first tileset placement for the alpha level.
Here is a collage from the design sketchbook, as you can see there are some ideas for enemy patterns and first iterations of levels.Also, please don’t mind the messy drawings, most of these were drawn a year ago during very long commutes.
More enemies following a path. Also our first scrolling tests and a basic implementation of a scanline shader.
Some enemies follow a path, here is our implementation with bezier curves on editor.