David Taylor's Forum Posts
| Thread | Post | Date Posted |
|---|---|---|
| Text On The Screen | Thanks, Matthew. I'm not getting the error any more, but I'm not seeing any text, either, lol. I'v... read more | 04/30/2006 (10:14 pm) |
| Text On The Screen | Thanks for that, Philip, but I'm getting an error trying to setText() - I can't find that function a... read more | 04/30/2006 (8:49 pm) |
| Moving A Sprite Around A Circle... | Ah yes, there it is. I probably should have read the description of it a bit more closely. ;)... read more | 04/27/2006 (11:42 pm) |
| Moving Sprites In A Circular Motion | Ah yes, that makes sense, Matt. The suggestion I've used, though, is from the other thread. I've l... read more | 04/27/2006 (8:18 pm) |
| Moving A Sprite Around A Circle... | Thanks, Alex! That is where I've made the most progress so far. It turns in the circle just like I... read more | 04/27/2006 (7:44 pm) |
| Getting Sprites To Follow The Mouse... | Thanks, Stephen. I'll look that one up. :) Do you know where I might be able to find help for th... read more | 04/27/2006 (11:51 am) |
| Moving A Sprite Around A Circle... | Oops! Apologies for the double post from my trigger happy finger! :P... read more | 04/25/2006 (7:36 pm) |
| Moving A Sprite Around A Circle... | Thanks for that, Daniel, but i've still somehow managed to get it wrong, lol. Instead of having t... read more | 04/25/2006 (6:34 pm) |
| Text On The Screen | How does updating the GUI control work, Philip? And is it possible to use custom fonts that way?... read more | 04/25/2006 (12:49 am) |
| Moving A Sprite Around A Circle... | Thanks, Jason. That was really helpful. Okay, so I've got setAutoRotation() working fine, and se... read more | 04/24/2006 (6:42 pm) |
| MoveTo() | Wow, you solved that pretty quickly and comprehensively, lol! Thanks, Luke! :)... read more | 04/23/2006 (12:15 pm) |
| MoveTo() | Is there any way to pass variables to the desired moveTo location? I want the marble to end up wher... read more | 04/23/2006 (12:02 pm) |
| MoveTo() | Thanks. Not sure how I missed them... :/... read more | 04/23/2006 (1:43 am) |
| Getting Sprites To Follow The Mouse... | Thanks, Philip. I'll take a look. :)... read more | 04/22/2006 (6:10 pm) |
| Getting Sprites To Follow The Mouse... | Thanks for those ideas, Alex. setLinearVelocityPolar didn't actually change anything, unfortunate... read more | 04/22/2006 (1:27 pm) |
| Getting Sprites To Follow The Mouse... | I think I've half solved this problem. I discovered that the curosr location was always being taken... read more | 04/21/2006 (9:52 pm) |
| Getting Sprites To Follow The Mouse... | Here is my code: [code]function throwMarble() { echo("throwMarble() start"); createM... read more | 04/21/2006 (6:20 pm) |
| Trouble Getting Multiple Objects To Collide Properly | Thanks Tom. How would I go about that? (Both suggestions.) My code is based off the basic tutoria... read more | 04/19/2006 (11:56 am) |
| Trouble Getting Multiple Objects To Collide Properly | Thanks, Luke. (Again, lol.) The marbles are colliding only when the thrown marble is either on the... read more | 04/19/2006 (5:31 am) |
| Image Levels? | Fantastic! That was easily remedied: [code]$matchbackground.setLayer(10);[/code] Thanks, Jason.... read more | 04/18/2006 (11:11 pm) |
| Schedule | Ack! I meant to link it, too. Sorry guys.... read more | 04/17/2006 (5:29 pm) |
| Schedule | Wow, the simplest solutions are the best. Thanks heaps! That solved my problem perfectly! :)... read more | 04/17/2006 (2:00 am) |
| Indy Boot Camp | How about New Zealand!? LOL... read more | 04/09/2006 (11:01 pm) |
| Indy Boot Camp | How about New Zealand!? LOL... read more | 04/09/2006 (10:32 pm) |
| GUI Buttons And Triggers | Ah, of course! Lol, how silly of me! I should ahve figured that one out. Okay, so no syntax err... read more | 04/09/2006 (10:02 pm) |
| GUI Buttons And Triggers | In game.cs, where I moved the function definition to.... read more | 04/09/2006 (5:30 pm) |
| Animated Text Strategies | Hi Tim. Thanks for that. I couldn't find the two ID_UNUSED_0XX entries referred to here: [quote... read more | 04/09/2006 (12:00 pm) |
| Animated Text Strategies | Hey Mark, could you send me a copy? daveandangietaylor@yahoo.com, if you're willing. Thanks heap... read more | 04/09/2006 (4:02 am) |
| Indy Boot Camp | TGB boot camps? As in, conventions to teach the basics?... read more | 04/09/2006 (12:23 am) |
| GUI Buttons And Triggers | I'm getting the same error if I putit outside of the script brackets or if I put it into game.cs. I... read more | 04/09/2006 (12:13 am) |
| GUI Buttons And Triggers | Okay, that code isn't working for me. Here are the newly modified onMouseEnter and onMouseLeave met... read more | 04/07/2006 (2:50 pm) |
| GUI Buttons And Triggers | Wow, that's great! Thanks so much! Hehe, so what is the script code drawing text, does anyone kn... read more | 04/06/2006 (5:57 pm) |
| Project window size on different resolutions? | I changed this: [code]$pref::Video::windowedRes = "800 600";[/code] to this: [code]$pref::Video... read more | 04/01/2006 (3:34 pm) |
| Music Affecting Frame Rate | Thanks, Philip. It took a bit of adjusting to get it to work just right, but it's now working a tre... read more | 03/29/2006 (2:54 am) |
| Clock | Thanks, Philip. I saw the article and ended up doing it slightly differently from a hierarchial man... read more | 03/27/2006 (6:19 pm) |
| GUI Window | Thanks again, Tom. Seems like it's just a matter of knowing where to look. And it also seems lik... read more | 03/24/2006 (3:33 pm) |
| Window Resolution | Thanks so much, Tom. These forums are fantastic - so many people willing to help out a newbie who h... read more | 03/24/2006 (2:50 pm) |
| Text Colour In GUI Editor | Thanks for that, Luke. Problem solved. :)... read more | 03/23/2006 (10:41 am) |
| Text Colour In GUI Editor | Thanks! You guys are brilliant! :) Is there a list of the font types somewhere?... read more | 03/22/2006 (10:39 am) |
| Text Colour In GUI Editor | Thanks, William. That works a treat. :) Now, is there any way to change the size or type of the ... read more | 03/21/2006 (10:08 pm) |
| Text Colour In GUI Editor | Okay, I've found this thread: [url]http://www.garagegames.com/mg/forums/result.thread.php?qt=2802... read more | 03/21/2006 (8:11 pm) |
| Text Colour In GUI Editor | Okay, I've found this thread: [url]http://www.garagegames.com/mg/forums/result.thread.php?qt=2802... read more | 03/21/2006 (8:10 pm) |
| How To Push My Custom Gui? | Ignore that - I just tried this: [code]canvas.pushDialog(newGui);[/code] ...and it worked a dr... read more | 03/21/2006 (5:40 pm) |
| How To Push My Custom Gui? | Hi there. What do you mean by name of control? What is the control?... read more | 03/21/2006 (5:39 pm) |
| How To Push My Custom Gui? | I tried doing this: [code]canvas.pushDialog("~/gui/newGui.gui");[/code] But I get the followin... read more | 03/21/2006 (4:54 pm) |
| First T2D Tutorial - Stuck | Thanks, Stephen. I couldn't actually find that forum - could you link me?... read more | 03/20/2006 (4:18 pm) |
| First T2D Tutorial - Stuck | Thanks, Dave. That worked. :) I just wish the tutorial had said something similar, lol - it neve... read more | 03/20/2006 (10:40 am) |
| 2D Game Development? | Thanks. You've been very helpful. :)... read more | 03/16/2006 (7:25 pm) |
| 2D Game Development? | Thanks, David. I'll see how I go with fixing the camera. :)... read more | 03/16/2006 (6:05 pm) |