misyltoad / VPhysics-Jolt

Volt (VPhysics Jolt) is a replacement physics module for the Source Engine.
MIT License
1.27k stars 72 forks source link

Moveable mounted guns (func_tank***) are not controllable by the player with VJolt #167

Open steadyfield opened 1 year ago

steadyfield commented 1 year ago

The game I was using with VJolt is the original HL2. The map I was testing is a custom-made map by me, named as coop_desert_antlion_h. The test map can be downloaded from the attachment file. In the custom-made map, there are several mounted guns (func_tank*** entities), some of which is fixed (not moveable), and the others are moveable by setting the parent of the func_tank*** to func_physbox. The problem is that I found the non-moveable func_tank***s are controllable, but the moveable func_tank***s are not controllable by the player, with VJolt Physics Engine, while the mounted guns are all working fine with the original VPhysics Engine. coop_desert_antlion_h.zip

steadyfield commented 1 year ago

Video description of the problem:

https://user-images.githubusercontent.com/13086739/215979890-9fa619fb-80a7-4b7a-ac5a-f3cfa9fe4582.mp4

breakdowngamesYT commented 1 year ago

bruh