The Terasology Foundation
MOO Crops (III) - New screen for task assignment
Add a new crop block to Master Of Oreon
This is a follow up task to the "MOO Crops" chain which requires you to incorporate an extra screen to the Master of Oreon module. The new screen should be shown during a plant
task assignment. After the player selects a plant task the screen should pop up, listing the available crop types. The selected crop type will be planted by the Oreons in the game. The new screen layout should be previously discussed with one of the mentors in Discord.
Acceptance Criteria
- Implement an extra screen for crop selection during the
plant
task assignment, as described above. - Open a PR in the MOO repository with the required changes.
- Share a screenshot(or preferably a video) with the new screen being used in the game.
Where to start
- See the NUI tutorial for all your NUI needs!
- Grab the Sample module for a small series of existing UIs and consider adding yours there. But make it unique don't just closely clone something that already exists
- You could look for UI labelled issues on GitHub and try to complete one of those as long as it involves you learning and showing you understand our UI system
GCI Tags
Master Of Oreon
Task tags
Students who completed this task
HannahG