Skip to content

CodeBotsStudio/Dysymmetrical

Repository files navigation

DYSYMMETRICAL

DysymmetricalLogo An asymmetrical game engine for Roblox.

Features

Full documentation in most scripts

DocScreenshot

Easy UI Ordering in a single table

UIOrderScreenshot

Simple character definitions & Templates for each role

For these templates, the animations will have to be replaced as the ones they have are owned by CodeBots. CharScreenshot

[...]

AbilitiesScreenshot

Pre-made customizable UI

ShopScreenshot EmoteShopScreenshot InventoryScreenshot EmoteInventoryScreenshot StatsMenu SettingsMenu PlayerListUI

1K+ lines of documented utils in ReplicatedStorage and ServerScriptService

UtilsScreenshot SUtilsScreenshot

DISCLAIMER

NO CODE or ESSENTIAL UI is being stolen from Forsaken. There are certain assets from Forsaken used in this project's UI but they're nothing major and WILL be replaced soon.

Getting Started

Read Getting Started in the wiki.

Bug reporting

If you find a certain bug in the engine, it'd be really appreciated if you reported it in the GitHub Issues page for this repo.

If you're able to fix it by yourself, it'd also be a great help if you opened a pull request fixing the issue.

Read Contributing below for more information.

Documentation

Docs for anything added in the engine can be found through code comments at the start of important variables or functions. Any of those that isn't considered important outside of being used internally doesn't have any.

A proper docs page may be made if the project gets too big.

No one's stopping anyone from reading the code by themselves and changing it, though.

For animations, there are templates for Blender in dysassets\Blend Files.

Contributing

Read Contributing.

Any (fairly big) contributions made to the engine will be credited.

Licensing

You may use this project for whatever you want, as long as you keep credit. Do NOT remove the print() calls that identify this engine. If you do, leave the engine credits in the game's description or in the credits menu in the lobby's sidebar.

Also see MIT.

Credits

Credits to @PirosMacska for making the VideoPlayer module for 2D killer intros

Credits to @grayzcale for the SimplePath module

Pull Request credits

@shroomii in #1 (clean .gitignore & GitHub Actions) @itred12 in multiple pulls that help to stabilize and optimize the engine a lot

About

An asymmetrical Roblox engine.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages