mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-06-03 19:46:39 +00:00
initServer callback is run the once
onCreateGameServer callback is run every mission load
for queueexec("filename",true); to work, that has to be from the same callback pool being executed.
given resources use the initServer, pool, shifted the damagemodel baseline there as well.
may want to revisit this one as time allows for quicker prototyping turnaround
|
||
|---|---|---|
| .. | ||
| guis | ||
| images | ||
| scripts | ||
| DamageModel.module | ||
| DamageModel.tscript | ||