Platform Builder Forums

Main => Suggestions => Topic started by: Antikore on April 20, 2020, 02:32:01 PM

Title: commands to move blocks
Post by: Antikore on April 20, 2020, 02:32:01 PM
Code: [Select]
block 1 speed = 5
block 1 = left
//5 pixels per step, left direction
The title explains itself.
Title: Re: commands to move blocks
Post by: CGM on April 20, 2020, 03:31:48 PM
Why need this when you've got X and Y positioning? Sure, it's not perfect, but I'm sure TingThing could do a few adjustments to make it more useful.
Title: Re: commands to move blocks
Post by: Antikore on April 20, 2020, 04:17:05 PM
Why need this when you've got X and Y positioning? Sure, it's not perfect, but I'm sure TingThing could do a few adjustments to make it more useful.
Excelent question. X and Y would be like a positioning way for blocks. While this will add movement to the blocks, that would be useful to make our own moving platforms.