https://github.com/hamdle/2d_effectors
https://github.com/hamdle/2d_effectors
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hamdle/2d_effectors
- Owner: hamdle
- Created: 2017-11-25T23:52:03.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-26T00:45:55.000Z (over 8 years ago)
- Last Synced: 2025-10-04T03:53:20.548Z (9 months ago)
- Size: 2.43 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 2D Effectors
## Surface Effector 2D
Apply force like a conveyor belt
## Area Effector
Apply force within a certain (collider) area
## Point Effector 2D
Force Magnitude - negative to attract and positive to repel
Force Mode - Inverse squared (Newton) is the most realistic
## Buoyancy Effector
Most commom use-case is for water/fluids
Surface level - locatin of buoyant fluid
Flow group - can add movement/force direction like a river flowing
## Platform Effector
Use for one-way collision platforms