Multi Theft Auto is a game engine that incorporates an extendable network play element into a proprietary commercial single-player game.
GNU General Public License v3.0
1.42k
stars
438
forks
source link
Created markers has a mismatch collision #3435
Open
Proxy-99 opened 5 months ago
Describe the bug
types arrow,cylidner,ring, checkpoints marker trigger before touch it col not matching the visuals
see: https://youtu.be/53tw5ihuWzM
Steps to reproduce
create a marker of type cylinder attach the marker to a onClientMarkerHit or onMarkerHit event will trigger before reaching to the marker
Version
1.6
Additional context
client and server side are given same bug
Relevant log output
No response
Security Policy