Jeremy Reddoch's Forum Posts
| Thread | Post | Date Posted |
|---|---|---|
| Terrain inside Interiors | I have inserted portals into my quark file and I still have terrain show up inside my objects. Has a... read more | 11/16/2004 (6:53 am) |
| Trying to spawn to 2 different AI's | Ok I found my problem I corrected my datablocks as shown... //Scorpion datablock PlayerData(A... read more | 10/13/2004 (11:58 am) |
| AudioEmitter will not start | I got it to work in the gameEditor..I am including my AudioEmitter from my Mission file new ... read more | 10/13/2004 (9:31 am) |
| Applying a sound to a pickup | Yep, thats where it went, you seem to be on the ball about sound, any hints for a standard backgroun... read more | 10/13/2004 (7:51 am) |
| Applying a sound to a pickup | Awesome, thank you so much!... read more | 10/13/2004 (7:43 am) |
| Particles and triggers | It just kept saying "unknown command makeEmitter" Funny how that works :)... read more | 10/12/2004 (9:41 am) |
| Particles and triggers | Sam Sorry buddy I had forgotten the ";" after that function works like a charm Thanks for... read more | 10/12/2004 (8:58 am) |
| Particles and triggers | Sam Even when I remove echo, it still is not firing nor hitting the echo to let me knoe it ran pa... read more | 10/12/2004 (8:54 am) |
| Particles and triggers | Sam Thanks for the response. I added your code and nothing seemed to happen, I gave it the positi... read more | 10/12/2004 (8:19 am) |
| Particles and triggers | Can you give me an example of what to put in the %obj.emitter = new ParticleEmitterNode() { etc }; t... read more | 10/12/2004 (7:44 am) |
| 2 AI's are getting spawned..problem | Problem solved, was spawing 2 players with AIManager.spawn(); in game.cs... read more | 10/08/2004 (10:05 am) |
| Where are the animations loaded from? | Is there no default blending animation that is being stored somewhere else perhaps? I am having an o... read more | 09/30/2004 (5:23 am) |
| Having issues getting player in game | I also noticed that when you move your mouse over my character in the game, the name that shows up "... read more | 09/29/2004 (12:30 pm) |
| Having issues getting player in game | Any idea of why -SHOW would be telling me that "Bip01 Neck not found in base shape"... read more | 09/29/2004 (12:22 pm) |
| Having issues getting player in game | Should my Bip01 Neck be marked as renerable in my nodes properties?... read more | 09/29/2004 (12:01 pm) |
| Having issues getting player in game | Gonzo My Eye node is attached to the Bip01 Head node just as the example documentation shows. Is ... read more | 09/29/2004 (11:26 am) |