https://www.roblox.com/games/8259265211/
this is one of my old project of which I learned so much from. its uncopylocked, its WIP, but i really just dont wanna continue it so why not opensource it? im working on another game and yeah thats all im really gonna say
a preview of this game:
it’s also buggy but i clearly remember you can die if the meteors touched the lasers, it worked in studio?
If the enemies are different entities, make it so if when the player entity touches the enemy entity, It just stops playing the wave script and displays a game over UI.
(I am tower defense dev so yeah might end up helpful, always use it for the waves + the base hp)
That’s what I scripted before. Every time the meteor moves and if it touches the red thing(border) it should display a death screen GUI, I remember it worked in the past idk what happened now
you sure the enemies have registered hitboxes + the end line has one too? maybe some tower defense video’s might help (as in tutorials), its sometimes broken like that.
i’ll try to find the issue. Also try using GnomeCode’s server, he has some helpful helpers!