jChicote / jChicote/ProjectExodus
Create shield wall effect
Open
@jChicote is already working on this.
Since Feb 26, 2025.
art
development
- Dominant language
- C#
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Description
Note: Avoid using shaders for this until later. For now use. a stretcheable gradient between pucks with a collider
Acceptance Criteria
- An adjustable gradient shield wall exists.
- Shield wall uses two linked pucks to generate border
- Shield wall linkages are based on calculating the outermost border
Implementation
- Create Shield wall controller referecing all child shield pucks
- Add logic to calculate the linked path based on given children
- add shield wall shader effect
- Add collider between shield pucks
Notes
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.