| 03-23-2006, 11:59 PM | #1 |
I made a ship with marines on it so it looks like the marines are passengers. The marine if flying. Anyway, how would I move it so that the ship moves and the marines look like it is on board and is being transported by the ship? |
| 03-24-2006, 06:48 AM | #2 |
Use a fast periodic trigger that runs every 0.02 seconds or something like that. Store the offset from the ship's position for each marine and then move them instantly to that position with that trigger. |
| 03-24-2006, 11:24 AM | #3 |
Yeah that would work, Immoralis are you going to be doing that often for the map? P.S. You could probably get away with a timer of 0.04 seconds without noticing the difference. After all, the shooting system is currently using a 0.08 timer and it manages to look decent. |
| 03-24-2006, 11:42 AM | #4 |
0.05 works well for me, but 0.04 looks a little smoother. |
