Level editors

Reply

Join Date: Jan 2008
Posts: 41
Reputation: rysin is an unknown quantity at this point 
Solved Threads: 0
rysin's Avatar
rysin rysin is offline Offline
Light Poster

Level editors

 
0
  #1
Jan 8th, 2008
Can someone explain to me exactly what a game editor does. How do you incorporate the game script into the editor, and how exactly would you go about scripting one? Thanks
Reply With Quote Quick reply to this message  
Join Date: Dec 2004
Posts: 149
Reputation: Geek-Master is an unknown quantity at this point 
Solved Threads: 6
Geek-Master's Avatar
Geek-Master Geek-Master is offline Offline
Junior Poster

Re: Level editors

 
1
  #2
Jan 13th, 2008
Can someone explain to me exactly what a game editor does.
A game editor or level editor allows you to place objects within your world like trees, houses, skybox and terrain. If you ever played Dark Cloud you earn "objects" and can place them within the towns in real-time. A game editor gives you complete control over every object in the game. It would be harder to place objects by just entering their 3D coordinates manually. Here are some editors for example IRREDIT which is used for the IRRLICHT game engine also Torque has a nice editor too.

How do you incorporate the game script into the editor
A game script is were most of your logic comes into play. The game script allows you to change things without having to recompile your game code. How this gets loaded into the game is up to the game engine.

how exactly would you go about scripting one?
I would recommend finding a game engine like Torque or OGRE3D and read the tutorials and documentation they have for you. Even though it might seem boring I would start off making simple games like PONG, TETRIS or Tic-Tak-Toe. Then work your way up to FPS, RPGs and Fighter Games.

You can find the websites of some game engines below

IRRLICHT
http://www.ambiera.com/index.html
OGRE3D
http://www.ogre3d.org/
Torque
http://www.garagegames.com/
If in doubt, reach into the trash can and remove the user guide.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the Game Development Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC