Aaron Scovel's Forum Posts
| Thread | Post | Date Posted |
|---|---|---|
| Checking if an animation is playing | The [url=http://docs.torquepowered.com/torquex/official/content/documentation/TorqueX%202D/Tutorial... read more | 09/10/2010 (12:04 am) |
| Particles aren't being saved in my Project? | I had a similar bug with scene objects. Every time I reloaded the scene the same items would always ... read more | 09/08/2010 (6:17 pm) |
| TX 3.1.5 - Camera name not deserialized | [b]Note for WinRAR users:[/b] You need to open up WinRAR from the start menu, then navigate to the .... read more | 09/08/2010 (6:01 pm) |
| Trial version and white images problem | @Doni: I have the paid version and experience the same issue. Perhaps there will be a fix in the nex... read more | 09/08/2010 (2:56 am) |
| Trial version and white images problem | @Doni: This means the images are not being loaded. When you add a new material in the TX2D editor it... read more | 09/08/2010 (12:39 am) |
| NoRenderMask isn't working | Hi Matt, sorry I haven't got back to you in a few days. I will be adding something similar to my gam... read more | 09/06/2010 (2:33 am) |
| [CLOSED] - Farseer Phsyics Integration - Any pointers? | @Ron: That worked like a charm! Thanks for pointing out the sections in the manual too, I will read ... read more | 09/06/2010 (1:05 am) |
| [CLOSED] - Farseer Phsyics Integration - Any pointers? | @Ron: This is without the resizing patch. Do you think it has something to do with the size of the i... read more | 09/06/2010 (12:43 am) |
| [CLOSED] - Farseer Phsyics Integration - Any pointers? | [image]http://www.topnotched.com/images/texturePoly.jpg[/image] I ran into a problem with the tex... read more | 09/06/2010 (12:40 am) |
| [CLOSED] - Farseer Phsyics Integration - Any pointers? | @Ron: I'll do some testing for you, sending an email right now.... read more | 09/05/2010 (11:25 pm) |
| Rotate a Group of Scene Objects without distortion? | Thanks Guys, I should have been a little more clear. The problem is while in the actual editor. T... read more | 09/05/2010 (11:18 pm) |
| Isometric Engine with TX2D? | .tx[b]proj[/b] = project file .tx[b]scene[/b] = scene files... read more | 09/04/2010 (4:50 pm) |
| [CLOSED] - Farseer Phsyics Integration - Any pointers? | @Pino: Thanks, I will give it a try. I cant believe I missed this, I tried so many different combos ... read more | 09/03/2010 (12:29 am) |
| [CLOSED] - Farseer Phsyics Integration - Any pointers? | @Pino: [b]Exactly![/b] I was finally able to do this by attaching the spring angle and revolute join... read more | 09/02/2010 (11:23 pm) |
| [CLOSED] - Farseer Phsyics Integration - Any pointers? | Ok Guys, In regards to my ongoing issue: either I'm doing something completely wrong, I missed a... read more | 09/02/2010 (10:00 pm) |
| [CLOSED] - Farseer Phsyics Integration - Any pointers? | @Pino: I love the water demo! RE#172: The goal is to keep same angle of the cart, but also simulate ... read more | 09/02/2010 (7:15 pm) |
| [CLOSED] - Farseer Phsyics Integration - Any pointers? | @Pino: Without updating the TargetAngle it will always stay at the initial angle(try to), even if th... read more | 09/02/2010 (8:25 am) |
| [CLOSED] - Farseer Phsyics Integration - Any pointers? | @Ron: It's random, sometimes it freaks out real bad and crash, other times it comes undone and then ... read more | 09/02/2010 (3:03 am) |
| [CLOSED] - Farseer Phsyics Integration - Any pointers? | [image]http://www.topnotched.com/images/anglespring.jpg[/image] I have attached an Angle Spring t... read more | 09/02/2010 (1:48 am) |
| [CLOSED] - Farseer Phsyics Integration - Any pointers? | Thanks Ron, I guess I was trying to defy physics :-) Its for a puzzle game with physics, using zero ... read more | 09/01/2010 (7:09 pm) |
| Torque X 2D Performance Optimization Tips | Yeah, thanks for the tips robert! ... read more | 09/01/2010 (5:37 pm) |
| [CLOSED] - Farseer Phsyics Integration - Any pointers? | Hey Ron, I was trying make an object slide over the top of a point of gravity to make it stick in pl... read more | 09/01/2010 (5:28 pm) |
| NoRenderMask isn't working | In the Airplane tutorial there is a section [b]Mounting a camera to our plane[/b] this is were NoRen... read more | 08/31/2010 (11:07 pm) |
| Resources in Torque X 2D | Hi Arden, Just click create a new material and it will ask if you want the image added to your pr... read more | 08/31/2010 (8:28 pm) |
| NoRenderMask isn't working | Hey Matt, Did you add a "HUD" object type in TX2D and then apply object type "HUD&q... read more | 08/31/2010 (8:19 pm) |
| Controlling movement without the PlayerManager | This will setup rotation via the right thumb stick [code]_sceneObject.Physics.AngularVelocity = m... read more | 08/31/2010 (5:39 pm) |
| [CLOSED] - Farseer Phsyics Integration - Any pointers? | @Ron: I'm using the right trigger to apply rotational force to the wheels, my first game is going to... read more | 08/31/2010 (4:12 am) |
| [CLOSED] - Farseer Phsyics Integration - Any pointers? | Torque-native sense, "unsupported" sounds good :-) The new collision groups worked grea... read more | 08/31/2010 (2:26 am) |
| [CLOSED] - Farseer Phsyics Integration - Any pointers? | I should have waited an extra 5 minutes to see your update :-) Thanks Ron :-) This is even more exci... read more | 08/31/2010 (2:00 am) |
| [CLOSED] - Farseer Phsyics Integration - Any pointers? | I have a couple problems... My "Box" Car [image]www.topnotched.com/images/boxcar.png[... read more | 08/31/2010 (1:39 am) |
| Isometric Engine with TX2D? | For this type of game I would do almost everything with TXB, design the map, create your animations,... read more | 08/30/2010 (10:52 pm) |
| Isometric Engine with TX2D? | 1)I believe Mathew Hoesterey added what your asking for to the community repository [url=http://www.... read more | 08/30/2010 (6:23 pm) |
| Platformer Starter Kit Installation error [Solved] | Perhaps Microsoft Windows Installer is missing on your computer? Do a search for instmsi.exe. It sho... read more | 08/30/2010 (5:20 pm) |
| Is there any kind of crash report? | You could try using the debug feature. To do this, click the gray area to the left of the code, it w... read more | 08/30/2010 (4:00 am) |
| [CLOSED] - Farseer Phsyics Integration - Any pointers? | That's totally awesome Ron! Will be using that feature right away. @Pino: Are you using Camtasia ... read more | 08/29/2010 (10:17 pm) |
| Isometric Engine with TX2D? | I understand what your saying, but still, the look and feel depends on your art assets/scene object(... read more | 08/29/2010 (7:58 pm) |
| Trying to find TX2D 3.1.5 Tutorials | I had an issue with the sound portion of the tutorial as well, but since then I have figured it all ... read more | 08/29/2010 (2:08 am) |
| [CLOSED] - Farseer Phsyics Integration - Any pointers? | @Pino, thanks for the collision update! This will help me out a bunch. [b]Question:[/b] I have star... read more | 08/29/2010 (12:15 am) |
| [CLOSED] - Farseer Phsyics Integration - Any pointers? | @Pino: FSPointOfGravityComponent works great! @Ron: Thats odd that they would remove springs, it ... read more | 08/28/2010 (8:53 pm) |
| [Free] 2d Sprite Animation Packs | Always looking for assets, hopefully I can make use of it one day :-) [b]Thank You[/b]... read more | 08/28/2010 (4:16 am) |
| Null reference while playing with XATC and background music | Hi Stefan, XACT is actually the best way to do sound that I know of and very simple once you get it ... read more | 08/28/2010 (3:46 am) |
| [CLOSED] - Farseer Phsyics Integration - Any pointers? | @Pino/Ron:I downloaded the SVN updates and ran the Gravity value test, it works! Many thanks Pino! ... read more | 08/27/2010 (10:57 pm) |
| How to add shooting/Bullet to Torque X 2D with GUI | You should check out this tutorial [url=http://www.torquepowered.com/community/forums/viewthread/114... read more | 08/27/2010 (2:26 am) |
| Trying to find TX2D 3.1.5 Tutorials | Matt you could check out Torque X on the [url=http://tdn.garagegames.com/wiki/TDN_Home]Torque Develo... read more | 08/27/2010 (1:45 am) |
| student developper want to learn and publish torque 2D source on the web. | @larvor: You can also deploy games to the xbox 360 via XNA premium membership. To do this you need t... read more | 08/27/2010 (1:22 am) |
| [CLOSED] - Farseer Phsyics Integration - Any pointers? | @Pino: Sent you some code to test. I am trying to update the scene Gravity value in the assigned FSP... read more | 08/27/2010 (1:07 am) |
| Isometric Engine with TX2D? | This is very easy to do, and there is no hacking involved.. :-) To achieve this you would make a g... read more | 08/25/2010 (10:38 pm) |
| TX 3.1.5 - Camera name not deserialized | I thought it was a personal error. I have to type in the camera name every time before saving.... read more | 08/25/2010 (10:03 pm) |
| [CLOSED] - Farseer Phsyics Integration - Any pointers? | @Christopher: With the new Farseer integration you are able to utilize a lot of the farseer engine w... read more | 08/23/2010 (10:37 pm) |
| trying to add a menu system to platformer starter kit, any help? | @Mohammad: The TDN has [url=http://tdn.garagegames.com/wiki/TX/Tutorials_and_Guides]Tutorials and Gu... read more | 08/22/2010 (7:57 pm) |