Roblox Create A Crop Farming System
An intermediate coding course that expands on basic coding concepts taught in my beginner and intermediate courses.

Roblox Create A Crop Farming System free download
An intermediate coding course that expands on basic coding concepts taught in my beginner and intermediate courses.
This course provides you with all the basic models, tools, and GUIs needed. It focuses primarily on coding and gives students an expandable and adaptable project they can use in their game development.
Some central concepts taught are
using module scripts in different ways
Using co-routines to pause and resume plant growth
creating and using animations
saving part positions and attributes to the data store.
ray casting to move and place parts
creating dictionaries of data that can be referred to from other scripts
coding and using surface, screen, and billboard GUI's
By the end of the project, students should have a farm to which they can add new crops and expand the farm to make it bigger.
As some coding concepts are complex, students should complete the following courses.
Learn To Code Games In Roblox Studio - Beginner
Roblox Intermediate Coding Course - Intermediate
The course structure has been designed to allow a working example to be tested at the end of most lessons.
Many concepts taught in the course can be re-purposed and used in entirely different projects.
To get the most out of the course, students should complete all videos in sequential order for sections one to five. The sixth section about animation is optional but does add a great finishing touch to the project.