[Orxonox-commit 7672] r12265 - code/branches/OrxoBlox_FS19/data/levels

jeromela at orxonox.net jeromela at orxonox.net
Thu Apr 4 13:45:36 CEST 2019


Author: jeromela
Date: 2019-04-04 13:45:35 +0200 (Thu, 04 Apr 2019)
New Revision: 12265

Modified:
   code/branches/OrxoBlox_FS19/data/levels/emptyLevel.oxw
   code/branches/OrxoBlox_FS19/data/levels/orxoblox.oxw
Log:
	t	<collisionShapes>
		<BoxCollisionShape position="0,0,0" halfExtents="10, 10, 10" />
	</collisionShapes>


Modified: code/branches/OrxoBlox_FS19/data/levels/emptyLevel.oxw
===================================================================
--- code/branches/OrxoBlox_FS19/data/levels/emptyLevel.oxw	2019-03-28 16:06:31 UTC (rev 12264)
+++ code/branches/OrxoBlox_FS19/data/levels/emptyLevel.oxw	2019-04-04 11:45:35 UTC (rev 12265)
@@ -1,5 +1,5 @@
 <LevelInfo
- name = "Orxoblox"
+ name = "Emptylevel"
  description = "A clone version of the BBTAN game."
  tags = "test"
  screenshot = "emptylevel.png"

Modified: code/branches/OrxoBlox_FS19/data/levels/orxoblox.oxw
===================================================================
--- code/branches/OrxoBlox_FS19/data/levels/orxoblox.oxw	2019-03-28 16:06:31 UTC (rev 12264)
+++ code/branches/OrxoBlox_FS19/data/levels/orxoblox.oxw	2019-04-04 11:45:35 UTC (rev 12265)
@@ -53,8 +53,8 @@
 
 
 <Level
-  plugins = "pong"
- gametype = "Pong"
+  plugins = "OrxoBlox_FS19"
+ gametype = "OrxoBlox"
 >
 
  <templates>



More information about the Orxonox-commit mailing list