Could anyone tell me how to open up a link / web browser from the game engine?
Here’s what I would like to learn how to do:
There’s a cube in the scene, I roll over it with the mouse, left click, and my browser pops up with a link to www.blender.org.
So, I know how to get the mouse to show & how to click on the cube to get some end result (ie color change, movement, etc). But is there some Actuator that I’m missing here, it seems like it should be so simple to click on a cube and have a link open in the web browser… maybe I’ve just skipped over it.
well, many thanks in advance!