-
This might be out of scope for Tarmac, but there's never a case where I want an image with transparency uploaded but *not* alpha bled.
@Quenty released an article titled ["Fixing images in Roblox U…
-
Basic player left/right shooting.
-
Just wondering if it is worth putting a warning or error if the include files for the imageset, bitmap or spritesheets are too large to be included in low ram - maybe direct people to vload or to load…
-
Use 3rd party bone based animation tool instead of inbuilt tool and import as spritesheets to prevent usage of polygon2d (slow).
This will fix #24 #23 .
-
In GitLab by @azriel91 on Feb 7, 2019, 19:49
The first attempt at prefabs (#56) was a heavy learning experience, and so the completion of that issue gave us something workable, but not polished. This…
-
I've tried this on both a Windows 10 PC and a OG Oled PS Vita. Loading this in Adrenaline, I've consistently failed to get past the loading sets screen, as it proceeds to freeze and crash on seemingly…
-
Hi, I was testing your script and figured out the following:
When rendering one or more animations (using a rigged character, for example), the resulting spritesheet doesn't show the last frame of …
-
Hi everyone.
I'm trying to create some sort a game and i came up with problem with loader, to be exact, i want to treat loader with json file, that is created from an object within my project (not …
-
We of course need support for storing entire levels on disk.
This includes serialization of components, entities, and entire levels.
Also we need some inderection mechanisms to work with things that…
-
##### Summary
The `sprite` entity visal is broken. The sprite visual no longer supports sprite sheets.
This is a regression from Minetest 5.1.1.
##### Steps to reproduce
* Play the `devtes…