Terminal for Games
Sriganesh
$18.70
(no ratings)
Date |
Price |
---|---|
日時 |
価格($) |
08/01(2024) |
18.7 |
08/01(2024) |
9.35 |
08/15(2024) |
18.7 |
11/24(2024) |
18.7 |
Jump AssetStore
This is a package where you will be able to get terminal-like interface with 17+ working commands like ls, cd, mkdir etc with easy ways to add custom commands to be integrated with your unique game.This package provides you with a completely working terminal-like interface. If your game needs a working terminal to be a part the computers, this can help you do that. It is also easy to add custom commands to the source code. Look at the "technical details" for more info on adding custom commands. Apart from that, the color of the interface is ever so easy to change, completely changing the look and feel of your game. Contact me for custom command request here.It is also extremely easy to add custom commands to to change the variables in the game like player speed or player position during runtime without leaving the game view. It has implemented Admin access meaning, you can restrict certain commands from certain users.You can contact me if you want custom commands to affect various game variables during runtime. Depending upon the scale of the request, i can do it either for no or a small fee.You can also add it yourself. It is as easy as adding a function and if else in the terminalv3.cs file.I will be adding more and more commands to closely resemble working on a linux terminal or any command line interface along with fun and useful custom commands.NOTE:READ THE "README" FILE FOR INSTALLATION GUIDE FOR THE PACKAGE TO WORK PROPERLY AS INTENDED.READ THE TECHNICAL DETAILS TOO. IT HAS THE INSTALLATION GUIDE TOOCLOSELY FOLLOW THE INSTALLATION GUIDE ON THE README OR UNDER THE "TECHNICAL DETAILS"NOTE THAT FOLLOWING THE STEPS WILL RESULT IN EXPECTED OUTPUT.This project contains multiple prefabs. The most important of them all are the one named "Terminal". Dragging and dropping that prefab on the scene should get you the working terminal. The script "Terminalv3" has all the commands. you can access it to add custom commands. Look at its site for more info and contact here.Installation guideDownload the package.Run the downloadsClick on “install/upgrade”It will open a package importerClick on “import”Go to Terminal/PrefabsDrag and drop the prefab named “Terminal”It will open a “TMP Importer”Import both “TMP Essentials” as well as “TMP Examples and Extras”Note that you need both for the package to work.That is all. Look at possible errors to fix it.Possible errors and steps to fix it1. NullReferenceException: (When importing TMP Essentials)Fixes: importing TMP Examples and Extras should fix it.2. The Scene and game view are empty or have a missing part.Fixes: saving, closing and reopening the project should fix it.3. Tag: InstantiatedPanel is not defined. (ERROR)Fixes: Add the tag named "InstantiatedPanel" in the inspector panel to fix that error. Click here for video tutorial4. The text overlays on each other in the scene viewFixes: Run the game to fix it. it will auto adjust to your screen size.5. General FixesFixes: Make sure that the scale is set to the normal sizeFixes: make sure that the game view is scrolled to the top.6. Contact me if you find any other errors.