Game Development Community

Game Camera

by Joao Canteiro · in Torque 3D Beginner · 08/05/2015 (5:50 am) · 3 replies

Any one have a camera tutorial so a person can start with. Attempt to start with the RTS tutorial but it seems to have some bugs so it break my installation.

Appreciated a script with some simple instructions on how its done a RTS camera view.

Also if like to know how do i change the color of menu attempt to change it also break something. For example wanted a background color for the hole front menu.

About the author

Game Designer, Programmer, artist, Project Manager. web page : www.saintsoftware.eu.pn email: eva.project.dev@gmail.com Skype: saint.software current project : http://www.indiedb.com/games/medivel-titans


#1
08/14/2015 (4:42 pm)
I will try to find some time to try the camera setup from the documentation and see if I can help.

As to the gui menu, what exactly are you trying to do?

Have you gone over the gui tutorial?

www.garagegames.com/products/torque-3d/documentation
#2
08/15/2015 (3:12 pm)
Well to be honest doing a bit more work on the 3D models. Publish some tutorials on Blender in my project page. Now thinking in diving more in to the script.

Want to change the background color to black in the main menu. Since I do not know how to do one by my self, ask on #IRC ended up by reinstaling.

Now following the RTS tutorial, to set up the side view camera, but something not working at 100%.

I can send you the camera associated files if you wish to check them out.

You can add me on Skype and follow the project status on the profile links.
#3
08/19/2015 (7:20 pm)
Changing the background color to black is as simple as changing the background.png in game/art/gui to black instead of white.

Replace background.png with this one...

www.mediafire.com/?1rx94iwura05j51


Awhile ago, I made an ingame menu that can be accessed by pressing 'm'.
If you want to examine it, here it is. Instructions are in the zip.
www.mediafire.com/?ltnys4r9vk35acr


I haven't worked much with the camera but I did get a side view camera working with some simple code. Read the post here.
www.garagegames.com/community/forums/viewthread/142421