Devlog - Currency, New Enemies & Weapons
Currency, New Enemies & Weapons
By Edgar
Intel
We needed a currency system for the player to buy things in our shop, so we decided on a currency called Intel. Enemies will drop pieces of Intel when they die and the player can pick them up to spend in the shop. The intel is supposed to represent gathering information on the enemies to make the weapons stronger against them.
New Enemies
We added some new enemies to give more variety to the game.
Urchin
An enemy with a protective shell that opens to fire a laser.
Sunfish
A large, tough enemy that periodically places landmines in the play area.
Starfish
A small enemy that attaches to other enemies to give them a shield
Weapons
Laser
We implemented the laser as a continuous damage weapon with a limited uptime.
Rocket
We attempted to implement the rocket but quickly realized there was no good way to implement the explosion mechanic with our current physics system. We decided we need to update our physics system with a GetEnemiesInRadius method, which we aim to get done by next week.
Future Plans
- Finish cannon implementation
- Weapon upgrades
- Add GetEnemiesInRadius method to physics system
Get Dimensional Drift
Dimensional Drift
Dimension switching rogue bullet heaven
Status | Released |
Authors | crELu, igobykuro, hellerni, fmwofmwmf, reriss, caspian9, kayliphobia, stormshadow3155 |
Genre | Shooter, Action |
Tags | 2D, 3D, Arcade, Bullet Hell |
More posts
- Devlog - Player Overhaul & Tutorial61 days ago
- Devlog - Updated Environment & More Enemies61 days ago
- Devlog - Rocket, Sounds & Shop61 days ago
- Devlog - Dimension Transition & Collisions62 days ago
- Devlog - Enemy AI & Models63 days ago
- Devlog - Weapon Planning63 days ago
- Devlog - Shooting, Dimension Switching & Experiments63 days ago
- Devlog - Conception & Prototyping63 days ago
Leave a comment
Log in with itch.io to leave a comment.