Eidos Forums  

Go Back   Eidos Forums > Eidos Classics > Thief Series > Thief - Dromed Designers Corner

Reply
 
Thread Tools Display Modes
  #1  
Old 06-28-2002, 10:39 PM
Komag's Avatar
Komag Komag is offline
Gamer
 
Join Date: Jun 2002
Location: Boston, MA, USA
Posts: 592
Default Make Anything a Light Source - Frob it Directly too!

To make an object light up by frobbing it:

Place an object (let's use a crate)

Open the crate's "properties"

- Add-S-Scripts-StdButton (and) AnimLight
- Add-Engine Features-Frob Info- press the first button and select "Script" (in this case of the crate you'll need to remove the "move" from world action and inventory, or else the light will remain where the crate was but the crate will go with you!)
- Add-Renderer-Anim Light- set the settings how you wish, probably something like "minimum brightness", 63, 63, 80, 0, 0, 0, quad lit (check), leave rest.

Now open up "Links"

Add-ControlDevice- from the crate (just put in the number of the crate) to the crate!

Your done!

But the crate itself remains dark - dunno how to make ITSELF light up as well
Reply With Quote
  #2  
Old 07-19-2002, 03:35 PM
ChangelingJane ChangelingJane is offline
Gamer
 
Join Date: Jun 2002
Location: Cleveland, OH
Posts: 218
Default

You can make objects bright by setting their render type to UNLIT (renderer->render type in properties). This is the method used on the game's glowing mushrooms. You can't switch this on/off, however.

You might also want to try messing with the properties "Self Illumination" and "Extra Light", also under "Renderer".
__________________
-ChangelingJane-
Reply With Quote
  #3  
Old 07-20-2002, 11:45 AM
schwaa schwaa is offline
Gamer
 
Join Date: Jun 2002
Posts: 46
Default

Komag,
you can make an object "light up" in the .e file.

convert the bin to e and open with notepad, the top of the file looks like this
--------------------------
BEGIN "mesh01"

COMMENT{
// Converted by 3ds2e from: anvil
}

MATERIALS{
1,"material01",,TMAP "Anvil.gif",0,TRANSP 0<b>,ILLUM 100</b>;
------------------------------------
Add the ILLUM 100 part. Then it will light up with the Animlight props. a little more work, probably have to save a gamesys.
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -8. The time now is 03:13 PM.


Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.