Game Development Community

Where is my player?

by Manuel M · in Torque 3D Professional · 03/30/2010 (3:16 pm) · 1 replies

Hello, I created a new player and follow these steps:
1. Create a new shape with my 3d model in Shape Editor.
2. Create a new datablock "PlayerData" with Datablock Editor.
3. In Object Editor: Library/Player/PlayerTEST, double clic to add the player in the map.
But the player is not added. I see the examples but I don't know how to add the player.

My steps are not correct?, what am I doing wrong?

EDIT: Now works. I had to closed and open Torque 3D for apply changes.

#1
03/30/2010 (6:05 pm)
Singletons update "on the fly", datablocks update only at load time.