diff demos/rpg/objects/ground/grass/01/object.xml @ 509:3951042a701e

Adding the RPG demo. This is basically empty at the moment. Currently it will start with a black screen.
author prock@33b003aa-7bff-0310-803a-e67f0ece8222
date Thu, 20 May 2010 19:55:19 +0000
parents
children d70fc46c8aa5
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/demos/rpg/objects/ground/grass/01/object.xml	Thu May 20 19:55:19 2010 +0000
@@ -0,0 +1,4 @@
+<?fife type="object"?>
+<object id="grass:01" namespace="http://www.fifengine.de/xml/rpg" blocking="0" static="1">
+	<image source="45.png" direction="45" />
+</object>