Overwatch-Script-To-Workshop
Overwatch-Script-To-Workshop copied to clipboard
Converts scripts to Overwatch workshops.
trafficstars
Deltin's Script To Workshop
Create a scipt that will be converted to an Overwatch Workshop.
Wiki
Features
- Methods
- Macros
- Classes and structs
- Infinite variables
- Variable scopes
- Loops (
for,foreach, andwhile) if,else if, andelsesupport.- Ternary Conditionals
- Recursion
- No more operator trees (
var1 + var2 + var3== (Add(var1, Add(var2, var3)))) - Multidimensional array support
- Built-in pathfinding for dummy bots
- Import wireframes of 3d models
Examples
Lava: A collection of minigames including soccer, volleyball, and a randomly generated maze.