amjrl Posted January 21, 2017 Share Posted January 21, 2017 Hello everyone, How would I go about making a script or adding code that will let me see my models before I place them in world. I'm just learning how to script, and I know c++ C# a little bit. I'm just the game designer and world developer, but one of or team is out sick for some time now and I just though it would be easy to see what I put done instead of placing them any where and If I dont wont that one I would have to delete it, is there an easy way to do this. I'm dealing with alot of models and its why to hard to just go and rename them all right but some day I will do it. Thank You :) Quote Link to comment Share on other sites More sharing options...
chriscalef Posted January 21, 2017 Share Posted January 21, 2017 Not sure how to do what you want, but it really is pretty easy to just drop a shape into a level, and then delete it if you don't like it. You don't have to be afraid of overly committing yourself. :P Quote Link to comment Share on other sites More sharing options...
Timmy Posted January 21, 2017 Share Posted January 21, 2017 Shape Editor http://docs.garagegames.com/torque-3d/official/content/documentation/World%20Editor/Editors/ShapeEditor.html Quote Link to comment Share on other sites More sharing options...
Duion Posted January 21, 2017 Share Posted January 21, 2017 If you just want to see them in the editor before placing them, it is relatively pointless. You should know your assets well enough to know what you are placing. What you could do is make a gallery level where you place all assets that exist next to each other, so you can see what is available. You could also make a prefab of it and add it to your current level, so you have a big palette of objects you can use, you can select objects and move them while holding shift, this will dublicate them. Quote Link to comment Share on other sites More sharing options...
amjrl Posted January 21, 2017 Author Share Posted January 21, 2017 ok thanks guys, I'm just going to go though them all and type each name for easy for I know what i'm placing. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.