View Single Post
  #1  
Old 07-30-2002, 10:17 AM
AlexH AlexH is offline
Have A Drink On Me
AlexH's Avatar
Join Date: Jun 2001
Location: Somewhere In Time
Posts: 7,442
AlexH is on a distinguished road
Send a message via AIM to AlexH Send a message via MSN to AlexH
Question Predefined Objects

Does anyone know how to add your own pre defined objects into the level editer?
Ihave the new drag down bit made by making a new text document in the tileobjects folder but I can't figure out how the code for the tiles is used.

That is the code to put the bush into the list.

OBJECT 2 2 Bush
ACAD
ASAT
OBJECTEND

The tiles on the select tile bit are

2,0 3,0
2,1 3,1

That's the way they appear on the tileset so 2,0 is top left of bush and 3,0 is top right and so on.

So anyone any idea how the letters are worked out from that?

I know the bit OBJECT 2 2 Bush is to say there's an object then the tile with and hight and then the name.
__________________
QUICK LOOK BUSY JESUS IS COMING!
Reply With Quote