Georgina Benedetti's Forum Posts
| Thread | Post | Date Posted |
|---|---|---|
| Particle Effect Delayed | Hey Guys! I still havn't figured this one out...I swear that I have been through all my values in th... read more | 04/27/2011 (8:38 pm) |
| Keeping track of how many objects are in a box? | :)... read more | 03/02/2011 (3:32 pm) |
| Keeping track of how many objects are in a box? | Okay that makes sense but I just want to ask what does the $ do in front of the = ? Also is %obje... read more | 03/02/2011 (3:02 pm) |
| Keeping track of how many objects are in a box? | I did that tutorial a while ago but I'm having trouble understanding all the code and what goes wher... read more | 02/26/2011 (6:11 pm) |
| Looping a spawn function and scheduling that loop... | It seems that there is one more problem I have come across. When the game starts up, the spawning is... read more | 02/14/2011 (3:49 pm) |
| Particle Effect Delayed | I have a particle effect that called Splatter which is supposed to play when a bullet hits a moving ... read more | 02/13/2011 (5:19 pm) |
| Particle Effect Delayed | I've tried making it again from scratch all over again but I must keep on making the same mistake, b... read more | 02/13/2011 (4:55 pm) |
| Items does not attach to mouse | The only difference I could see there was the removal of the brackets and by doing that it still doe... read more | 02/04/2011 (7:01 pm) |
| Looping a spawn function and scheduling that loop... | Ahhhh! Thanks so much! That makes a lot of sense! :)... read more | 02/04/2011 (6:53 pm) |
| Can't load Particles in the program | I think that my particle effect is delayed...does anyone know how to fix that?... read more | 02/04/2011 (6:23 pm) |
| Can't load Particles in the program | I seem to be having trouble with the effect playing to. It does want to play still. It is set to KIL... read more | 02/01/2011 (8:04 pm) |
| Looping a spawn function and scheduling that loop... | Apparently the while function does not like to work when the question is a boolean...it keeps crashi... read more | 02/01/2011 (3:27 pm) |
| Items does not attach to mouse | Alright, I've tried this out, but it doesn't want to pick up the items at all now...here's my code. ... read more | 02/01/2011 (3:13 pm) |
| Items does not attach to mouse | Yes that is exactly what is happening with mine. It is alright if you move the mouse slowly, but if ... read more | 02/01/2011 (2:35 pm) |
| Looping a spawn function and scheduling that loop... | Ah! I get the spawnIndex now! :)... read more | 01/31/2011 (4:59 pm) |
| Looping a spawn function and scheduling that loop... | When is the onAdded function called? and what does spawnIndex do? Sorry I'm still learning...... read more | 01/31/2011 (3:58 pm) |
| Items does not attach to mouse | Here's my code; function itemClass::onMouseDown(%this, %modifier, %worldPosition, %clicks) { ... read more | 01/31/2011 (3:48 pm) |
| Looping a spawn function and scheduling that loop... | Cool! That's much better!It's spawning one at a time! YAY! But what if I want it to loop infinitely?... read more | 01/29/2011 (2:51 pm) |
| Looping a spawn function and scheduling that loop... | THANKS! :)... read more | 12/10/2010 (5:38 am) |
| setFrame issue | It's all good. I didn't have a static sprite sheet selected was the problem. Instead I had an animat... read more | 11/25/2010 (4:15 am) |