AkitaInteractive / Hachiko-Engine

A game engine built with love and care by Akita Interactive
MIT License
17 stars 0 forks source link

Boss Laser Attack #383

Closed VBoschMatas closed 2 years ago

VBoschMatas commented 2 years ago

Boss now has an attack that summons lasers on the entire arena and you have to use the stalactites to cover. Some changes to lasers and stalactites (stalagmites) were done, but shouldn't affect previous behaviours.

Boss.scene may be updated or removed depending on other Boss.scene PR changes. DO NOT MERGE THIS PR IF THE OLD Boss.scene IS PRESENT.

For now to test it use the prefabs provided or the Boss.scene. LaserWall and Level are a must have if you use prefabs on a different/updated scene. For Level use the prefab Level (Stalactites) and remove the parenthesis, if you dont it wont work.

VBoschMatas commented 2 years ago

Prefabs for boss level included. Level prefab called "Level (Stalactites)" has to have the (Stalactites) part removed, its just for differentiating the prefab in the folder. Boss prefab's BossController has to have LaserWall linked through inspector in order to work, plus Enemy and crystal pools.

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 23 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication