Subject:
|
Re: L3P and Animation (Was: Automated minifig walking animation...)
|
Newsgroups:
|
lugnet.cad, lugnet.animation
|
Date:
|
Thu, 19 Feb 2004 17:36:29 GMT
|
Viewed:
|
9780 times
|
| |
| |
In a mail to me, Rui Martins wrote:
> Forward this to Lugnet if you want, since my current E-mail is not setup to > be able to send to lugnet.
>
> Why don't you just do a Search&Replace for the time beeing.
>
> Like:
> Search: "#if (clock > "
> Replaceby: "#if (clock = "
>
> This limits the replaces hopefully to only these specific situations.
>
> See ya
>
> Rui Martins
---------------------------------------------------
Yes, that is quite a good solution. It misses frame #000, but that is easily
done by hand. Or, anybody familiar with JavaScript or VBS could make your
suggested Search&Replace combined with
Search: "// Frame 000"
Replaceby: "#if (clock = 0)&13&10// Frame 000"
(Of course, with that language's syntax instead...)
Oh, and there needs to be an "#end" inserted before next "// STEP" statement.
Well, well...
/Tore
|
|
Message is in Reply To:
26 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|