Journal Entry 2


Date: 03.05.23
Activity:
Was created tilemaps for level creation with decorations.
Was created a player controller.

Was added enemies:
    Slime - jumping, simple enemy
    Bat - flying through collisions, fast-moving, medium enemy
    Skeleton - immune to spells, medium enemy
The player has 3 lives, which can restore with pickups.
Only five spells can be combined. Spells for combination:
pi -  spawn bullet
cos - bullets will turn around
sum - increase bullet size or laser width
product - turns bullets into a laser, increases laser length

Bullets fly to the screen end, lasers don't go through.
Only left to create UI, level, and trailer. The menu will not exist, you need to press alt+f4 to exit the game.

Spent time:
player prefab - 4h
tiles - 1h
enemies - 8h
spells - 4h

Some screenshot from dev testing level:

Get Project-C

Leave a comment

Log in with itch.io to leave a comment.