mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-12 19:31:41 +00:00
Merge branch 'Preview4_0' of https://github.com/TorqueGameEngines/Torque3D into SoundAssetImplements
This commit is contained in:
commit
b83babe175
26 changed files with 355 additions and 114 deletions
|
|
@ -783,6 +783,8 @@ bool Projectile::onAdd()
|
|||
// If we're on the server, we need to inherit some of our parent's velocity
|
||||
//
|
||||
mCurrTick = 0;
|
||||
|
||||
scriptOnAdd();
|
||||
}
|
||||
else
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue