﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	i_links	o_links
243	Scripting engine with lua	bknecht	bknecht	"== Introduction ==

[[Image(osdlua.png, nolink, right, border=1, width=270)]]
To make things happen in a game and to react on player interaction. There is something called a script engine. With this thing, people can manipulate objects via a script.

== Goal ==

Implement a script engine into the game.

== Implementation ==

Lua is a good thing, and there is already something about it on the [http://www.ogre3d.org/wiki/index.php/Scripting_with_LuaBind_in_Ogre Ogre wiki]. Check it out and think of a way to implement this in an easy way into the game. Also think about network support and how to make objects able to be manipulated."	task	closed	minor	Version 0.2 Codename: Bellatrix	ScriptEngine	0.2.0	fixed				
