Game Development Community

Roger D Vargas's Forum Posts

Thread Post Date Posted
player independent camera Hmm, the only idea I have is to use keys instead of mouse to rotate view or implementing mouse rotat... read more 07/08/2014 (8:15 am)
player independent camera Keyboard works perfectly, but mouse doesnt rotates. Also, how can I reassign e/c behavior to mouse w... read more 07/08/2014 (7:01 am)
creating a good looking fire It is a camp fire.... read more 07/07/2014 (5:00 am)
player independent camera The editor uses freelook: WASD moves camera left/forward/back/right, mouse pressed moves point of vi... read more 06/27/2014 (12:01 pm)
creating a good looking fire It is for an open source project, so I was looking for some free solution.... read more 06/27/2014 (9:52 am)
precise click and move Richard, you are a genius. Made a quick test and all clicks worked. I think we can officially blame ... read more 06/26/2014 (5:03 am)
precise click and move Ok, this is my final code: [code] function serverCmdmovePlayer(%client, %pos, %start, %ray) { ... read more 06/25/2014 (8:45 am)
Introduction and the Future of Torque Torque doesnt needs features. Torque needs documentation, books and samples. Why does Unity has the ... read more 06/20/2014 (9:39 am)
creating NPCs in scene Steve, how does this specify the map where the NPC will spawn? The game is an RPG and I need some sp... read more 06/20/2014 (8:29 am)
creating NPCs in scene S... read more 06/20/2014 (8:27 am)
materials stopped working Ok, I created a second version of the room from scratch. Same problem. Added another element to the ... read more 06/11/2014 (6:42 am)
materials stopped working Checked now and confirmed that I used 2 different names for walls and floor materials. It is a habbi... read more 05/12/2014 (12:31 pm)
materials stopped working Cant say if I did. The walls have their own texture, different to the floor texture. none of them is... read more 05/09/2014 (10:20 am)
RPG Engine Tool Kit Where is the dediated forum?... read more 05/09/2014 (8:47 am)
creating a linux project Im following those directions, and simply cant go beyond opening CMakeLists.txt. the wizard says &qu... read more 05/05/2014 (1:33 pm)
improving my isometric view Ah, I dont need to follow the player (like Diablo games), but the opposite (think of Fallout or Bald... read more 04/16/2014 (7:53 am)
improving my isometric view Ok, this is what I got so far: 1- I think I can attach the camera to a spawn sphere, so it can be... read more 04/16/2014 (6:23 am)
improving my isometric view The RTS tutorial uses a free look system and Im trying to achieve something more like old isometric ... read more 04/14/2014 (1:33 pm)
What do users think of Torque 3D? My newbie opinion: indeed it is a bit hard to start, but take the few tutorials available, repeat th... read more 04/14/2014 (5:46 am)
cant create my own character When the choosen template is Empty, the "Copy Data From" list is empty, so I have to manua... read more 04/14/2014 (4:42 am)
stupid newbie problem: assign material to terrain Thanks, that was my mistake, terrain materials are not normal materials.... read more 04/10/2014 (8:32 am)
The Age of Decadence (T3D Game) is out on Steam Early Access Cant buy the game, but I would like to play the demo (and spread the word on my blogs), is there any... read more 11/21/2013 (6:49 am)
isometric like view with Torque 3D My mistake, everything is working perfectly. Now i just have to underestand what does each part and ... read more 11/18/2013 (7:41 am)
isometric like view with Torque 3D Ok, I have followed the tutorial step by step, now I know a bit more about the engine, but still a f... read more 11/15/2013 (9:09 am)
isometric like view with Torque 3D Just for curiosity, where should I put that line? Im very newbie with this. Also, I want a free came... read more 11/14/2013 (12:36 pm)
videotutorials? Thanks a lot! I will spend the weekend downloading those (and torque3d 3.0)... read more 06/27/2013 (12:02 pm)