Jump to content

a q about package change/end and one about setangle


stevie70

Recommended Posts

two quick questions

about packages: when i call evp, is this conidered a package change or a package end by the package?

and about setangle: do i get that right, that setangle sets an _absolute_ angle (with 0 being north on the z-axis), or is that angle in any way related to the current or previous position...? because i do get some weird results using this

thx

 

p.s.: i'd have looked those up in the geck-wiki. but thats's for some reason down the second day now (just what i needed when pre-release-tweaking / debugging)

Link to comment
Share on other sites

evp doesn't change packages itself, it just forces an actor to run through their packages to see what they should be doing. If an actor was out of cell and not in memory, or if a variable changed (like "waiting"), the packages normally will not update in a timely manner, so you tell the actor to EValuate Packages.

 

Setangle is absolute to gameworld, not relative to currect position.

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...