Refactor ability types and update tags
- Updated AbilityTypeDrawer to replace "Dive" with "DownDash" in the movement abilities section. - Modified GMToolWindow to reflect the change from "Dive" to "DownDash" in the ability list. - Changed AbilityType enum to rename "Dive" to "DownDash" with updated description. - Adjusted AllMovement mask in AbilityType to include "DownDash" instead of "Dive". - Corrected tag from "OneWayPlatforms" to "OneWayPlatform" in TagManager settings.
This commit is contained in:
@@ -16,7 +16,7 @@ TagManager:
|
||||
- Platform
|
||||
- Player
|
||||
- Volume
|
||||
- OneWayPlatforms
|
||||
- OneWayPlatform
|
||||
- EnemyProjectile
|
||||
- Enemy
|
||||
- PlayerHitBox
|
||||
|
||||
Reference in New Issue
Block a user