mirror of
https://github.com/genxium/DelayNoMore
synced 2026-04-02 11:23:15 +00:00
Fixed bullet cloning.
This commit is contained in:
@@ -518,7 +518,7 @@
|
||||
"array": [
|
||||
0,
|
||||
0,
|
||||
342.9460598986377,
|
||||
216.50635094610968,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
|
||||
@@ -33,7 +33,7 @@ cc.Class({
|
||||
/** Init required prefab ended. */
|
||||
|
||||
self.inputFrameUpsyncDelayTolerance = 2;
|
||||
self.collisionMinStep = 8;
|
||||
self.collisionMinStep = 16;
|
||||
|
||||
self.renderCacheSize = 128;
|
||||
self.serverFps = 60;
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user