Uncategorized APIModulePlatformerPlatformer Description: A module for 2D platformer game features. Signature: local Platformer = { Behavior = Behavior, Decision = Decision, Data = Data, PlatformCamera = PlatformCamera, PlatformWorld = PlatformWorld, TargetAllow = TargetAllow, UnitAction = UnitAction, Unit = Unit, BulletDef = BulletDef, Bullet = Bullet, Face = Face, Visual = Visual}