Cash_Out is a top down shooter with stealth and action in mind, where the goal of the game is to raid the building and steal cash. Levels are procedurally generated, with randomized weapons as well. There are many different items, clothing sets and skills that you can use to give you the edge while raiding.
所有評論:
大多好評 (38) - 38 篇使用者評論中有 78% 給予此遊戲好評。
發行日期:
2015 年 5 月 27 日
開發人員:
發行商:
標籤

登入以將此項目新增至您的願望清單、關注它,或標記為已忽略

鑑賞家評論

推薦
來自 Youtube Poop 2015 年 12 月 23 日

「it the game it the untouch game the game the game it the untouch」

搶先體驗遊戲

立即開始遊玩,並參與遊戲開發過程。

備註:這款搶先體驗遊戲尚未開發完成,且內容可能會有所變動。如果目前的開發進度未使您產生興趣,建議您等待本遊戲開發至下一階段再決定是否購買。了解更多

開發者的話:

為何採用搶先體驗模式?

「Cash_Out has a lot of content, and with that comes bugs and unbalance. I want the game to release in a pristine state. The best way to do that is to allow people to play the game during the early access period. Along with that, suggestions and concerns will be taken into account to ensure the game is great.」

這款遊戲的搶先體驗時間大約會持續多久?

「Until it is released, I'm about maybe 98% done right now.」

正式版預計會與搶先體驗版有何不同?

「I'm planning several features not currently in the game. I don't really want to talk about them in case something goes wrong and they can't be added. Something I can say is that a lot of content will be added in the Early Access period.」

搶先體驗版目前的開發進度如何?

「Functional, if not partially buggy.」

遊戲售價在搶先體驗期間前後會有所變動嗎?

「The game will be cheaper during early access, if you are interested in buying the game, this would be the best time.」

在開發過程中,您打算如何與社群互動?

「I'll be taking suggestions and criticism into account during this period, if you don't like something, feel free to post on the discussions tab and I'll try to get it fixed.」
繼續閱讀
不支援繁體中文

本產品尚不支援您的目前所在地的語言。購買前請先確認語言支援清單。

購買 Cash_Out

 
查看所有討論

在討論區回報錯誤並留下對於此遊戲的意見

更新註記


LATEST UPDATE - 0.14.0.0 - 10/05/2020

Modding

[/list]
  • Indexed asset names on compile, when calling assets, the game no longer compares strings on runtime. (Calling and comparing strings was around 8x slower than comparing indexes, overall this is a large boost to more complicated level packs.)
  • Note: Due to the way that assets are loaded, the order in which the ModSystem file is loaded will likely be wrong for previous mods, the Authoring Tools has been updated to fix this.

  • Added the following commands.
    • then(createlist,index) - Creates a list data system that can be interacted with.
    • then(addlist,index,value) - Adds a value to the list.
    • then(setlist,index,position,value) - Changes a value to the list.
    • then(deletelist,index,value) - Deletes the value in the list at that position.
    • then(sortlist,index,"ascending ,descending ,shuffle") - Sorts the list.
    • then(creategrid,index,width,height) - Creates a grid data system that can be interacted with.
    • then(setgrid,index,position x,position y, value) - Changes a value in the grid.
    • then(functiontarget) - Performs the next function for every entity on the target list. To be used with the "target" subcommand.
    • then(createhitsplat,x,y,type, amount) - Creates a hitsplat at the position.
    • then(createtext,x,y,text) - Creates a text popup similar to when you pick up an item.


  • Added the following subcommands
    • list(index, position) - Returns the value in the list at that position.
    • grid(index,x position, y position) - Returns the value in the grid at that position.
    • targetvar(variable) - To be used with the "functiontarget" function in place of variables.
    • damage() - Returns the amount of health lost between frames.


  • Added the following options for the playervar/targetvar subcommand.
    • xrel - X position relative to the block.
    • yrel - Y position relative to the block.
    • speed - Speed value.


  • Rooms now have a value to determine how common the room is. The higher the value, the more common.
  • Setting particle life to 0 will now make them live infinetly.
  • Fixed an issue with ELSE blocks.
  • Fixed comments in code breaking everything.

    Additions

  • You can now copy and delete career mode files. Copied files will be automatically made hardcore.
  • Added a buffer for switching weapons and picking up weapons. Trying to switch or pick up a weapon when firing will now buffer it to pick it up after the weapon is fired. (To make picking weapons up smoother.)
  • Added a new weapon modifier - bullet velocity (V).
  • Added a simple pseudo-in raid progression system with weapon drops. Having a better weapon will result in better weapons dropping. This is to both gate off extremely powerful weapons early on and to make weapon progression more noticable.
  • Added some more clothing particle effects. They now only spawn on hats as well. (Having two pieces of clothing with the same particle effect was very unlikely.)
  • Added the currently equipped clothing to the inventory screen.
  • New Hat - Graduation Cap - When equipped, the level of your hat and pants equipped will be increased by 2. (Similar to a max upgraded piece of clothing in career mode.)
  • New Hat - Paper Bag - When equipped, the range for picking up enemies and dropped items is doubled.
  • Changed the Mushroom Cap. Now is a Plague Mask that sounds an acid rain cloud that circles around the player.

    Balance

  • Reduced the turning speed suffered when frozen.
  • Made rotating lock puzzles harder to solve.
  • Enemy weapon will no longer determine how far they can see.
  • Items in co-op are now valued based on their rarity.
  • Clothing generated at the start of a career is now levelled appropriately.
  • Reduced the amount of health gained from tiny healthkits.
  • Tweaked enemy aim speed.
  • Tweaked weapon kickback formula.
  • Tweaked enemy damage.
  • "Golden" now increases all weapon stats by 5% instead of 2%.
  • Changed the functionality of the cash lockboxes. Bronze lockboxes now give health and ammo. Silver lockboxes now give items and weapons. All 3 lockboxes will now drop clothing and loot on a seperate roll.
  • Improved turret tracking.
  • Killing guards now allows overdose/overheat to drain.
  • The amount of shots you get from precision skills is now based on the weapon speed rather than the weapon damage.
  • Tweaked the price of clothing in career mode.
  • Enemy leaders will now alert squad mates when they start to panic.
  • Tweaked enemy HP again. (Enemies will have more health at lower levels, but MUCH less health at higher levels.)
  • Uncommon hats are now less common.
  • Altered the way that levels are generated slightly, to give larger control on how big levels can be.
  • Leader enemies now have less health. (From a 40% health bonus to a 25% health bonus.)

  • Perk Balance
    • Sabateour - Now reduces the rate in which enemies drain your stealth points by 80%.
    • Spy - Increased the amount of stealth point % you get from dealing damage.
    • Assassin - Stealth killing now resets all stealth skill cooldowns.
    • Marksman - Now prevents combo points from naturally dropping past 8.
    • Doctor - Reduced the amount of overheal removed on damage dealt.
    • Strongman - Reduced the healing on hit.

  • Weapon Balance
    • Plasma Cannon - Increased ammo count from 30 to 60 and reduced firing speed.
    • Marauder - Reduced speed, increased damage.
    • The Dissolver - Increased damage dealt.
    • Triple Cross - Greatly reduced bolt damage. Bolt spread is now consistent with other weapons.
    • Electric Prod/Salazar - Increased damage.
    • The Slugger - Player grenades now turn into baseballs as well.
    • Baseball Bat/Slugger - Grenades hit now turn into player grenades. Firing speed increased, damage reduced.
    • Overkill - New mechanic. Now deals less damage, but is faster. Enemies who are hit by the bullet are pushed back along with it and frozen.
    • AWP/Overkill - Increased firing speed.
    • Haymaker - Changed charge mechanics.
    • Hockey Stick/The Goon - Changed charge mechanics.
    • Icicle/Brainfreeze - Increased damage.
    • Boxing Gloves/Haymaker - Increased damage.
    • Stake/The Vampire - New mechanic. Now does increased damage, but damages you for some of the damage done on hit. (The Vampire still has the same mechanic as well.)

  • Clothing Balance
    • Neutron - Reduced range.
    • Headwound - Reduced normal healing penalty.
    • Mechanic's Shirt - Reduced damage bonus.
    • Sombrero - Increased speed and damage.
    • Flower Headband - Changed bonus, now increases turret distance.
    • Tye Dye Set - Tweaked the healing scale.
    • Fire Pants - Tweaked the healing scale.
    • Dress Pants/Baseball Pants/Leather Pants - Tweaked the scale.
    • Tracksuit - Increased bonus from levels.

  • Skill Balance
    • Reinforcements - Now can be used 3 times before box doesn't spawn anything, reducing the amount of items in the box by 1 each time.
    • Bullet Time - Now reduces bullet speed too.
    • Project Voice - No longer stuns if enemies were targetting you beforehand.
    • Stance of Rock - Increased rate in which rocks spawn.
    • Stance of Decay - Halved the amount of healing you recieve.
    • Stance of Fire - Explosions now spawn slower, but burn.
    • Stance of Toxin - Reduced the size of boils.
    • Stance of Boost - Now gives beta blockers during the offensive boost, and caffiene pills during the defensive boost.
    • Stance of Wind - Now properly increases movement speed.
    • Grappling Hook - Increased speed.
    • Chain Link - Increased speed, should get stuck on walls less.
    • Voodoo - Changed the way in which shots are oriented.
    • Shadow Agent - Increased duration.
    • Smokescreen - New mechanic. When active, enemies cannot be woken up, even when enemies have spotted you.
    • Laser Turret - Increased damage. Reduced overheat.
    • Shield Turret - Increased overheat per damage reduced.
    • Rocket Turret - Reduced overheat.
    • Sniper Turret - Now more accurate. Increased damage. Slowed down. Damage now scales up properly.
    • Flame Turret - Increased overheat.
    • Buff Turret - Reduced range, reduced overheat.
    • Railgun Turret - Reduced overheat.
    • Cryo Turret - Increased damage.
    • Ramming Turret - Increased fire speed.
    • Juggernaut - Added a shockwave impact after you collide.
    • Energy Explusion - Reduced time, increased damage reduction.
    • Healing Shot - Reduced healing.
    • Ghostly Shot - Works with projectiles now.
    • Critical Shot - Works with melee weapons now.
    • Shadow Shot - Shots are now actually silent.
    • Bad Medicine - Increased cooldown.
    • Outbreak - Changed mechanics up slightly.
    • Vaccination - Now protects against freeze.
    • Self Sacrifice - Self damage is now based on the number of cooldowns.
    • Eagle Eye - Now reduces kickback as well.
    • Iron Skin - Now prevents kickback from damage taken.
    • Braced - Changed mechanics up slightly.
    • Backup - Reduced time until helpers disappear.

