-
Notifications
You must be signed in to change notification settings - Fork 99
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added "Monster Trucks" effect #3079
base: master
Are you sure you want to change the base?
Conversation
It's a shame making the wheels big make the game lag but it is a great effect nonetheless <3 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There is a lot of duplication going on in Vehicle.h + the offsets should be read from game memory rather than hardcoded
Co-authored-by: pongo1231 <pongo1999712@gmail.com>
Co-authored-by: pongo1231 <pongo1999712@gmail.com>
I'm also working on improving this. Changing the wheel size like originally planned. |
Also most of Vehicles.h was from 5m extra natives |
Raises the suspension on vehicles and makes the wheels do damage. Originally made the wheels bigger, but was very laggy with multiple vehicles.