Construct 2

最新版本 Auto Screen Capture 2.2.1.0

Auto Screen Capture 2.2.1.0

Auto Screen Capture 2.2.1.0
Construct 2 是一款專門為 2D 遊戲設計的功能強大的開創性的 HTML5 遊戲創作者。它允許任何人建立遊戲 - 無需編碼!使用 Construct 2 進入遊戲創作的世界。以有趣和引人入勝的方式教授編程原則。製作遊戲而不必學習困難的語言。快速創建模型和原型,或使用它作為編碼的更快的替代.

Construct 2 特點:

Quick& Easy
讓你的工作在幾個小時甚至幾天而不是幾個星期和幾個月的時間裡生活。使用 Construct 2 製作遊戲是一件小事:只需拖放物體,添加行為,使所有事情都隨著事件而活躍起來!通過快速輕鬆掌握 Ribbon 界面,您可以清楚地訪問各種工具讓任何人都可以跳入遊戲開發,而不需要以前的遊戲開發知識.

強大的事件系統
讓您的遊戲通過強大的事件系統以視覺和人類可讀的方式完成需要做的事情。沒有必要記住複雜和神秘的語言。隨著事件編程變得直觀,把你的重點放在真正重要的:設計你的遊戲!事件是通過從有序列表中選擇可能的條件和操作而創建的。事件結果列表或事件表的設計盡可能容易讀取,以便初學者也可以獲得即時結果。整個事件表可以被其他級別重新使用,節省您重新創建其他級別的事件.

靈活的行為
行為作為預先打包的函數,您可以分配給對象並在需要時重複使用。它們提供了一種即時添加對像功能的方法,加快了開發速度並提高了生產力。它們包括 8 個方向,平台和汽車的動作; 先進的功能,如物理和尋路; 和有用的實用程序,如淡入淡出,閃光,包裝,引腳和拖動& 下降。大多數行為可以與事件一起復制,但這樣做只是耗時更長。這就是為什麼行為可以成為很好的時間保存者,而不需要進一步限制什麼是可能的。

Instant Preview
In Construct 2 你可以在任何時候立即預覽你的遊戲。沒有必要等待編譯或其他耗時的過程。在按下按鈕時,您可以在瀏覽器窗口中運行遊戲,並準備好進行測試。這樣可以進行快速原型設計和迭代開發,從而可以在整個創建過程中進行測試,從而更輕鬆地檢測和糾正問題。通過這種方式,遊戲創作變得更加直觀,特別是對於初學者來說更是如此.

令人驚嘆的視覺效果
使用 C2 的混合模式,效果和粒子系統讓您的遊戲從美好到華麗。有 70 多種基於 WebGL 的像素著色器效果可以扭曲,扭曲,混合,模糊,蒙版,重新著色等等。您可以將這些添加到對象,圖層和佈局以實現快速特效,並將它們疊加起來以創建令人難以置信的結果。您甚至可以在編輯器中實時查看所有應用程序!

多平台導出
使用單個項目在各種平台上發布您的遊戲。沒有必要維護多個代碼庫。通過使用 Construct 2 的基於 HTML5 的引擎,您可以導出到大多數主要平台。通過發佈到您自己的網站,Chrome 網上應用店,Facebook,Kongregate,NewGrounds,Firefox Marketplace 或使用我們的 Scirra Arcade 分享您的作品,輕鬆訪問網站。通過使用 Node-Webkit 包裝將您的遊戲導出到桌面 PC,Mac 和 Linux 應用程序。另外發佈到 Windows 8 商店或作為本機 Windows Phone 8 應用程序.

Easy Extensibility
Construct 2 自帶 20 多個內置插件,20 多種行為和超過 70 種視覺效果。它們包括顯示文本和精靈,聲音和音樂播放,輸入,數據處理和存儲,粒子效果,運動預設,Photoshop 效果等等。如果您是高級用戶,仍然需要一些特定的功能,Construct 2 可以使用我們完整記錄的 Javascript SDK 創建自己的插件和行為。您也可以使用 GLSL 著色器語言創建自己的視覺效果.

注意:演示版本中有限的功能.

ScreenShot

軟體資訊
檔案版本 Auto Screen Capture 2.2.1.0

檔案名稱 autoscreen.exe
檔案大小 321 KB
系統 Windows XP / Vista / Windows 7 / Windows 8 / Windows 10
軟體類型 未分類
作者 Scirra Ltd.
官網 https://www.scirra.com/construct2
更新日期 2019-09-29
更新日誌

