codenamecpp / carnage3d

Reimplementation of Grand Theft Auto 1 [GTA1]
MIT License
477 stars 38 forks source link

Projectiles need to be offset to the right when running #48

Closed MiroslavR closed 4 years ago

MiroslavR commented 4 years ago

Right now they are always launched from the center of characters and it looks odd when running. In the original game, running offsets them to the right a bit.

codenamecpp commented 4 years ago

OK, now there is customizable offset in weapons config file for each anim type.