What is wanted from a scripting engine?
by Mike Kuklinski · in General Discussion · 02/27/2009 (11:05 pm) · 1 replies
Hey, I'm (still) working on the scripting engine for my game engine... I've gotten a tad bit side-tracked, and was wondering... what features/abilities to people want a scripting engine to have?
Just post some ideas... anything is helpful.
So far, what I can think of is mainly ideas from C++, TorqueScript, and GameMonkey...
Typed variables... inline initialization of objects... the ability to treat functions as variables themselves (which adds a whole new slew of capabilities)...
Just post some ideas... anything is helpful.
So far, what I can think of is mainly ideas from C++, TorqueScript, and GameMonkey...
Typed variables... inline initialization of objects... the ability to treat functions as variables themselves (which adds a whole new slew of capabilities)...
About the author
http://dev.stackheap.com/
Torque Owner Shane09
P.S. May I ask if your looking to sell this engine?