Compare commits
9 Commits
Author | SHA1 | Date | |
---|---|---|---|
608e12c2ee | |||
866d358b2b | |||
3a24c5cffe | |||
944d0918f8 | |||
db10204aac | |||
cdf821d758 | |||
ab37a50394 | |||
cd7b39653b | |||
c7620e05ac |
@ -13,7 +13,7 @@ Homepage="https://solarstonegames.itch.io/endless-vendetta"
|
|||||||
SupportContact="https://solarstonegames.itch.io/endless-vendetta"
|
SupportContact="https://solarstonegames.itch.io/endless-vendetta"
|
||||||
Description=Sun, Fortune and Wealth await you in New Miami. Visit the sand-coated paradise here on Mars, where your new life awaits you! Delve into this hard-core realistic shooter where you take out targets as a bounty hunter.
|
Description=Sun, Fortune and Wealth await you in New Miami. Visit the sand-coated paradise here on Mars, where your new life awaits you! Delve into this hard-core realistic shooter where you take out targets as a bounty hunter.
|
||||||
ProjectName=Endless Vendetta
|
ProjectName=Endless Vendetta
|
||||||
ProjectVersion=1.1.3
|
ProjectVersion=1.1.9
|
||||||
|
|
||||||
[StartupActions]
|
[StartupActions]
|
||||||
bAddPacks=True
|
bAddPacks=True
|
||||||
|
BIN
EndlessVendetta/Content/Assets/Materials/Glass01/M_Glass01.uasset
(Stored with Git LFS)
BIN
EndlessVendetta/Content/Assets/Materials/Glass01/M_Glass01.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
EndlessVendetta/Content/Assets/OpenWorld/Props/Textures_parts/Signs02/M_Signs06.uasset
(Stored with Git LFS)
BIN
EndlessVendetta/Content/Assets/OpenWorld/Props/Textures_parts/Signs02/M_Signs06.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
EndlessVendetta/Content/Assets/OpenWorld/Props/Textures_parts/Signs02/M_Signs08.uasset
(Stored with Git LFS)
BIN
EndlessVendetta/Content/Assets/OpenWorld/Props/Textures_parts/Signs02/M_Signs08.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
EndlessVendetta/Content/BountySystem/ApartmentBounty/BountySpecificActors/Door/BWI_DoorKey.uasset
(Stored with Git LFS)
BIN
EndlessVendetta/Content/BountySystem/ApartmentBounty/BountySpecificActors/Door/BWI_DoorKey.uasset
(Stored with Git LFS)
Binary file not shown.
Binary file not shown.
BIN
EndlessVendetta/Content/BountySystem/Tutorial/BountySpecificActors/SneakAI/WBP_Spotted.uasset
(Stored with Git LFS)
BIN
EndlessVendetta/Content/BountySystem/Tutorial/BountySpecificActors/SneakAI/WBP_Spotted.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
EndlessVendetta/Content/BountySystem/Tutorial/GadgetGamemode/BP_WaveComputer.uasset
(Stored with Git LFS)
BIN
EndlessVendetta/Content/BountySystem/Tutorial/GadgetGamemode/BP_WaveComputer.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
EndlessVendetta/Content/BountySystem/Waypoint/WBP_MiniWaypoint.uasset
(Stored with Git LFS)
BIN
EndlessVendetta/Content/BountySystem/Waypoint/WBP_MiniWaypoint.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
EndlessVendetta/Content/FirstPerson/Blueprints/Workbench_WeaponAttachments/BP_WeaponWorkbench.uasset
(Stored with Git LFS)
BIN
EndlessVendetta/Content/FirstPerson/Blueprints/Workbench_WeaponAttachments/BP_WeaponWorkbench.uasset
(Stored with Git LFS)
Binary file not shown.
Binary file not shown.
BIN
EndlessVendetta/Content/Levels/OpenWorldRework.umap
(Stored with Git LFS)
BIN
EndlessVendetta/Content/Levels/OpenWorldRework.umap
(Stored with Git LFS)
Binary file not shown.
BIN
EndlessVendetta/Content/Levels/TempLevels/NewTutorialMap.umap
(Stored with Git LFS)
BIN
EndlessVendetta/Content/Levels/TempLevels/NewTutorialMap.umap
(Stored with Git LFS)
Binary file not shown.
BIN
EndlessVendetta/Content/MainMenu/Widgets/WBP_MainMenu.uasset
(Stored with Git LFS)
BIN
EndlessVendetta/Content/MainMenu/Widgets/WBP_MainMenu.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
EndlessVendetta/Content/__ExternalActors__/Levels/MovementTest/6/WO/6SPD0GKMZFJ321WMCKF2MP.uasset
(Stored with Git LFS)
BIN
EndlessVendetta/Content/__ExternalActors__/Levels/MovementTest/6/WO/6SPD0GKMZFJ321WMCKF2MP.uasset
(Stored with Git LFS)
Binary file not shown.
@ -23,7 +23,7 @@ public:
|
|||||||
// Sets default values for this actor's properties
|
// Sets default values for this actor's properties
|
||||||
ABaseWeaponClass();
|
ABaseWeaponClass();
|
||||||
|
|
||||||
UPROPERTY(EditDefaultsOnly, Category = "Marcel")
|
UPROPERTY(EditDefaultsOnly, BlueprintReadOnly, Category = "Marcel")
|
||||||
UStaticMesh* SupressorMesh;
|
UStaticMesh* SupressorMesh;
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user