Krystman
@krystman
New Member
Joined: Feb 15, 2024
Topics: 3 / Replies: 5
Reply
RE: Particles inheriting visibility from emitter

Wow, that’s surprisingy inflexible. But thanks for clearing that up. By the way, I realized that I misunderstood fundamentally how partcile scripts w…

15 years ago
Forum
Reply
RE: Particles inheriting visibility from emitter

Cool! These will come in handy when I make the next scenes. Thanks! However, I don’t want to redo this scene so I solved it using an animated textur…

15 years ago
Forum
Topic
Forum
Replies: 4
Views: 14
Reply
RE: Open dialogue for several files at once

Ha! It works. This is my final code: theDialog = dotNetObject “System.Windows.Forms.OpenFileDialog” theDialog.title = “PLEASE Select One Or Mor…

17 years ago
Forum
Topic
Forum
Replies: 4
Views: 14
Reply
RE: Loop trough all objest and print transformation

Ah! Going trough the array was a bit easier to understand at first. But now I get how the less convoluted way works! By the way, here is my final cod…

17 years ago
Forum
Reply
RE: Loop trough all objest and print transformation

Yes! It is, thank you! Searching some more about getcurrentselection() i found this: allObjects = objects as array for i = 1 to allObjects.count …

17 years ago
Forum
Topic
Forum
Replies: 7
Views: 19