Jump to content

Recommended Posts

Posted

FORGE 1.15.2:

I want to make a gun and for the bullet I use a custom entity but obviously this entity is very fast and its motion vector has a big length.

So when minecraft initalize the bullet and the client it initialize its velocity by a packet: SEntityVelocityPacket; but this packet falses the motion vector with clamping it between -3.9 and 3.9, so its direction is not good and the client is not synchronize with the server, and the render is very weird (the bullet doesn't have the good direction). May be someone have an idea to fix this problem. 

Posted

The version you are using is no longer supported on this forum.

Please update to a modern version of Minecraft to receive support.

Currently supported versions are 1.18.1/1.18.2 (Latest) and 1.16.5 (LTS).

Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.