What's new in this version:

Introducing the Auto Screen Capture Configuration File:
- The new "autoscreen.conf" file can be used to customize the configuration set utilized by Auto Screen Capture. So you can now store the application's settings in an entirely different location from the user's personal settings or simply create a centralized configuration area by using the new "-config" command line argument to specify which configuration file each autoscreen.exe binary should load at startup - great for networked server environments

A configuration file that can be used by Auto Screen Capture should, at a minimum, contain the following 10 lines representing key-value pairs that will be parsed by the application upon execution:
- ScreenshotsFolder=screenshots
- DebugFolder=!autoscreendebug
- LogsFolder=!autoscreendebuglogs
- ApplicationSettingsFile=application.xml
- UserSettingsFile=user.xml
- EditorsFile=!autoscreeneditors.xml
- RegionsFile=!autoscreenregions.xml
- ScreensFile=!autoscreenscreens.xml
- TriggersFile=!autoscreentriggers.xml
- ScreenshotsFile=!autoscreenscreenshots.xml
- As you can see, each line specifies either the name of a folder or a file. If only the folder name is given (such as "screenshots") then Auto Screen Capture will parse it as the "screenshots" folder in the same folder where the executed autoscreen.exe binary is found. You can also specify a folder name with a trailing backslash but this isn't necessary. If a file extension is found then Auto Screen Capture will parse the filename as an XML file. You can tell Auto Screen Capture where to find each XML file by specifying absolute or relative (sub)folder paths

Auto Screen Capture 2.2.1.0 相關參考資料
Auto Screen Capture 2.2.1.0 Download for Windows Change ...

What's new in this version: Introducing the Auto Screen Capture Configuration File: - The new "autoscreen.conf" file can be used to customize ...

https://www.filehorse.com

Auto Screen Capture download | SourceForge.net

Download Auto Screen Capture for free. Automated screen capture utility. Auto Screen Capture takes screenshots while you work and play! Quick Demo ...

https://sourceforge.net

Auto Screen Capture - Browse Files at SourceForge.net

Automated screen capture utility. ... files, by default, are stored in the "!autoscreen-debug-logs" folder (and this folder path is configurable as of version 2.2.1.0).

https://sourceforge.net

Auto Screen Capture 2.2.1.0 Download for Windows 10, 8, 7

Download Auto Screen Capture 2.2.1.0 for Windows PC from FileHorse. 100% Safe and Secure ✓ Free Download (32-bit/64-bit) Software ...

https://www.filehorse.com

S3 Browser 教學文章 - 電腦資訊007情報站

S3 Browser軟體資訊介紹&下載,S3 Browser 是針對Amazon S3 和Amazon CloudFront 的免費Windows 客戶端。 Amazon S3 提供了一個簡單的Web 服務界面, ...

https://file007.com

GeoGebra 教學文章 - 電腦資訊007情報站

GeoGebra Screenshot 3. GeoGebra Screenshot 4. GeoGebra Screenshot 5. 檔案版本 Auto Screen Capture 2.2.1.0. 檔案名稱 autoscreen.exe. 檔案大小 321 KB.

https://file007.com

GitHub Desktop 教學文章 - 電腦資訊007情報站

GitHub Desktop軟體資訊介紹&下載,GitHub Desktop 是一個無縫的方式來貢獻於GitHub 和GitHub Enterprise 上的項目。 GitHub Desktop 允許開發人員同步分支 ...

https://file007.com

Auto Screen Capture 2.2.3.2 免安裝版– 自動螢幕截圖工具– 中 ...

autoscreen,這是用來儲存程式的所有設定。當開始截圖之後所有的截圖將會儲存在自動新建立的screenshots 資料夾中。 【軟體名稱】: ...

https://zhtwnet.com

Auto Screen Capture 2.2.1.0 Download for Windows Old ...

Auto Screen Capture 2.2.1.0. September, 29th 2019 - 100% Safe - Freeware. Free Download. (321 KB) Safe & Secure. Features · Screenshots · Change Log ...

https://www.filehorse.com

Auto Screen Capture v2.3.2.2 - 自動螢幕截圖工具- 免費軟體之家

5 天前 - autoscreen。預設所有截圖會儲存在screenshots 資料夾中。 § 作業系統:Windows 7/8/10 (32 & ...

https://freewarehome.tw