#What is 'Location'? I assume an actor

1 messages · Page 1 of 1 (latest)

peak creek
#

correct. it's just a dummy actor to give me a transform

slow bronze
#

Can you show it's transform of one of them placed in the level?

peak creek
#

sorry what do you mean?

slow bronze
#

select one of the dummy actors you use and show it's transform in the details panel.

peak creek
slow bronze
#

I don't believe there's any issues with that. Does the BP_Plot do anything on construction on begin play?

peak creek
#

yeah it runs some logic to insert itself into a big wrapper data structure called "City" that manages interations between buildings

#

i've verified that that is happening correctly

fallow coral
peak creek
fallow coral
#

what about bp_plot, what does the rendering section look like for that ?

#

make sure hidden in game isn't checked

#

since the fix sets it on the bp_plot

slow bronze
# peak creek i've verified that that is happening correctly

Considering the issues happen when spawning, without knowing more about what it's doing it'll be difficult to advise further.

I'm very skeptical when someone says it's working. It's very easy to overlook little things and assume it's working.

peak creek