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

Upgrade to newer physics step delegate #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

0lento
Copy link

@0lento 0lento commented Apr 4, 2019

This will use newer, UE 4.15+ style delegate for physics updates, no need to bind the custom physics delegate each Tick, so also removed Tick from the Pawn itself (Tick should still work fine on inherited c++ and BP classes).

I didn't test this extensively so make sure to do thorough testing on your MMT_Content before merging the PR :)

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.

1 participant