I can't believe that nobody actually requested treasure chests.
We only have a humble wooden box to 'hide' treasure in.
A real dungeon has treasure chests scaling from humble wooden boxes to majesticly decorated chests.
Search found 2 matches
- Mon Oct 22, 2012 9:48 pm
- Forum: Modding
- Topic: Wall text and custom sounds
- Replies: 3
- Views: 3460
Re: Wall text and custom sounds
I'm pretty sure you can do it by scripting it. I'm still new at this and still learning, so this example is probably not 100% accurate. Not too sure about hook names, but in general something like this: function revealWallText () spawn('walltext', levelcoordinate, x-coordinate, y-coordinate, facing)...