I already share code in the form of headers etc. I don't think OOing my scripts is a good idea though.jK wrote:but it does not make sense to convert them 1:1, lua can even be slower than bos. If you switch to lua, then you should do it the right way (writting a class system, share code between unittypes, ...).
How do I get animations in Spring?
Moderators: MR.D, Moderators
Re: How do I get animations in Spring?
Re: How do I get animations in Spring?
Its more something Id like to see people doing when they rebuild a script, make a new unit, or implement new features. A 1:1 translation would be nice but as jk said, inefficient, and not always worth the hassle.