FixedPlatformFactory creates FixedPlatform instances for gameplay or the editor. Handles mesh loading, configuration, and physics.
Abstract method to create a game object. Concrete subclasses must implement this method.
Protected
FixedPlatformFactory creates FixedPlatform instances for gameplay or the editor. Handles mesh loading, configuration, and physics.