Teardown

Teardown

Not enough ratings
Robot Script Showcase
   
Award
Favorite
Favorited
Unfavorite
Type: Content
File Size
Posted
Updated
616.315 KB
30 May, 2022 @ 1:41pm
4 Jun, 2022 @ 2:05am
9 Change Notes ( view )

Subscribe to download
Robot Script Showcase

Description
Uses the official Robot Showcase map and robot script as the base. Reorganised the robot sript to be easier to understand and change for modders.

Very basic at the moment

Main features of the mod:
-The robot.lua script is cut up into logically organised and manageable sized files
-Commented and reorganised most of the main types of functions, with mainly focusing on the animation
-git file included to keep track of changes, broken down into types of changes
-Comment: only affecting comments, none of the code
-Naming: renaming / moving variables / etc without affecting the behaviour of the code, potentially can no longer copy paste to vanilla due to renamed variables / functions
-Feature: feature changes, changing what the script is doing, adding new things. (not much yet)

Changes to vanilla:
-Robot knows target direction is forward / backward. This fixes the bug, where it can barely stop when pushed back at higher than walking speed. (Vanilla only knows left / right)
-body moves up and down with steps
-minor adjustments to constants with animation
-Minor testing functions
3 Comments
WellDone180°lettuce 9 Sep, 2022 @ 7:27pm 
confusion:steambored:
Cheejins 31 May, 2022 @ 9:34pm 
Cool
buyergar 30 May, 2022 @ 1:54pm 
uh