Roblox Programming Scenarios
While you have learned many aspects of programming in a general sense, some scenarios apply almost exclusively to game development using Roblox. This chapter will explore Roblox-specific programming, Roblox services, how to manage players, physics manipulation, and other experience features.
In this chapter, we’re going to cover the following main topics:
- Understanding the client-server model
- Using Roblox services
- Working with physics
- Adding peripheral experience aspects
Let’s get started!