Anthony Ratcliffe's Forum Posts
| Thread | Post | Date Posted |
|---|---|---|
| My first attempt | Ok i've done a few more and one in black and white with colours like red green yellow and blue picke... read more | 07/31/2008 (4:26 pm) |
| My attempt - Your views would be greatful | Gd idea, personally i'm not fond of it but it looks gd m8 top job... read more | 07/29/2008 (8:20 pm) |
| My first attempt | Jst looked that the exact theme style i wante dbut not a great artist my game is also about a privat... read more | 07/29/2008 (8:17 pm) |
| My first attempt | No? never heard of it... read more | 07/29/2008 (8:14 pm) |
| My first attempt | Thank you :) gonna keep posting i'm looking for someone to do my main charecter in the same sort of ... read more | 07/29/2008 (2:50 pm) |
| My first attempt | [image]http://i300.photobucket.com/albums/nn14/antrock101/art.jpg[/image]... read more | 07/29/2008 (12:00 pm) |
| Platform tut | Thank you for your help... read more | 06/24/2008 (2:25 pm) |
| Platform tut | Dan dias just wondering if theres a mistake you called playerattack with the z key but the funct... read more | 06/24/2008 (5:42 am) |
| IceWolf | That is amazing, its insipired me to work on a platformer, if you ever release the source and i doub... read more | 06/21/2008 (8:11 pm) |
| Tutorial doc printable | Hey late reply sorry. I'd like a fully plain html version aswell that could be printable this is eas... read more | 06/13/2008 (10:04 pm) |
| Tutorial doc printable | Will there ever be?... read more | 06/11/2008 (2:44 pm) |
| Picture swap/ behaviour edit | Thats awsoume just wat i was looking for; i'm going down in 25's and just a quick question atm it... read more | 06/07/2008 (9:44 pm) |
| World limits | Just looked into some old code i wrote a while back ran pretty similar to this still nothing tho... read more | 06/06/2008 (9:19 pm) |
| Affinity - first game | Hey i might be able to help you with sound mate gimmie a buzz on msn if u have it... read more | 06/06/2008 (6:21 pm) |
| Picture swap/ behaviour edit | Thats a damn good behaviour mate thanks, although i dont want to change the picture that colliding i... read more | 06/06/2008 (6:16 pm) |
| Affinity - first game | Very nice, clean and simple, maybe a few pick ups if you havent included them you could always use t... read more | 06/05/2008 (11:11 pm) |
| Picture swap/ behaviour edit | Brian - i respect your opinions but, things such as telling me i dont know the basics very well are ... read more | 06/05/2008 (9:57 pm) |
| Picture swap/ behaviour edit | Thanks jst relised that :) still errors line 39 :S... read more | 06/04/2008 (11:42 pm) |
| Picture swap/ behaviour edit | [code] if (!isObject(TakesDamageBehavior)) { %template = new BehaviorTemplate(TakesDamageBeha... read more | 06/04/2008 (10:45 pm) |
| Picture swap/ behaviour edit | [code] if (!isObject(TakesDamageBehavior)) { %template = new BehaviorTemplate(TakesDamageBeha... read more | 06/04/2008 (10:43 pm) |
| Picture swap/ behaviour edit | [code] C:/Users/Ant/Desktop/platformer images and ideas/game/platformer/game/behaviors/takedamage... read more | 06/04/2008 (10:38 pm) |
| Picture swap/ behaviour edit | Ok changed this.owner to this.aaa and name of the avater to aaa aswell no luck so far... read more | 06/04/2008 (10:31 pm) |
| Picture swap/ behaviour edit | I do a games development course at university on tgb and tge so the basics have been covered. yes... read more | 06/04/2008 (10:27 pm) |
| Picture swap/ behaviour edit | Quick edit theres an error line 28 cant work out why, also cant get the steamer to change level once... read more | 06/04/2008 (8:47 pm) |
| Picture swap/ behaviour edit | I've uploaded this incase anyone could help only diffrence is insted of a animated sprite with the b... read more | 06/04/2008 (8:46 pm) |
| World limits | Checked callback nothing changing no script errors still goes past world limit... read more | 06/04/2008 (8:34 pm) |
| Picture swap/ behaviour edit | Yes the problem is i dont understand what you wrote, also i've done as you said and its not working,... read more | 06/04/2008 (8:34 pm) |
| Picture swap/ behaviour edit | This is not the image the behavior will be on, when my main charecter is damaged the picture is chan... read more | 06/03/2008 (11:02 pm) |
| World limits | [code]%levelContent = new t2dSceneGraph() { canSaveDynamicFields = "1"; UseLayerSorting = "1... read more | 06/03/2008 (10:59 pm) |
| Picture swap/ behaviour edit | Ah i see so if add them to one image and cell split them then set frames ya? also this is the dat... read more | 06/02/2008 (9:28 pm) |
| Picture swap/ behaviour edit | I'm really confused can u explain that... read more | 06/01/2008 (6:57 pm) |
| C# issue | The when health less than 1 stop timer display messge u win or lose... read more | 05/28/2008 (4:14 pm) |
| Picture swap/ behaviour edit | Setimage map? dont understand that its 3 indivgual pics... read more | 05/27/2008 (6:56 pm) |
| Picture swap/ behaviour edit | // code edit is where i plan to put code or i've added partcial code... read more | 05/26/2008 (11:22 pm) |
| Picture swap/ behaviour edit | // code edit is where i plan to put code or i've added partcial code... read more | 05/26/2008 (11:06 pm) |
| C# issue | Ok another problem my if statment doesnt seem to work using System; using System.Collections.Gen... read more | 05/26/2008 (10:53 am) |
| C# issue | Heres the full code for you there error i'm getting is Error 1 Invalid token '=' in class, struct... read more | 05/25/2008 (5:43 pm) |
| C# issue | Sorry can i ask why u made health into a string when dealing with numbers?... read more | 05/25/2008 (5:32 pm) |
| C# issue | If i place int health,health2; health = 50; health2 = 50; out of t... read more | 05/25/2008 (3:42 pm) |
| C# issue | Oo new problem insted of decreasing in value it reseting health then taking away private void b... read more | 05/25/2008 (3:37 pm) |
| C# issue | Oo new problem insted of decreasing in value it reseting health then taking away private void b... read more | 05/25/2008 (3:02 pm) |
| C# issue | I had to rearrange the code a bit but you were pretty much spot on m8 thanks... read more | 05/25/2008 (2:44 pm) |
| Platformer Tutorial Intrest | Any news on the enemy parts?... read more | 05/22/2008 (7:58 pm) |
| Platformer | Anyone no?... read more | 05/22/2008 (7:50 pm) |
| Platformer | Well i stated before i had problems with the animation part and how to set up a new charecter also m... read more | 05/20/2008 (11:12 pm) |
| Few q before i buy | Ok so i've been messing around with this trying to get it to work, i added a sprite in and then adde... read more | 05/18/2008 (12:52 am) |
| Few q before i buy | I know how to run tgb its the platformer tuts and animation manager i cant get a grip on... read more | 05/17/2008 (10:17 am) |
| Few q before i buy | Ah i'm having trouble how i'd use my custom animations i'm not familar with datablocks... read more | 05/16/2008 (10:24 am) |
| Space Invaders Behavior? | This behavior doesnt work for me... read more | 05/16/2008 (7:26 am) |
| Few q before i buy | Is there a demo i could try before i buy?... read more | 05/16/2008 (7:18 am) |