Teardown

Teardown

Otillräckligt med betyg
Robot Script Showcase
   
Utmärkelse
Favorit
Favoritmarkerad
Avfavoritmarkerad
Type: Content
Filstorlek
Lades upp
Uppdaterades
616.315 KB
30 maj, 2022 @ 13:41
4 jun, 2022 @ 2:05
9 ändringsnotiser ( visa )

Abonnera för att ladda ner
Robot Script Showcase

Beskrivning
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 kommentarer
yellowblob 9 sep, 2022 @ 19:27 
confusion:steambored:
Cheejins 31 maj, 2022 @ 21:34 
Cool
buyergar 30 maj, 2022 @ 13:54 
uh