Bug Fixes

[/list]
  • Disabled the Discord RPC. It was causing crashes. I don't even know if it worked properly.
  • Fixed an unavoidable (and frankly common) crash related to the new blood system.
  • Fixed a crash with the grenade launcher. (And probably the rocket launcher too.)
  • Fixed a crash caused by entering the getaway car with a prosthetic hook launched.
  • Fixed some localization related issues.
  • Fixed an issue with the "mastermind" puzzle.
  • Fixed an issue where enemies would try and walk through tables to get to a player.
  • Fixed a crash caused by the Mind Bender.
  • Opening a lockbox now uses up the keycard.
  • Fixed an issue where frozen players with items didnt appear frozen.
  • Fixed a large amount of problems related to dropping clothing in quickplay and career mode.
  • Fixed an issue causing the new blood system to not even save on performance.
  • Fixed a bug allowing you to upgrade weapons past maximum level in career mode.
  • Scopes can no longer damage "brainfreeze" statues. Brainfreeze no longer creates ice blood as well.
  • When moving up a floor, the game will no longer run very poorly while selecting a perk.
  • Fixed a glitch related to the juggernaut charge where you could clip through walls. (This has been in the game for a while honestly.)
  • Changed the way files are read. This is all backend stuff, but there was a (probably rare as I only encountered it once) issue where certain configs could not start the game due to an issue with the old system.
  • Hats can no longer spawn with a glitched effect when spawned from a chest.
  • Fixed a crash with the flare gun and tesla gun.
  • Fixed a crash caused by completing a raid with the knight helmet on.
  • Fixed a problem causing precision skills to not work right.
  • Fixed a crash with C4.
  • Fixed a crash with the executioner's hood.
  • Hats can no longer appear in clothing store boxes that aren't gold.
  • You can no longer break square shark tanks.
  • Fixed a potential error causing the leather chaps and overalls to function incorrectly.
  • Fixed many hats not showing up ever in the career store.
  • Fixed a bug where swing weapons could spawn with the bullet velocity bonus.
  • Fixed a bug where enemies in arcade mode at very easy would be unkillable.
  • Leaving a room with backup helpers now makes them disappear.

  • Co-Op Related
    • While this isn't verified, steamworks now throttles bandwith coming in and out. As a result, playing in steamworks was nearly impossible. A makeshift system was put in place to make 2 player coop with steamworks at least POSSIBLE. The network at the moment is EXTREMELY unoptimized and will be improved in a coming patch.
    • Fixed a crash caused by dropping a weapon.
    • Clients now properly drop weapons.
    • Fixed a crash caused by leaving the server in steamworks.
    • Fixed client names/avatar not loading properly.

