diff --git a/docs/ba_module.md b/docs/ba_module.md index 18cb3bcb..e6f11c42 100644 --- a/docs/ba_module.md +++ b/docs/ba_module.md @@ -1,5 +1,5 @@ -

last updated on 2020-04-07 for Ballistica version 1.5.0 build 20001

+

last updated on 2020-04-08 for Ballistica version 1.5.0 build 20001

This page documents the Python classes and functions in the 'ba' module, which are the ones most relevant to modding in Ballistica. If you come across something you feel should be included here or could be better explained, please let me know. Happy modding!


@@ -535,7 +535,7 @@ is a convenient way to access this same functionality.

ba.Actor

<top level class>

-

High level logical entities in a game/activity.

+

High level logical entities in a ba.Activity.

Category: Gameplay Classes