Skip to content

Add traps interface + types + slow trap.#108

Open
antaww wants to merge 9 commits intodevelopfrom
feature/traps
Open

Add traps interface + types + slow trap.#108
antaww wants to merge 9 commits intodevelopfrom
feature/traps

Conversation

@antaww
Copy link
Contributor

@antaww antaww commented Jan 23, 2025

Adding trap functionality. The most important changes include the addition of a new trap system, editable types, and first version of slow trap.

@antaww antaww requested a review from Ayfri January 23, 2025 09:17
…nhance LIMITED trap functionality to track effects on dead enemies.
Copy link
Contributor

@Nimajjj Nimajjj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tu ne peux pas utiliser Node2D pour accepter à la fois les ITower et ITrap

Soit tu créés une nouvelle interface parents de itower et itrap, sopit tu merges les deux dans la meme interface

# Conflicts:
#	scenes/gameplay/entities/tower/towers/first_tower.tscn
#	scenes/gameplay/entities/tower_placement/tower_placement.gd
#	scenes/ui/menus/hud/tower_card.gd
# Conflicts:
#	scenes/ui/menus/hud/hud.tscn
@Ayfri
Copy link
Member

Ayfri commented Mar 26, 2025

The common interface between ITower and ITrap will be made when the Tower main features are merged to avoid future conflicts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants