Turn object and path object on to be able to code using Coblocks; This is done with a single click to the object under the Name Tag. The Path object is found under the Special library category. The object will travel the direction of the arrows of the path in the space. Adjust the blue dots to arrange a specified path.
Can the dots on a path be individually named and accessed in code? They must have properties such as position(X, Y, Z)
For instance a game where a player piece is supposed to move around a game board. If player rolls a N on a die, move to the position of the Nth dot from the dot the player game piece is currently on.
Paths could then be used to illustrate equations and data in 3 dimensions. Students could create an equation for a roller coaster or a mountain range of rain fall history. A 3D periodic table?
Changing a path trajectory during animation of another object’s movement is possible but it will cause disortion of moving because length of path will be not recalculated. Could you please described you game in more details?
We are working of chart object for this purpose. Sure you can try use paths to illustrate equation, but main idea is to use it for moving other objects.
when i try to create a path if i attach my figure to it it move not on the path but in similar way just in another place, only if it detached it move on the path