Ask me about Galician octopus · 🇪🇸 → 🇬🇧 → 🇺🇸 →❓
| Website | https://adrianmato.com |
| Wallpapers | https://adrianmato.art |
| github-pewpew | https://adrianmato.com/pewpew |
| Website | https://adrianmato.com |
| Wallpapers | https://adrianmato.art |
| github-pewpew | https://adrianmato.com/pewpew |
Same idea but aiming for the average point between all targets. I haven't used this since Math at school 🤪
Average is calculated similarly to regular numbers: add all vectors and divide by the total number of points.
We got good news for those using GitHub Actions and the mobile app 🥳
https://github.blog/2023-01-20-bringing-github-actions-to-github-mobile/
How to draw ideas. As a visual thinker, this article was a joy to read!
Using collision detection to target enemies. Turrets rotate and aim the latest target via an `angle lerp()` between two points 🔫
I also learned how to expose custom properties for different instances of the same object. Turrets shoot and aim at different speeds ✨