Created Station Points Layout
This commit is contained in:
parent
e227edba8d
commit
f7863a044e
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:3be501c981823f3aa249d1006410abd991b09e8f4800e5214dd02ff532b05c50
|
oid sha256:5354163019daaef6eff01d29d537e7d0d23b07061c8c3e3f994de58530e23c4c
|
||||||
size 45627777
|
size 45628643
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:ca12e2004403a8ce0dfec5274e3b0ac13896cd6ad60932db1a1601469ffea0f6
|
oid sha256:1acb6660017311f77173210ac33665efdb57a18f7401aab1697ce2fba3256cdd
|
||||||
size 22656
|
size 23496
|
||||||
|
BIN
EndlessVendetta/Content/NPC/Custom_NPC_Stations/NPCs_Argueing.uasset
(Stored with Git LFS)
BIN
EndlessVendetta/Content/NPC/Custom_NPC_Stations/NPCs_Argueing.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
EndlessVendetta/Content/StarterContent/Architecture/Floor_400x400.uasset
(Stored with Git LFS)
BIN
EndlessVendetta/Content/StarterContent/Architecture/Floor_400x400.uasset
(Stored with Git LFS)
Binary file not shown.
@ -15,7 +15,7 @@ class ENDLESSVENDETTA_API ANPC_Station : public AActor, public IInteractionInter
|
|||||||
{
|
{
|
||||||
GENERATED_BODY()
|
GENERATED_BODY()
|
||||||
|
|
||||||
bool bIsEnabled = false;
|
bool bIsEnabled = true;
|
||||||
|
|
||||||
// Contains infor about individual NPC locations and Voices
|
// Contains infor about individual NPC locations and Voices
|
||||||
TArray<FNPC_InfoStruct> NPCs;
|
TArray<FNPC_InfoStruct> NPCs;
|
||||||
|
Loading…
Reference in New Issue
Block a user