If you are unsure, or have any questions about this course. You can reach out to us through the Contact Form below.
This course delves into the finer details of game development with Roblox and Lua. We look at new concepts such as GUI screens, animations, sounds, and data storage in the cloud.
Detailed Description: Gameplay development - The Life of a professional Game Developer – Future Job
Make a Zombie from Scratch – Chasing, Lose Health
Checkpoints - Understand how a checkpoint work. Keep players score saved in a base.
Table/Arrays - Learn the usage of Tables/Arrays and how you can control multiple parts at the same time
Create a tool - How to create a weapon that fires bullet
GUI - Learn how to create the GUI Screen for any game (text, buttons, animation)
Animations -Animate your Zombie and add a Sound – Learn how to use Animation toolbar
Data Storage - Storage in cloud the data of players! When they lose all the data stay saved!
Final Project