r7-project-vr / r7-project-vr/Magic_Project
チャージ時間よって魔法の大きさを変えたい
Open
Nobody has claimed this yet.
C++
作業前
作業者募集
優先度:高
- Dominant language
- C++
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
チャージ時間は最大5秒。チャージ時間によって放つ魔法の大きさを変えられるようにしてください。通常魔法は一旦そのままで、チャージ魔法のほうを修正するようにしてください。
溜めて放つ魔法の姿はまさに元気玉。
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.
Research direction
Start by locating the implementation and entry point for the charge spell, then trace how charge duration is measured. Keep the normal spell unchanged and make the charged spell’s size vary with charge time up to five seconds; confirm the result visually in the game.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- game-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100