If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
What happens is I examine the event (a barrell) then smoke starts coming out of it. That works, but I can't move my characters around afterward or bring up any menus. At least the animation works.
This sounds like a problem with your scripting. If the command to display the VFX in an action script or a content script? Did you set the VFX to repeat forever? Have you set the Mark to 0 or 1 so that other actions can take place while the VFX is running?
If the VFX repeats forever, then the Mark needs to be set low and the command must be in an action script. Anything else will cause problems.
Comment