[Implemented] - Attach a light to a node

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
Num3
PureBasic Expert
PureBasic Expert
Posts: 2812
Joined: Fri Apr 25, 2003 4:51 pm
Location: Portugal, Lisbon
Contact:

[Implemented] - Attach a light to a node

Post by Num3 »

Seems to be missing!
G-Rom
User
User
Posts: 45
Joined: Sat Mar 19, 2011 3:49 pm
Contact:

Re: [PB4.60B2] - Attach a light to a node

Post by G-Rom »

no , you can use another constant, paste LigthID() & #pb_node_node , it's work.
Num3
PureBasic Expert
PureBasic Expert
Posts: 2812
Joined: Fri Apr 25, 2003 4:51 pm
Location: Portugal, Lisbon
Contact:

Re: [PB4.60B2] - Attach a light to a node

Post by Num3 »

G-Rom wrote:no , you can use another constant, paste LigthID() & #pb_node_node , it's work.
Ahhh!

#pb_node_node ;)

Maybe you can duplicate #pb_node_node into #pb_node_ligth..

Makes more sense that way!
Post Reply