Skip to content
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

Fix control vehicle for 1.5.2 #32

Closed
wants to merge 12 commits into from

Conversation

BeYkeRYkt
Copy link
Contributor

Fixed:

  • [1.5.2] Can't control vehicle - won't be fixed, probably impossible to do this properly

Issues:

  • Wrong yaw value of boat.

@Shevchik
Copy link
Member

Shevchik commented Jul 2, 2015

All inbound packets are processed on a network thred, so modifying a properties of an entity is not a good idea.

@BeYkeRYkt
Copy link
Contributor Author

Any idea ?

@Shevchik
Copy link
Member

Shevchik commented Jul 2, 2015

Probably receive a custom SteerVehicle packet with overridden handle method. Also stop using spaces, use tabs.

@Shevchik Shevchik closed this Dec 20, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants