Animated Instruction


RE: Animated Instruction
#36
(2018-03-20, 21:48)Jarema Wrote: Second question for mid-advanced users:
I have chassis on step one, wheels on step two. How to break up so that the wheels moving will not start until the chassis reaches the destination point ?
Some steps are faster animated, although they appear in the file.

You would need to gather some information about the number of steps etc in the start event.

Then in the frame event you can use that info to apply pauses.

get the step count from
someSubFile:getStepCount()

and information about references in a step from
ofs, cnt=someSubFile:getStepRefInfo(stepNr)

The use ofs and cnt instead of the someSubFile:refCount() loop
Reply
« Next Oldest | Next Newest »



Messages In This Thread
Animated Instruction - by Jarema - 2018-03-04, 8:52
RE: Animated Instruction - by Jarema - 2018-03-04, 21:09
RE: Animated Instruction - by Michael Horvath - 2018-03-04, 23:18
RE: Animated Instruction - by Roland Melkert - 2018-03-04, 23:36
RE: Animated Instruction - by Jarema - 2018-03-05, 8:13
RE: Animated Instruction - by Steffen - 2018-03-05, 18:13
RE: Animated Instruction - by Jarema - 2018-03-05, 18:25
RE: Animated Instruction - by Travis Cobbs - 2018-03-06, 3:32
RE: Animated Instruction - by Jarema - 2018-03-05, 8:17
RE: Animated Instruction - by Jarema - 2018-03-05, 10:37
RE: Animated Instruction - by Jarema - 2018-03-05, 11:29
RE: Animated Instruction - by Roland Melkert - 2018-03-05, 19:18
RE: Animated Instruction - by Jarema - 2018-03-05, 16:55
RE: Animated Instruction - by Roland Melkert - 2018-03-05, 19:22
RE: Animated Instruction - by Jarema - 2018-03-05, 20:23
RE: Animated Instruction - by Roland Melkert - 2018-03-05, 22:55
RE: Animated Instruction - by Jarema - 2018-03-06, 8:44
RE: Animated Instruction - by Roland Melkert - 2018-03-06, 18:35
RE: Animated Instruction - by Jarema - 2018-03-06, 8:51
RE: Animated Instruction - by Roland Melkert - 2018-03-06, 18:37
RE: Animated Instruction - by Jarema - 2018-03-07, 9:18
RE: Animated Instruction - by Jarema - 2018-03-07, 20:14
RE: Animated Instruction - by Jarema - 2018-03-08, 10:46
RE: Animated Instruction - by Jarema - 2018-03-10, 20:19
RE: Animated Instruction - by Roland Melkert - 2018-03-10, 20:34
RE: Animated Instruction - by Jarema - 2018-03-10, 20:35
RE: Animated Instruction - by Roland Melkert - 2018-03-10, 21:06
RE: Animated Instruction - by Jarema - 2018-03-11, 10:22
RE: Animated Instruction - by Jarema - 2018-03-11, 14:03
RE: Animated Instruction - by Jarema - 2018-03-18, 7:50
RE: Animated Instruction - by Michael Horvath - 2018-03-19, 23:40
RE: Animated Instruction - by Jarema - 2018-03-20, 8:28
RE: Animated Instruction - by Jarema - 2018-03-20, 21:48
RE: Animated Instruction - by Roland Melkert - 2018-03-20, 22:19
RE: Animated Instruction - by Jarema - 2018-03-21, 12:48

Forum Jump:


Users browsing this thread: 1 Guest(s)