Game Development Community

Default fields for PlayerData and other datablocks

by Zachary Seldess · in Torque Game Engine · 07/07/2007 (9:30 am) · 1 replies

I've been looking for documentation on default field values for datablocks such as PlayerData. If I don't specify MaxForwardSpeed (or any other field for that matter), for example, in my PlayerData datablock, what will the value default to? Can anyone point me towards existing documenation on this?

#1
07/07/2007 (9:50 am)
You could always look it up in the source code, pretty easy.