Änderungen

Summary

  1. add knockback3 package (details)
  2. add note about not destroying destructables (details)
  3. fix typo (details)
  4. add a method which can jump to a target location (details)
  5. fix #4 (details)
Commit 54cc448815213075f55da3adff6c6c672a98bf58 by cokemonkey11
add knockback3 package

See https://github.com/peq/WurstScript/pull/472 for history and discussion
The file was addedwurst/systems/Knockback3.wurst
Commit 1038acc0a18c61be84fa4db6d9fe221b36a73cc0 by cokemonkey11
add note about not destroying destructables
The file was modifiedwurst/systems/Knockback3.wurst (diff)
The file was modifiedwurst/systems/Knockback3.wurst (diff)
Commit 3d7a254be327fa14cfc5151cc58c2e87fe5d99b9 by cokemonkey11
add a method which can jump to a target location
The file was modifiedwurst/systems/Knockback3.wurst (diff)
The file was modifiedwurst/handles/Unit.wurst (diff)