Hi everyone,
I’m an old LightWaver and had written a lot of scripts for that platform, (some of which are still being sold on Liberty3D).
I’ve moved over to Blender and have been amazed at how powerful it is.
Problem is I’m lost where it comes to animation-based Addon development. Ive gone through some beginning Addon tutorials - most of which seem to be more based on modeling.
What I’m trying to do is to create an Addon that will read a text file that contains subtitles, and the times each block of text appears and disappears.
In all my searching, I’ve not yet even been able to find reference as to how an Addon can be “added” to a single object (a Text object, for example,) and how that Addon can know the current scene time.
I’m lost.