Game Development Community

Shape Replicator Mid Air Shapes

by Quentin Headen · in Torque Game Engine · 02/03/2009 (7:13 pm) · 2 replies

Hello everyone! I am trying to make a space game, and in it, I want to have a bunch of asteroids around. I want it to kinda look like an asteroid belt or field or something. Since it is a space game, I got rid of the terrain. The shape replicator needs a terrain to place the shapes. My question is, can I make the shape replicator place shapes in mid air without a terrain? Please let me know.

Thanks

About the author

Just your average programmer who tries to finish the projects he starts. :) I am currently focused on creating games with Torque engines. My website is http://phaseshiftsoftware.com


#1
02/03/2009 (9:28 pm)
fxShapeReplicator Update

That will do exactly what you want, so yeah, it's possible. It's a relatively simple and pain-free modification.
#2
02/03/2009 (10:56 pm)
Wow. Thanks a lot. That is exactly what I was looking for. The GarageGames community still is, and will always be helpful. :)