Skip to content
This repository has been archived by the owner on Dec 23, 2019. It is now read-only.

Entity Example Improvement #70

Open
ColonelThirtyTwo opened this issue May 2, 2012 · 0 comments
Open

Entity Example Improvement #70

ColonelThirtyTwo opened this issue May 2, 2012 · 0 comments

Comments

@ColonelThirtyTwo
Copy link
Member

Zoombahh: the follower example becomes a LOT better (wobbling all over the place isnt pretty) wen turning
entity:applyForce(((owner:pos() + Vector(0, 0, 100)) - entity:pos()) * 1.5)
into entity:applyForce(((owner:pos() + Vector(0, 0, 100)) - entity:pos()) * 1.5-entity:vel()*0.2)

Xandaros referenced this issue in INPStarfall/Starfall Nov 10, 2013
Fixed typo in wire library
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant