Help!
by VoroneTZ. 10/14/25 05:04
|
|
|
|
|
|
|
|
|
2 registered members (VoroneTZ, TipmyPip),
9,297
guests, and 1
spider. |
Key:
Admin,
Global Mod,
Mod
|
|
|
Re: WED's add position
[Re: Joozey]
#167445
11/14/07 23:41
11/14/07 23:41
|
Joined: Aug 2003
Posts: 7,440 Red Dwarf
Michael_Schwarz
Senior Expert
|
Senior Expert
Joined: Aug 2003
Posts: 7,440
Red Dwarf
|
Normally, you should access that "position" like a view or entity, not so sure right now. Anyway, if you called the position in wed "myPosition" you should be able to access it via
myPosition.pan myPosition.roll myPosition.tilt
though, I am not sure right now - just off my mind...
"Sometimes JCL reminds me of Notch, but more competent" ~ Kiyaku
|
|
|
Re: WED's add position
[Re: Joozey]
#167447
11/15/07 01:32
11/15/07 01:32
|
Joined: Apr 2005
Posts: 4,506 Germany
fogman
Expert
|
Expert
Joined: Apr 2005
Posts: 4,506
Germany
|
Isn“t ent_for_name an option for that? Quote:
ent_for_name (STRING* name); Returns a pointer to the entity with the given WED name. Names can be assigned to entities through [Properties] in WED. This way, entities placed in a level can be accessed in functions even if they have no action themselves.
no science involved
|
|
|
|