25.07.2018, 11:52
I add Actor into my Gamemode, If postion Actor Exterior is good but If position Actor Interior is will be bug (fall down)
How to fix ?
Sorry my English kinda weak
new actor01 = CreateDynamicActor(.... // your actor
SetDynamicActorVirtualWorld(actor01,... // set actor vw, and if it still does not appear and you say it falls through the map try to increase the Z coordinate of its position. |
i use streamer include, because you did not post any code I did not know what features you are using.
|