Game Development Community

I (Not) decided to change my engine.

by User97684 · in Torque 3D Beginner · 03/25/2015 (2:00 am) · 42 replies

I said befoe
Quote:Torque 3d is not very easy. I have to code everything.
for player data block. install a tool. add a player. so i
need a more easier game engine.

I decided to use Unity 5.
it's also free. very popular.
made a lot of games. it's used by popular companies.
example NASA, Imangi.

I doesn't started it. i need to discuss with other
torque users

should I use UNITY 5 ?
Is it easiyer than torque
wed, march. 25
14:30pm 2015
I'll like say about above correctly

Really, Torque is not a very easy game engine for the person who jump into Torque3D from 'Stencyl' or 'Scratch'That is the mistake i made. Also i doesn't had an IDE. I used Notepad for scripting, so i hated scripting. I tried to Use visual scripting like STENCYL, SCRATCH forever.
Now i know scripting and programming are most important for developing softwares and games. Today i have made my first C++ Program(The first). a 2D pong game. it will be better if garage game make a free scripting IDE for torque script. Torque Dev / Codeweaver (i am currently using) have a lot of bugs.

I Undestood Changing game engine is not the end. i have to learn it.(i have Fight against TorqueScript and win TorqueScript).
Page«First 1 2 3 Next»
#41
09/18/2015 (5:42 am)
1) You have discovered something - so, not useless.
2) I'm glad you have learned, it's why we answer. So my time was not wasted.
3) It's just hard drive space, that's pretty cheap these days.

Good luck and keep asking questions!
#42
05/10/2016 (4:43 am)
Quote:it will be better if garage game make a free scripting IDE for torque script

Old thread but I felt like mention that Torsion IDE is now free and open sourced:

Here is the GitHub branch:
https://github.com/SickheadGames/Torsion

where you can download it. You might need a Visual Studio 2010 for compiling it. It is the best TorqueScript IDE I have ever seen and used.


Page«First 1 2 3 Next»