Jump to content

Recommended Posts

Posted

 

^ so in that link up there, it's just a screen cap of a camera node that I made. In order to create a starting node, are you not supposed to double tap the node that you want as your starting node and then go to the camera node tab and then click on a True or False box?

Posted

well the code is messed up in the info_camera_node script. it has this line:

group:AddProperty("starthere","",PROPERTY_BOOL,"Start here")

and it should look like this:

group:AddProperty("starthere",PROPERTY_BOOL,"","Start here")

to properly create a checkbox.

 

But you can also just place a 1 in the current version and it should still work

Win7 64bit / Intel i7-2600 CPU @ 3.9 GHz / 16 GB DDR3 / NVIDIA GeForce GTX 590

LE / 3DWS / BMX / Hexagon

macklebee's channel

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...