Code: Select all
delay(0,2);
Code: Select all
BOSF A 0.1 A_FireCustomMissile("Bla", 0, 0, 0);
Moderator: GZDoom Developers
Code: Select all
delay(0,2);
Code: Select all
BOSF A 0.1 A_FireCustomMissile("Bla", 0, 0, 0);
Of course.edward850 wrote:Seems possible. Wouldn't make the game somewhat smoother if it was?
I don't think that is possible, if it was split it might cause problems.Gez wrote:Of course.edward850 wrote:Seems possible. Wouldn't make the game somewhat smoother if it was?
But there are many parts of the engine that'd need to be changed to reflect a "minitic" that's just a fraction of the original tic.