Commit Graph

9 Commits

Author SHA1 Message Date
EgonVM 7a487c59fa Added wand appearing and disappearing effects. 2024-05-22 15:47:17 +03:00
EgonVM a166fd48e8 Adjusted for VR. 2024-05-22 12:05:58 +03:00
EgonVM 6a4e9a25a4 Added magic effects
Added magic effect for spells and burst effect for the enemy.
2024-05-21 22:58:08 +03:00
EgonVM 3133160e6c Worked on spell effect
The spell effect that appears when you thrust the wand forward to cast a spell. This will make a particle effect move from the tip of the wand towards the enemy.
2024-05-20 22:26:12 +03:00
EgonVM 10c4af0917 Forgot to save stuff, now saved! 2024-05-15 15:39:03 +03:00
EgonVM 7993086cf0 Added Color Blending
Going through two runes of different color will now blend the color the wand emits.
2024-05-14 19:23:21 +03:00
EgonVM 89594c5050 Attemted to get color blending to work...
I failed... Please forgive me...
2024-05-13 23:02:18 +03:00
EgonVM 0ce7bea1aa Added Ray Tracing Detection
Now the runes can be activated with the wand. Finally! Now we can go home and sleep!
2024-05-12 01:05:34 +03:00
EgonVM 22e300b044 Added rune blueprint
This includes:
Stone
Picture texture
Sparkles
Light
And code that makes the light intensity and sparkle effects change when active state is changed.
2024-05-07 21:19:09 +03:00