I would really like to just be able add some methods or variables to an actor, and just one actor. I've tried adding a actor variable but it's added to all of them. The methods thing would really really be nice so I could organize and abstract certain functions that only effect one actor instead of making a global function.
Also it'd be cool if the editor had a bit more polish. Like more accurate syntax highlighting, auto brace closing, tab support, and maybe a search/replace button would really be helpful. But mostly I want actor specific methods and variables. Don't know if it's already possible, did a search and experimented and couldn't find anything.