41 Followers
92 Following
65 Posts
Gamedev | programmer | they/them 🏳️‍⚧️.
I participate in a lot of game jams!
Linkshttps://linktr.ee/appellia

Posted a new article on my website.

This one is about implementing a smoothly anti-aliased camera for pixel art games in Godot.

The code is available as an addon in the AssetLib!

https://apples.moonflowergames.com/articles/pixel-art-smooth-camera-anti-aliasing/

#godotengine #gamedev

Pixel Art Smooth Camera and Anti-Aliasing

Implementing smooth camera and anti-aliasing for pixel-perfect rendering.

Fruit of Apples
Just published my first Godot plugin! 🎉​
It adds a Wiki tab to the editor so you can create project documentation without leaving the editor. #godot #gamedev
https://github.com/apples/cider_wiki
GitHub - apples/cider_wiki: A Godot plugin that adds a Wiki for project documentation.

A Godot plugin that adds a Wiki for project documentation. - apples/cider_wiki

GitHub

Made this TCG card/deck editor for #godotengine as an alternative to the built-in resource editor.

It uses some basic type information to make setting up the ability scripts a lot more convenient. Also includes a visual preview of the card face.

Please don't mind the programmer art #gamedev