Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/trflorian/rts-selection-circle-demo
A small demo scene to showcase an RTS selection circle shader with configurable radius and thickness
https://github.com/trflorian/rts-selection-circle-demo
circle demo gamedev godot rts selection
Last synced: 1 day ago
JSON representation
A small demo scene to showcase an RTS selection circle shader with configurable radius and thickness
- Host: GitHub
- URL: https://github.com/trflorian/rts-selection-circle-demo
- Owner: trflorian
- License: mit
- Created: 2023-11-18T18:54:39.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-11-22T13:50:46.000Z (about 1 year ago)
- Last Synced: 2024-11-24T15:14:53.067Z (2 months ago)
- Topics: circle, demo, gamedev, godot, rts, selection
- Language: GDScript
- Homepage: https://flipflogames.itch.io/rts-selection-circle-demo
- Size: 29.7 MB
- Stars: 5
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RTS Selection Circle Demo in Godot 4
A small demo scene to showcase an RTS selection circle shader with configurable radius and thickness. The scene was developed in godot 4.1.1![Thumbnail](https://github.com/trflorian/rts-selection-circle-demo/assets/27728267/88fee55e-5d67-4a88-9444-301d8572ef66)
# 🤖 Godot
https://godotengine.org/# 🎬 Youtube Showcase
https://www.youtube.com/watch?v=6GeATu8P6DE# 💻 Source Code
- Shader
https://gist.github.com/trflorian/52c5ceb7313609e0df9d0a246eaf6745
- Full Project
https://github.com/trflorian/rts-selection-circle-demo# 🎨 Assets
- Nature Kit
https://kenney.nl/assets/nature-kit
- Stylized NPC Peasant Nolant
https://www.artstation.com/marketplace/p/p06lV/stylized-npc-peasant-nolant
- Scatter Tool
https://github.com/HungryProton/scatter# Shader Config
Modulate
Color of the selection circle
Radius
Radius of the selection circle in world units
Thickness
Width of the selection circle in world units