﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	i_links	o_links
214	Button	snellen	snellen	"== Introduction ==

In the world of orxonox (the future) everything is automated (doors, lifts, spaceships,...). The player has to be able to interact with theses machines. 

== Goal ==

The goal of this ticket is to implement some kind of button mechanism. The player should be able to press a button to trigger a customizeable reaction. For example a door gets unlocked, or an elevator is called.

== Implementation ==

It would be reasonable to implement the button as a new kind of !ScriptTrigger. The trigger should have a target (the WorldEntity which is able to trigger the button) and a radius (How close the WorldEntity has to be to be able to trigger the action). [[br]]
If the target entity is in range and the action key has been pressed then a scriptfunction has to be executed.
"	task	closed	minor	Old Orxonox tickets orx-v0	misc		fixed				
