Game Development Community

Isaac Barbosa's Forum Posts

Thread Post Date Posted
Match 3 code available as resource I know they may be several approaches to achieve this goal. So if somebody else is willing to share ... read more 08/20/2008 (2:57 pm)
Match 3 code available as resource @Joe, Glad to hear that code will be useful. As I've said, the code needs to be polished and i... read more 08/19/2008 (3:28 pm)
Match 3 code available as resource Project file is here: [url]http://tdn.garagegames.com/wiki/Image:MatchThree.rar[/url]... read more 08/19/2008 (9:42 am)
Match 3 code available as resource @david, I've tried into resources and the maximun allowed size is 200000 kb. TDN allows 20 MB... read more 08/19/2008 (9:24 am)
Match 3 code available as resource @ Joe, Project file is bigger than allowed size (1.2MB). So I can't upload. I mut say that th... read more 08/19/2008 (8:34 am)
Using two scenegraphs?? @Joe, Thanks for the examples. That's more clear for me now. Now I have this knowledge for future... read more 08/19/2008 (8:16 am)
Using two scenegraphs?? Ah, Ok. Thanks! I love the TGB flexibility and options :)... read more 08/18/2008 (9:31 am)
Using two scenegraphs?? Why should somebody use two scenegraphs to make a menu if everything will be handled in a single sce... read more 08/18/2008 (8:55 am)
Convert mouse world position to object position Thanks James! That did the trick :) I will study this to understand the differences between bo... read more 08/16/2008 (3:41 pm)
Convert mouse world position to object position @James, This is confusing me since I see different coordinates when echoing. 2.550000 19.95000... read more 08/16/2008 (3:21 pm)
Convert mouse world position to object position If I echo this when left click over the object I get two different coordinates, [code]echo(canvas... read more 08/16/2008 (3:00 pm)
Convert mouse world position to object position @James, Thanks for the quick answer :) I have reading through the docs, but since there are no ex... read more 08/16/2008 (2:43 pm)
Objects or tiles I agree with Matthew, from my experience it will be better to have a combination of tiles and object... read more 08/09/2008 (3:14 pm)
An alternate TGB option for students? I live in Mexico and I bough the $250 indie license. I have bough an original copy of macromedia fla... read more 08/09/2008 (3:11 pm)
OnMouseDown(...) question [code]function sceneWindow2D::onMouseDown(%this, %modifier, %worldPosition) { if(isObject(%thi... read more 08/09/2008 (2:50 pm)
Creating and Managing User Profiles I do that using ScriptObjects. Maybe is not the better way, but it works pretty well for me. crea... read more 08/08/2008 (5:05 pm)
1.7.3 Error Reading PNG file FIXED: I don't know what happen but now everything is working ok. I do: double ckick on any... read more 08/08/2008 (4:29 pm)
1.7.3 Error Reading PNG file I have deleted prpgram files/garage games folder and then installed a new TGB 1.7.3 installation: ... read more 08/08/2008 (4:15 pm)
1.7.3 Error Reading PNG file :( This problem is now on other finished projects as well :( What can I do? format my hard dr... read more 08/08/2008 (3:05 pm)
1.7.3 Error Reading PNG file @David, Done, I sent one of the project PNG's. The weird thing is that this is happening with... read more 08/08/2008 (2:30 pm)
1.7.3 Error Reading PNG file @David, it doesn't works :( When using OptiPNG I see IDAT too big as recurrent output. So I gu... read more 08/08/2008 (12:06 pm)
1.7.3 Error Reading PNG file Now I understand less since this Fatal Error is happening when I try to save an empty level in a new... read more 08/08/2008 (11:59 am)
1.7.3 Error Reading PNG file But I can't understand why is this problem appearing on my TGB copy since I don't move anything on m... read more 08/08/2008 (11:50 am)
1.7.3 Error Reading PNG file @David, Thanks for the link. I've downloaded the util. I don't know how to use it right now but I... read more 08/08/2008 (11:38 am)
1.7.3 Error Reading PNG file @David, Thanks for the suggestion. How can I do that? Where are the PNG headers? Thanks... read more 08/08/2008 (11:27 am)
List of TGB developers - Please Add Your Name Isaac Barbosa TGB programmer... read more 07/30/2008 (10:11 am)
Gogo Digger Yeah, that's the main reason I think the game can works that way. I believe that this is the way the... read more 07/28/2008 (9:37 am)
Gogo Digger Chris, Thanks for your words :) You know that some ideas come along only/until the game is fin... read more 07/28/2008 (7:25 am)
Gogo Digger Hi everyone, Game is available now for beta testing. If you want to play the game go to: [url]... read more 07/27/2008 (12:20 pm)
Screenshot cs wrong line? -fixed Thanks Phillip, I was trying so many alternatives! -except for that one!- Cool Isaac... read more 07/25/2008 (6:29 pm)
Screenshot cs wrong line? -fixed I have discovered that now, in 1.7.3 is not possible to take a screenshot because something is broke... read more 07/25/2008 (5:52 pm)
Yummy Drink Factory What a nice game. As always an amaranthian game :) Congratulations! And, by the way, I have a ... read more 07/23/2008 (9:59 am)
TGB exe Icon IconChanger works fine for me. Perform a search and download the try demo. If I remember well, it... read more 07/11/2008 (5:44 pm)
Pick a random object from simset Solved. That 0, at the begginning of the code did the trick Thyanks... read more 07/08/2008 (11:43 am)
Pick a random object from simset @James, Thanks for the code, but it doesn't works for me since I'm adding my objects using this c... read more 07/08/2008 (11:37 am)
Warbands - Rise of Baron Muntu @ Eric, Game looks and performs great here. Congratulations Why not another TGB game? Problems... read more 07/04/2008 (6:06 pm)
Volume issue That did the trick :) Thanks Phillip... read more 06/21/2008 (5:03 pm)
Volume issue I can update the value of my AudioDescription using this line: [code]updateChannelVolume(myAudioD... read more 06/21/2008 (3:19 pm)
Gamma correction @Michael, Thanks for the clarification. SO I LEAVE GAMMA ON PEACE! :)... read more 06/11/2008 (8:55 am)
Gamma correction Thanks for the explanation. I guess I will not use the gamma correction, anyway, it doesn't seems to... read more 06/11/2008 (7:56 am)
Gamma correction I have searched the whole documentation and there is nothing about this topic. So, somebody knows a ... read more 06/10/2008 (11:55 am)
Gamma correction @ Ken, Thanks for the info. So there is no way player can adjust the brightness of the game manua... read more 06/09/2008 (2:18 pm)
Affinity - first game I think the multiplier bar looks ok, at least it combines with the general theme. I think the most i... read more 06/05/2008 (2:35 pm)
Know if mouse is going right or left Thanks Jeremy, I will try that!... read more 05/24/2008 (2:12 pm)
Yummy Drink Factory It's cool to hear that! That just demonstrate that TGB rocks! So, amaranthia, you can say that 1... read more 05/22/2008 (10:23 am)
Memory problem with big games I think you should delete them when onLevelEnded function.... read more 05/22/2008 (8:52 am)
Yummy Drink Factory Congratulations! It looks pretty nice! It is still a TGB game?... read more 05/22/2008 (8:23 am)
Cannot Save Settings The only annoying thing with this (if bug or not) is that game is not loading scripts unless I run t... read more 03/03/2008 (7:34 am)
Cannot Save Settings Hey Robert! I feel really really stupid right now but also happy :) I've discovered my problem... read more 03/01/2008 (6:36 pm)
Progress Bar I do the same thing ;)... read more 03/01/2008 (6:06 pm)