Classes
Map
Map
is a class used for storing the game world
This class inherits Instance
which means that all properties, functions and signals from Instance can be used.
You cannot Instance this class with
Instance.new()
Map
is a class used for storing the game world
This class inherits Instance
which means that all properties, functions and signals from Instance can be used.
Instance.new()