aws / lumberyard

Amazon Lumberyard is a free AAA game engine deeply integrated with AWS and Twitch – with full source.
Other
2.03k stars 540 forks source link

Fix MakeDerivedEntity method super class assignment #430

Open CVL7 opened 5 years ago

CVL7 commented 5 years ago

MakeDerivedEntity always sets its __super reference to BasicEntity, instead of parent entity as it should.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

sourjon commented 5 years ago

Thanks for the contribution, @CVL7 ! We'll take a look at it!