Other Changes

[/list]
  • Changed the way the "shader detail" option handles optimization. It now disables the dropshadow instead of the shaders at the lowest setting. The shader really wasn't making a gigantic impact to the framerate in the long run and disabling it disabled other important options. For consistency, this should be better in the long run.
  • Bitmaps can no longer be used for the mod image.
  • Optimized the lighting backend when it comes to detection of how bright the area in which you were standing was. This was (potentially) causing major framerate issues (in one instance around 50% of the work the engine was doing was dedicated solely to this) on less powerful computers, hopefully this should help.
  • Altered the physics of the flaregun.
  • You can no longer spam pause, this was causing some issues.
  • Clicking off the inventory/puzzle/continue screen will no longer cause you to fire.

Free Quickplay Demo

Want to try out Cash_Out before you buy? This demo includes a short raid in singleplayer and multiplayer, and a small selection of loot, skills, weapons and items you can find in the full game!

關於此遊戲


Cash_Out is a randomly generated top down shooter that blends stealth and action to keep the gameplay moving. Build up your character with career mode, or jump right into the game with quickplay. Choose your class, stats and skills to customize your character to your playstyle. While in raids pick up items, weapons and clothing to give yourself the edge while raiding!

  • over 90 Skills Across 6 Unique Classes.
  • Over 45 unique and randomized weapons to suit your playstyle.
  • Over 54 pieces of clothing with interesting bonuses applied!
  • Over 19 items to find and use in raids!
  • 18 perks that can change how you play instantly!
  • 3 game modes that change the way you progress!
  • Scripting system allows you to make level sets, workshop support included!
  • Play together with up to 4 players with the co-op mode.


Cash_Out currently features a scripting system to allow you to make and upload unique room sets to the steam workshop, bundled with development tools to help you make levels. Along with that, the scripting language included allows you to go beyond basic level design, and add logic to your levels!




Co-Op for Cash_Out is currently in beta! Join up with up to 4 different players though TCP connection or through stream to raid a building together! It won't be easy though, the more players, the harder the raid is, so build up a character with 4 new class types to help you in the raid!




Cash_Out will be cheaper during early access, so if you're interested, now would be the best time to try it!

成人內容說明

開發者表示產品內容如下:

Mild pixelated gore.

系統需求

    最低配備:
    • 記憶體: 200 MB 記憶體
    • DirectX: 版本:9.0
    • 儲存空間: 60 MB 可用空間
    建議配備:
    • 記憶體: 500 MB 記憶體
    • DirectX: 版本:9.0
    • 儲存空間: 60 MB 可用空間

鑑賞家怎麼說

6 位鑑賞家已評論這項產品。點擊這裡查看評論。

顧客評論

評論類型


購得方式


語言


日期範圍
如欲檢視特定日期範圍內的評論,請在上方圖表框選一段日期範圍,或點擊直條。

顯示圖表



遊戲時數
依照使用者撰寫評論當時的遊戲時數篩選:


不限最低時數不限最高時數
顯示:
顯示圖表
 
隱藏圖表
 
篩選條件
排除離題評論活動
遊戲時數:
無其它評論符合上述篩選條件
調整上方的篩選條件以檢視其它評論
評論讀取中…