Game Development Community

Apppothk's Forum Posts

Thread Post Date Posted
Can i set the game, when i press "home" don't leave the game? i am sorry, the problem is when i hit home, the game will leave, i would like to make when i hit hom... read more 03/25/2011 (7:24 pm)
Hi everybody, our company finished our game in iTorque 2d . Dear chris labombard it is not loses data , the problem is it will leave the game , not same as i... read more 03/25/2011 (7:21 pm)
i found a lingthning effect , it is very interesting i try to rotated stretched etc between two points ,but in different side will have different effect,... read more 03/03/2011 (10:57 pm)
How to call xoce's UI element source file .m... read more 03/02/2011 (7:48 pm)
How to call xoce's UI element i try too create my new UI , also create the same file and name , but it display Expected expression... read more 02/28/2011 (11:16 pm)
about some question on game effect i have some idea how to make it , but still have a little problem , who can help me ? first , f... read more 01/13/2011 (10:06 am)
IWT - in-app purchase code still not understand : ( i would like to make a function like your (Asiad Puzzle) game, when i cli... read more 01/12/2011 (4:24 am)
IWT - in-app purchase code hi scott, i don't know what is IWT :( is it for the user buy the app? for example, when the user c... read more 01/10/2011 (2:43 pm)
Gundead Defense now available: Powered by Torque 2D for iPhone hi david , i would like to know how to make a multilayer in itoque? is itorque already support it ?... read more 01/10/2011 (2:41 pm)
how to animate gui button ? thank you so much scott, i am looking this for long time.... read more 01/10/2011 (3:40 am)
how to animate gui button ? anybody can help me : ( i really need the tut.about how to make the gui animation with torque scri... read more 01/07/2011 (11:29 am)
how can i send data through httpobject ? ya, i am sure using $_GET[] in php the problem have been solved , i change tcpObject... read more 01/07/2011 (11:27 am)
how to animate gui button ? i remeber have other tut. about gui animation, it use torque script to control . : ( i forget the ke... read more 01/05/2011 (3:02 am)
how convert string to variables or object oh, that is i type wrong string : ) sorry... read more 12/14/2010 (2:00 am)
GLError before creating texImage (problem) :(... read more 12/06/2010 (2:17 am)
GLError before creating texImage (problem) :(... read more 12/06/2010 (2:16 am)
GLError before creating texImage (problem) [code] %guiContent = new GuiControl(timeMode_gui) { canSaveDynamicFields = "0"; i... read more 12/06/2010 (2:08 am)
GLError before creating texImage (problem) i think i know the problem , but i don't know how to solve this problem : ( if i hide setScoreWith... read more 12/06/2010 (2:06 am)
who can provide some idea how to do a store item such as inventory i hear some information about TGEA have inventory function. i would like to know ITGB have inventor... read more 12/03/2010 (4:44 am)
a question about GUI's dynamic fields still not work :( [code] %guiContent = new GuiControl(NewGui) { canSaveDynamicFields = "1... read more 12/03/2010 (3:18 am)
a question about GUI's dynamic fields i try to add the 't',but echo(%this.numDigits); also output empty;... read more 12/02/2010 (1:46 pm)
who can provide some idea how to do a store item such as inventory : ( ... read more 12/01/2010 (2:13 am)
How to create a loading bar or loading screen in iphone? who can help me solve this problem :(... read more 11/26/2010 (3:01 am)
who can provide some idea how to mix game center and itorque yes , without open feint:)... read more 11/11/2010 (2:04 am)
About schedule on GUI -solved GuiChunkedBitmapCtrl::UImoveTo(%this,%des,%speed) change to GuiChunkedBitmapCtrl::UImoveTo(%object... read more 11/10/2010 (9:38 am)
How to create a new fonts and use it in Itorque? - solved the problem has been solved. i should run the game in windows . and copy the utf file to common/da... read more 11/08/2010 (7:02 am)
How to create a new fonts and use it in Itorque? - solved i saw my log , it pop out a lot of [code] iPhoneFont::getCharInfo() is being used to get char inf... read more 11/08/2010 (6:27 am)
How to create a new fonts and use it in Itorque? - solved Step One: run the code [code] %fontsizes = "18 28 62"; // include every size you want to... read more 11/08/2010 (2:22 am)
About HTTPObject on ITorque problem :( who can provide some idea for me ... read more 11/05/2010 (2:48 pm)
About HTTPObject on ITorque problem oh~ i know the problem why it will crash. it is because the strig size is very hug. But how to cr... read more 11/05/2010 (8:02 am)
About HTTPObject on ITorque problem i set the enable network support . then when i run the getPhp. it will crash the game... read more 11/05/2010 (4:35 am)
Load a XML file problem HELP pls anybody know how to solve this problem ?... read more 11/03/2010 (4:38 am)
How do i make a loading feedback can i use a picture to instead of a black screen? i would like to use own picture to instead of a... read more 11/02/2010 (5:34 am)
How can i allow user input text? need step by step . HELP pls : ) -solved i know how to solve this problem. we don't need add or reduce any code. just modify a bit of the o... read more 11/01/2010 (9:42 am)
How can i allow user input text? need step by step . HELP pls : ) -solved the code is same as you :) i using ios 4.1 i don't why still outPut zero . have you modify he iph... read more 11/01/2010 (3:29 am)
About safeDelete() question what is the best schedule time for iphone ? ... read more 10/29/2010 (9:28 am)
About safeDelete() question :(... read more 10/29/2010 (4:13 am)
How can i allow user input text? need step by step . HELP pls : ) -solved how can solve this problem :(... read more 10/28/2010 (3:58 pm)
How can i allow user input text? need step by step . HELP pls : ) -solved .... read more 10/27/2010 (5:56 am)
How can i allow user input text? need step by step . HELP pls : ) -solved Script Side [code] // Shows the keyboard to enter player name. function HighScore::showKeyboar... read more 10/27/2010 (4:01 am)
How can i allow user input text? need step by step . HELP pls : ) -solved iPhoneTextEntry.h [code] // // iPhoneTextEntry.h // Torque2D for iPhone // // Created by Sv... read more 10/27/2010 (3:59 am)
How can i allow user input text? need step by step . HELP pls : ) -solved iPhoneTextEntry.mm [code] #include "platformiPhone/iPhoneTextEntry.h" #include "... read more 10/27/2010 (3:58 am)
How can i allow user input text? need step by step . HELP pls : ) -solved still not work:( should i need to delete the old function bool iphoneTextEntry::getUserText(Strin... read more 10/27/2010 (3:31 am)
How can i allow user input text? need step by step . HELP pls : ) -solved according to Scott Wilson-Billing reply. i copy his code as below [code] // Shows the keyboard to... read more 10/26/2010 (11:06 am)
iPhone keyboard - need step by step i am also had this problem the %cancelled is correct , but the %result is always =0 :(... read more 10/26/2010 (10:33 am)
How can i allow user input text? need step by step . HELP pls : ) -solved .... read more 10/26/2010 (9:08 am)
How can i allow user input text? need step by step . HELP pls : ) -solved i found have filename call "IPhoneTextEntry.xib" under Resources folder and iPhoneTextEntr... read more 10/26/2010 (8:14 am)
iPhone keyboard - need step by step hi,Jonathan L Bjork , are you already solved the problem? i am novice at ITorque :( i wish i can ... read more 10/26/2010 (4:51 am)
About GuiBitmapButtonCtrl() problem:( - solved i have same name as my button image with _i,_h,_d but it say "Could not locate texture: game/d... read more 10/25/2010 (6:27 pm)
about setBitmap question -solved thank you. the problem has been solved:) [code] %path=expandFilename("~/data/images/app_pot... read more 10/25/2010 (1:29 pm)
Page «Previous 1 2