Search found 5 matches
- Thu Oct 04, 2007 11:20 pm
- Forum: Level Design & Entity Usage
- Topic: how do i add messages into my game?
- Replies: 4
- Views: 670
- Wed Oct 03, 2007 4:14 am
- Forum: RF Scripting
- Topic: problemes creating new monster.
- Replies: 1
- Views: 488
- Wed Oct 03, 2007 4:10 am
- Forum: RF Scripting
- Topic: problemes creating new monster.
- Replies: 1
- Views: 488
problemes creating new monster.
all i did was copy over the code for the robot that came with the game. now all it does is stand there.
{
IDLE [idle] // idle animation
WALK [walk] // walk animation
DIE [die] // die animation
SHOOT [shoot] // shoot animation
MISC1 [slump] // misc1 animation
GROUP [robot]
HOSTILEPLAYER ...
{
IDLE [idle] // idle animation
WALK [walk] // walk animation
DIE [die] // die animation
SHOOT [shoot] // shoot animation
MISC1 [slump] // misc1 animation
GROUP [robot]
HOSTILEPLAYER ...
- Tue Oct 02, 2007 11:10 pm
- Forum: Level Design & Entity Usage
- Topic: how do i add messages into my game?
- Replies: 4
- Views: 670
- Mon Oct 01, 2007 1:58 am
- Forum: Level Design & Entity Usage
- Topic: how do i add messages into my game?
- Replies: 4
- Views: 670
how do i add messages into my game?
I thought i had an idea but when i walk over the transparent texture nothing appears