redhat-gamedev / srt-godot-client

Space Rings Thing Game Client (for Red Hat Gaming)
Apache License 2.0
7 stars 5 forks source link

change missile ready texture swapping to use modulate instead #23

Open thoraxe opened 1 year ago

thoraxe commented 1 year ago

Examples: my_texture_rect.modulate = Color(0.8, 0, 0) my_texture_rect.modulate = Color.red

thoraxe commented 1 year ago

https://godotengine.org/qa/74313/is-it-better-to-use-a-sprite-or-a-texturerect-for-a-background