View previous topic :: View next topic |
Author |
Message |
Joosor Member
Joined: 23 Mar 2011 Posts: 1
|
Posted: Wed Mar 23, 2011 8:35 pm Post subject: How to use DeleD as level editor? |
|
|
Hello.
I'm making fps game and I need to do levels for it. I want to use DeleD for it but I don't know how to do such a things like: AI nodes, triggers, NPC movement and property nodes, player spawn point, checkpoint, entities and properties for them ect... (I haven't used DeleD before)
If there is a plugin that allows to add custom properties, could anyone tell me about it?
I use OGRE for graphics rendering. |
|
Back to top |
|
|
AWM Mars Member
Joined: 06 Jan 2010 Posts: 1195 Location: Wilts England
|
Posted: Wed Mar 23, 2011 11:08 pm Post subject: |
|
|
I suspect what you need is a Scene Manager, not a modelling programme, to handle such things, albeit I am aware that Maya and 3DMax can handle such entities, but fall short of publishing a usable platform.
You may find Ogitor or Neo-Axis of use, if you are using Ogre based meshes. The exporter for Ogre meshes and xml within DeleD is very competent, as I've used it extensively within my own Environment development.
http://www.ogitor.org
http://www.neoaxisgroup.com/
I'm sure there are other out there, but I have used both and I'm sure they will suit your needs. _________________ Politeness is priceless when received, cost nothing to own or give, yet some cannot afford.
Checkout:
http://www.awm.mars.yourinside.com/
http://www.bccservices.co.uk
http://www.localtradecheck.co.uk |
|
Back to top |
|
|
Jeroen Site Admin
Joined: 07 Aug 2004 Posts: 5332 Location: The Netherlands
|
Posted: Thu Mar 24, 2011 7:57 am Post subject: |
|
|
Hi Jooser, welcome!
To get you started, check out the Tag property of a 3D object (use the Object Inspector to check properties). It allows you to specify your own key/value pairs. These can be used for a variety of things, and also for the things you mention. _________________ Check out Figuro, our online 3D app! More powerful 3D tools for free. |
|
Back to top |
|
|
crystalunicornmagic Member
Joined: 15 Apr 2011 Posts: 21
|
Posted: Thu Apr 21, 2011 12:45 am Post subject: |
|
|
Maybe you're looking for a program that writes stuff down as a text file, that way your game can read from the text file and see where stuff is stored at. |
|
Back to top |
|
|
moraldi DeleD PRO user
Joined: 08 Sep 2005 Posts: 112 Location: Hellas
|
|
Back to top |
|
|
|