Actions
Task #235
openUser Story #376: World Obstacles
Spike Traps
Start date:
02/17/2025
Due date:
02/23/2025 (about 3 months late)
% Done:
0%
Estimated time:
2:00 h
Story Points:
Difficulty:
Low
Blocked:
No
Sprint:
Description
User Story¶
As a player, I want to avoid spike traps, so that I can navigate levels safely without taking unnecessary damage.
Description¶
- Static hazard that deals damage on contact.
- Some spikes may be placed near platforming sections, increasing challenge.
- Cannot be destroyed or disabled, requiring careful movement.
Test Cases¶
- Verify that stepping on a spike trap causes damage.
- Ensure that spikes cannot be bypassed by walking over them without penalty.
- Confirm that spike collision detection works properly with movement and hitboxes.
- Validate that spikes remain active throughout the level and do not disappear.
- Ensure that spike traps cannot be destroyed or removed (if intended).
Actions