MrSpaceGame's Forum Posts
| Thread | Post | Date Posted |
|---|---|---|
| Torque Tutorial Videos WebSite? | Greate Idea! But please make sure that videos are filterable by language. ... read more | 10/02/2012 (2:48 pm) |
| Will you go Steam? | http://store.steampowered.com/software It is there :). A rival company already released somethin... read more | 10/02/2012 (2:34 pm) |
| Recomendations on simple DRM solutions? | I'd go DRM free. That will attract more people to your game, esp. those that want DRM free games. C... read more | 10/01/2012 (8:08 pm) |
| Will you go Steam? | Well non gaming software. I don't know if that allows the sale of artpacks, but I could imagine they... read more | 09/10/2012 (11:18 am) |
| I need a studio name :D | Hey Lukas, thanks for your answer :D. Getting an original name is really a payne. I also tried s... read more | 06/16/2012 (7:21 am) |
| Things you can do at 5am | * Looking if there is an update to Torque2D * Play some Fortix, the god of gaming. * Eat some swe... read more | 06/15/2012 (3:20 pm) |
| CollisionLayers in Datablocks don't work | Okay, the correct way is: $Player.CollisionLayers = BIT(0) ^ BIT(1) ^ BIT(2) ^ BIT(3);... read more | 05/21/2012 (4:11 pm) |
| CollisionLayers in Datablocks don't work | When I do it via the setter, I do it this way: [code] $Player.setCollisionLayers("0 1 2 3&q... read more | 05/05/2012 (6:30 pm) |
| Avoiding blocking keys and mouse | [quote] The easy way is to take advantage of Torques physics engine and set your players collision ... read more | 05/05/2012 (10:17 am) |
| Avoiding blocking keys and mouse | Sorry, I try again. When I walk to the left and approach a Tile that has collision and "WALL&q... read more | 05/03/2012 (3:55 am) |
| Give us an update.... please? | I just bought Torsion and after working with it, I have a few humble requests, if there will be any ... read more | 05/02/2012 (3:46 am) |
| Starting out with my project | #2 and #3 where solved by the latest ati drivers. Now the Engine actually works lol. :D And thank... read more | 05/01/2012 (4:57 pm) |
| Starting out with my project | I know TGN, but thanks. The thing is, there are a lot of Tutorials, yes. But I could not find the an... read more | 04/23/2012 (1:34 pm) |
| Starting out with my project | No help? Any problem with my questions?... read more | 04/23/2012 (12:18 pm) |
| How to build TGB into .swf file? | Please, stop using Flash. It is old, it is unstable, it is unsafe und must die asap. If one wou... read more | 04/22/2012 (12:03 pm) |
| Fishy Game with Points | %this.incMissedCount(); That is the problem. %this means the current instance of the object. ... read more | 04/22/2012 (11:59 am) |
| Help: Horrible performance of TGB / TGB games since ~2 weeks ago | Thanks Tim for the heads up. I did not had source access when I posted that. ... read more | 04/17/2012 (7:33 pm) |
| Torsion Activation Error -Help- | Yeah, I got this "Internal Server Error" Message too. But after restarting Torsion, it was... read more | 04/17/2012 (6:59 pm) |
| Crash when using datablocks | I found out what caused it: First of all, in the documentation it says that you need the databloc... read more | 04/06/2012 (7:43 am) |
| Adding an Animation from a Spritesheet | If I set the image size manually, it does the same. Makes no difference. I thought about using par... read more | 04/06/2012 (4:57 am) |
| Help: Horrible performance of TGB / TGB games since ~2 weeks ago | It is solvable :). One solution is to use ProcessLasso and force TGB to use both cores. That is on... read more | 04/05/2012 (5:50 pm) |
| Facebook link, in game purchase, pc play? | 1.) Hmm, wouldn't be too hard to implement yourself using libcurl. You get the source code included ... read more | 04/04/2012 (12:18 pm) |
| Question before purchase | Thanks for your answer Michael and Jordan. [quote]So this issue will be resolved in the near futu... read more | 04/01/2012 (6:02 pm) |