2d Adventure
This is "Engine" for creating 2d isometric game in roblox. Not platformer.
Get it
You can get wally package.
adventure2d = "egor00f/2d-adventure@version"
Or download rbxm
file from releases. rbxm
version contain all depends.
Versions
Versioning tends to be as follows:
A.B.C
versions
A
— Major changes. Possible compatibility with previous versions.
B
— Minor changes. Possibly a new feature. Might need to change function calls/arguments slightly.
C
— Minor changes/bug fixes.