I never read the all the posts.... Blame my short attention span.
Posts
-
RE: Visual Puns & Puzzles
-
RE: How to color changes one by one in sketchup physics
I think I might be able to. I'll see...
-
RE: Bowling Vacuum
That is VERY nice! I would love to see more photos of the model!
-
RE: Help....Please...
Mr. Planet's problem has been fixed. I was able to help Mr. Planet locate the "empty group" using the outliner, and i was able to fill that group using ruby code. This may work for Javixp. You must find the name of the group, which in this case was "----". simply put this code into the ruby console.
----.entities.add_line([[0,0,0],[1,1,1]])
the '----' should be the name of the empty group.
Thanks to CPhillips for pointing out to me that it was indeed an empty group. And thanks for showing me how to make a group using ruby. i was able to decipher the code and i figured out how to put something in a certain group by specifying the name of the group. By locating the group's name, i could easily fill it. Problem Solved. -
RE: Help....Please...
The code might not get rid of the problem forever, but at least you can download and play other models
-
RE: Is it possible...
The only problem is that the objects created during the simulation are static until the next simulation.
-
Features...
I found out that you can actually make a face using code in ontouch or ontick. you can put in this to make a triangle at frame 100:
if frame==100 then Sketchup.active_model.entities.add_face([[0,0,0],[10,10,0],[0,10,0]]);end
How would i make a component out of these faces during the simulation?
-
RE: Is it possible...
Woah!!! I never knew i could make a face during the simulation. is it possible to make a component out of the faces during the sim?
-
RE: A Fun Little Game, Continued...
Granted, but you can't use the internet from 6 in the morning until midnight.
I wish i had one application that opens ALL uncommon file types. I'm sick of having to search the internet for an application that opens a file, and then finding that the file was rubbish and i never needed it. Then i have to uninstall the application, which i have trouble doing because i'm always in a hurry, and i will occasionally save my files and useless apps in weird locations without being aware of it. The process continues on, and on, and on, and on..........
-
RE: I need help...
This is really affecting me. I just visited a web page and noticed a single link. I reached out and poked it in an attempt to navigate to the web page. I just poked my desktop screen! I can't believe I did that.
-
RE: Help....Please...
I have experienced that, but it didn't persist. When I did have it, it stopped showing up after a couple shutdowns.
-
Ruby coding?
i tried to write a code that simply selects the whole model. nothing worked. Can somebody help me? How could i setup a script to delete all components or faces?
-
RE: I need help...
I remember seeing something(i think it was a car?), and i thought it would lag when it accelerated. I also start to look around my environment to see if i can find some glitch, like a single face object. I can't believe that I assume that something has a one sided face. I'm going crazy...
-
RE: Working on new scripting system.
Did you split that manually, or was it randomly split at the initiation of the simulation? And if you did figure out the script that splits an object, can you control the breaking force, if possible?
-
RE: A Fun Little Game, Continued...
Granted, but you forget how to write ruby soon after you figure it out.
I wish i could always have the money i need to pay for something, right in my pocket.
-
RE: I need help...
I think i have tried to orbit in a text field. My addiction to SU has drastically distorted my actions and the like. I sometimes, unbelievably, LOOK for the geometry on common objects. I somehow think that everything i see consists of faces. I even find myself telling my friends to "Turn on hidden geometry!" to help them find their "hidden" object(it's a pun, but it shows how much SU is affecting myself). Hopefully I will break this habit soon...