LUA Velocities

Ctjet - Custom level - Aug 2, 2014 from Android
Play Edit 5 players liked this.

Here is a simple luascript for everyone. It maps the x, y, and angled velocities.
In order to use:
Copy first line of script into your luascript BEFORE the first_run
Copy the array into the first_run
Copy the entire for loop into your script AFTER the first_run.

You have now set it up.
In order to change the objects:

Find the id of the new part.
Write entities[x]=world:get_entity_by_id(idgoeshere)
X is the next number in the series of numbers.

Downloads: 117 - Level ID: 9472