Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/scenent/gd-projectile
projectile system sample made with Godot v4.0.1.
https://github.com/scenent/gd-projectile
godot godot-engine projectile
Last synced: about 1 month ago
JSON representation
projectile system sample made with Godot v4.0.1.
- Host: GitHub
- URL: https://github.com/scenent/gd-projectile
- Owner: scenent
- License: mit
- Created: 2024-08-09T16:09:11.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-09T16:15:40.000Z (5 months ago)
- Last Synced: 2024-11-10T18:05:40.290Z (2 months ago)
- Topics: godot, godot-engine, projectile
- Language: GDScript
- Homepage:
- Size: 382 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gd-projectile
> projectile system sample made with Godot v4.0.1.# features
- Basic Projectile
- Euler Projectile
- Circular Projectile
- Wiggle Projectile
- Halting Projectile
- Ranged Circular Halting Projectile# screenshot
![screenshot](screenshot.gif)