Update Agrarian roadmap for version 0.01

This commit is contained in:
2026-05-11 01:20:44 -07:00
parent 66b532217c
commit 6e7f74986c
2 changed files with 233 additions and 151 deletions
+2 -2
View File
@@ -32,8 +32,8 @@
## Next Unreal Editor Tasks
- [ ] Compile project from Visual Studio.
- [ ] Fix any C++ compiler/UHT errors.
- [x] Compile project from Visual Studio.
- [x] Fix any C++ compiler/UHT errors.
- [ ] Create `IA_Interact` input action.
- [ ] Bind `IA_Interact` to `E` and a gamepad button.
- [ ] Assign `IA_Interact` to the character Blueprint's `InteractAction`.