Get actors to follow a table path
Jamesber
Member Posts: 6
I want to use a table which updates with coordinates (through a function) and an actor will follow these coordinates.
I've been trying to work this out but GS giving me problems. Anyone have suggestions or an example that could help me out?
Comments
We have a video tutorial about it on GSHelper.com. Search for it and it should show up.
My GameSalad Academy Courses! ◦ Check out my quality templates! ◦ Add me on Skype: braydon_sfx
I saw that video but I don't want it to be based off mouse clicks. I just want it to follow a function and that video doesn't seem to work for me. I can't get the coordinates to keep updating to the new row of points that I add... Seems like my timer loop stops at the first coordinate and my index never increments. I've been programming for awhile so not that new, just brand new to GS
Hard to determine what the issue is without seeing your setup. Can you post pictures or code snippets for us to view?
My GameSalad Academy Courses! ◦ Check out my quality templates! ◦ Add me on Skype: braydon_sfx
Hey yes, here is how I am trying to make an actor follow table values.
http://puu.sh/aD4Ti/2428ef968e.png
http://puu.sh/aD4YB/768be1d0cf.png