Angelo's Forum Posts
| Thread | Post | Date Posted |
|---|---|---|
| Is it possible to draw a sprite without dragging it into the camera | God thank you so much, I can't believe it was that simple. I was calling my display function before ... read more | 09/28/2009 (11:46 pm) |
| Is it possible to draw a sprite without dragging it into the camera | I've looked around and I can't seem to find $lastloadedscene, I don't believe I've changed it. What ... read more | 09/24/2009 (10:32 pm) |
| Is it possible to draw a sprite without dragging it into the camera | I want to draw a static sprite object in code. I don't want to drag the image onto the scene and jus... read more | 09/24/2009 (2:14 pm) |
| Is it possible to draw a sprite without dragging it into the camera | When adding that line of the code I get an error saying: Unable to find object: '' attempting to cal... read more | 09/23/2009 (5:47 pm) |
| Is it possible to draw a sprite without dragging it into the camera | [code] function Background::displayBackground(%this) { %obj = new t2dStaticSprite() { ... read more | 09/22/2009 (5:19 pm) |
| Is it possible to draw a sprite without dragging it into the camera | That's what I want to do. As long as the object has a class field in the script section I can render... read more | 09/18/2009 (2:03 pm) |