$79
for 4 classesRoblox Studio - Code and Animation (Level 2)
Completed by 2 learners
Ages 10-15
Live Group Class
Live video meetings
1x per week, 4 weeks
2-4 learners per class
45 min
What's included
4 live meetings
3 in-class hoursClass Experience
This class is NOT for Beginners. Only enroll if you meet the prerequisites. Feel welcome to send me a message before enrolling if you are unsure if you meet the prerequisites. Thank you! Hi everyone! Welcome to Roblox Studio - Code and Animation (Level 2) Required Experience: Experience using a computer Experience using Roblox Studio. This means you have experience making your OWN roblox games. Experience typing/keyboard (students type their own code) Experience creating animations in the animation editor. This class requires 6 months or more of Roblox Lua CODING experience. This class is NOT for Beginners. This includes but is not limited to understanding variables, functions, properties and datatypes. Experience writing code without tutorials. Reminder: This class is NOT for Beginners. Dance animations, Fight/Action animations. Story game animations. Simulator animations. Animation exists in every type of Roblox game. In this course, you'll learn about code that can be used with animations. This class REQUIRES roblox lua coding experience. 6 months or more of coding experience is required. This class has a specific objective of using code with animations. NO OTHER TOPICS are covered in this class. Prerequisites: This class does not teach students how to use Roblox Studio or how to code. This class assumes students already know how to use roblox studio and already know computer programming fundamentals such as variables and functions. The purpose of this class is to build on existing coding knowledge and apply it to animation. Reminder: This class is NOT for Beginners. I will be demonstrating the steps on my screen. Students are encouraged to follow and try the steps on their own. Students are responsible for typing all of their own code. Code will not copied and pasted. This course does not cover monetization, marketing, and advertisement of animations. Week 1: Create animations with the animation editor. I encourage students to make multiple yet simple animations with few keyframes. Students will learn about code that runs an animation when specific objects are hit in the game. Optional Assignment outside of class: Students are encouraged to make multiple animations as practice outside of class. The more students practice, the better the animations will be. --------------------------------- Week 2: Create animations with the animation editor. I encourage students to make multiple yet simple animations with few keyframes. Students will learn about code that runs when an animation when a ClickDetector or ProximityPrompt object is fired. This class is NOT for Beginners. Optional Assignment outside of class: Students are encouraged to make multiple animations as practice outside of class. The more students practice, the better the animations will be. ------------------------------------------ Week 3: Create animations with the animation editor. I encourage students to make multiple yet simple animations with few keyframes. Students will learn about code that runs on the client side based on the user's input. Optional Assignment outside of class: Students are encouraged to make multiple animations as practice outside of class. The more students practice, the better the animations will be. ------------------------------------------------------------ Week 4: Create animations with the animation editor. I encourage students to make multiple yet simple animations with few keyframes. Students will learn about code that runs on both the client AND server side based on the user's input. Optional Assignment outside of class: Students are encouraged to make multiple animations as practice outside of class. The more students practice, the better the animations will be. --------------------------------------------------------------------------- This course is intended for students with Roblox Studio experience AND coding experience. This class is NOT for beginners. This class assumes students understand fundamental computer programming concepts such as variables and functions. This course does not cover sales/monetization of animations. This course focuses only on animation of R6 and R15 humanoids. Reminder: This class is NOT for Beginners.
Other Details
Parental Guidance
Parental Guidance is advised for students under 13 when accessing the internet and when downloading and installing programs such as Roblox Studio. Roblox Studio is a free program that should only be downloaded from the official Roblox site. www.roblox.com/create. Roblox Studio requires a Roblox account.
It is strongly encouraged that parents add their own email address to the Roblox Account in case the student gets locked out of their Roblox account. If a student gets locked out of their Roblox Account, that means they will be locked out of Roblox Studio too.
Roblox Studio requires an internet connection (Roblox Studio cannot be used offline/without internet).
Roblox Studio requires that a student be in good standing with Roblox. Students that are suspended/banned from Roblox will also be suspended/banned from Roblox Studio too. Any kind of account issues must be directed to Roblox support.
Roblox Studio's toolbox contains premade items that can added into the game environment. This includes items that may not be appropriate to some, such as weapons and zombies. The toolbox also contains items that may be unsafe for your computer. This can cause real world safety concerns. A toolbox "safety" video is provided upon enrollment and is part of the prerequisites for this class. By enrolling in this course, you acknowledge it's extremely important to watch the toolbox safety video to prevent safety/security risks for your child and/or computer.
External Resources
In addition to the Outschool classroom, this class uses:
Meet the teacher
Teacher expertise and credentials
Hi!
My name is Miss Jennifer. I enjoy teaching coding and video game design. It is a joy to be able to teach what I love to do.
My coding classes are both fun and educational, focusing on fundamental programming skills that have real-world applications. Even if your interest in Roblox or game design fades, the knowledge you gain will remain valuable and useful in any field you pursue.
I am also a Roblox event organizer, and I have run a few virtual gaming tournaments here on Outschool. Roblox Bedwars, Bladeball, and Doors. If you have any ideas for other tournaments I should create in the future, let me know.
Roblox is not just something I teach. I LOVE Roblox! When I am not teaching, I am on Roblox just like you. I play ERLC, Pls Donate, Dandy's World, Bladeball, Berry Ave., Strongest Battlegrounds, Dress to Impress, and Elemental Grounds. Recently, I started playing Fisch and Pressure.
I have taught over 3,500 students here on Outschool how to code and create their own games. I hope to see you in my classes soon!
---------------------------------------------------------------------------------
About my teaching style:
Thorough and Patient
--I focus on building strong foundational skills in programming, ensuring students understand concepts deeply rather than rushing through material.
--I encourage students to take their time, explore, and ask questions, allowing them to learn at their own pace in a structured yet flexible environment.
--Hands-on examples and interactive lessons keep students engaged and active in the learning process.
---------------------------------------------
Encouraging Discovery and Independence
--My teaching approach prioritizes creativity and problem-solving over rote memorization or copying and pasting code.
--I guide students to build their own projects, reinforcing the idea that learning comes from doing, not just following steps.
--Students are responsible for typing their own code and troubleshooting their own errors, developing real problem-solving skills.
-----------------------------------------------
Real-World Skills Beyond Roblox
--While many students start with an interest in Roblox and Lua, I ensure they gain transferable programming skills applicable to other languages and platforms.
--My lessons introduce broader programming concepts that apply to software development, game design, and real-world coding challenges.
--I prepare students for a future beyond Roblox by teaching coding principles that will remain valuable as their interests evolve.
----------------------------------------------
About me:
I was born and raised in Westchester County, New York. I now live in Nevada (Pacific Standard Time Zone). I have always enjoyed technology. When I was a kid, I would take electronics apart and often would break them in the process, which my parents were not too happy about haha. "The machine is for homework ONLY!" Apparently the family computer could not run without a CPU. Who knew? HAHA.
As a kid, I would read my aunt's medical books and write what I found in C programming.
#include <stdio.h>
int main() {
char funnyBoneDefinition[] = "The ulnar nerve runs near the surface of the elbow, and when hit, it can cause a tingling sensation in the forearm and fingers, often referred to as hitting the 'funny bone.'";
// Print the definition using the variable
printf("Funny Bone: %s\n", funnyBoneDefinition);
return 0;
}
My primary coding languages are Lua/Roblox Luau, C++, C, python, java, and C#. I have over 8+ years of K-12 tutoring experience. I have had the joy of working with fellow Roblox developers. I look forward to working with you soon!
Other classes by Miss Jennifer - Roblox Scripting
Other classes by Miss Jennifer - Roblox Scripting
Parents also liked
Roblox Game Design & Lua Coding: Build Fashion and Styling Contest!
Create N Learn: Game-Based Learning & Future Skill
4.9
(39)
$15 per class
Next session at 6 PM on Friday
Group Class
8 wks, 1/wk, 55 min
9-13
Game Design With Roblox (1 on 1 Tutoring Session)
Shawn D Walk (Create2Discover)
4.9
(1,338)
$65 per session
1-on-1 Lessons
On Demand
9-13
Summer Camp: Roblox Game Design With Lua (Level 2)
AI Code Academy
4.7
(1,787)
$22 per class
Next session at 3 PM on Mon 6/16
Group Class
2 wks, 5/wk, 1.25 hr
10-15
Roblox Game Design: Build Car Racing Game and Learn Lua Scripting
Create N Learn: Game-Based Learning & Future Skill
4.9
(39)
$19 per class
Next session at 9 PM on Wed 5/7
Group Class
8 wks, 1/wk, 55 min
8-12
Roblox Game Design with Lua (Level 1)
AI Code Academy
4.7
(1,787)
$22 per class
Next session at 3 PM on Saturday
Group Class
10 wks, 1/wk, 1 hr
8-13
Roblox Game Design With Lua (Level 2)
AI Code Academy
4.7
(1,787)
$23 per class
Next session at 3 PM on Saturday
Group Class
10 wks, 1/wk, 1 hr
10-15
Summer Camp: Roblox Game Design With Lua (Level 1)
AI Code Academy
4.7
(1,787)
$22 per class
Next session at 3 PM on Mon 6/16
Group Class
2 wks, 5/wk, 1 hr
9-14
Roblox: Coding and Scripting
Fleming Tech Camps
4.9
(26)
$60 per class
Next session at 5 PM on Mon 6/9
Group Class
1 wk, 5/wk, 2.92 hr
10-14
Roblox Studio Coding: 1 On 1 Tutoring
Milisan School - Extracurricular Gamified Learning
5.0
(60)
$60 per session
1-on-1 Lessons
On Demand
8-14
Game Coding: Roblox Studio
Janelle Wooten
4.9
(133)
$20 per class
Next session at 9 PM tomorrow
Group Class
1/wk, 55 min
8-13
Game Coding: Roblox Studio
Milisan School - Extracurricular Gamified Learning
5.0
(60)
$20 per class
Next session at 10 PM today
Group Class
1/wk, 55 min
8-13
Coding With Roblox: Three Courses In One (Free Live Classes)
Ryan The Coding Teacher
5.0
(29)
$19 per month
Chat Group
Unlimited Access
10-12
Roblox Coding Basics Camp
Miss Jennifer - Roblox Scripting
4.9
(634)
$10 per class
Next session at 4 PM on Sat 7/12
Group Class
4 wks, 1/wk, 40 min
7-11
Roblox 3D Game Development: Coding Summer Camp - Level 1
Codingal - #1 AI & Coding | Backed by Y Combinator
4.7
(6)
$18 per class
Next session at 1 PM on Mon 5/12
Group Class
1 wk, 5/wk, 1 hr
8-13
Roblox: Coding and Scripting: 4 Day Summer Camp
Fleming Tech Camps
4.9
(26)
$60 per class
Next session at 5 PM on Tue 5/27
Group Class
1 wk, 4/wk, 2.92 hr
10-15
Advanced Luau Game Coding: Roblox Studio
Milisan School - Extracurricular Gamified Learning
5.0
(60)
$20 per class
Next session at 8 PM on Tuesday
Group Class
1/wk, 55 min
9-14