Game Development Community

UPDATING TORQUE 2D

by Rakesh Amudala · in Torque 2D Professional · 07/10/2018 (2:09 am) · 1 replies

My product is developed in torque2d first version now i want upgrade to latest version of torque2d how can i do it

About the author


#1
07/10/2018 (8:08 am)
@Rakesh - So you were previously using the version with the editor (Torque Game Builder) and want to use the MIT Torque2D? Upgrading an existing project to the new version is not feasible. You can port the raw graphics and some behaviors, but almost everything else is entirely different. No datablocks, new physics system, new asset manager, new scene system. It would be best to start a new project, bring over your assets, then port your behaviors, then write the rest from scratch.