A downloadable Outline Manager

Download NowName your own price

Outline Manager

Changelog

(FEB/17/2023) First version!

 

Description

 

Outline Manager is a simple but powerful script that will help you adjust the outline parameters of an event or the player. It can be quite useful for creating target systems or highlighting important objects in your game.

Features:
- Turn ON or OFF the player or event outlines.

- Set the size of the outlines at any moment.

- Set the current outline color for the player or event.

- Reset the outline color to Its original state.


How to install


Once you download the script, unzip it into the "script" folder of your project. If it doesn't exist, you should create it. 

That's it!

How to use

  

You can attach the script to any event to modify its outline values. Here are the C# functions:

  • UseOutline: Takes a value of 0 for disabled and 1 for enabled.
  • SetOutlineThickness: With this function, you can change the size of the outline in real time.
  • SetOutlineColor: This function uses a Bakin string with a hexadecimal color; you can omit the "#" symbol.  Example: FF0000FF.
    https://www.colordic.org
  • Reset Material Color: Restore the material color of the event or player to its original state.

If you need to change the player's outline settings, attach the script to a common event; when calling the C# functions, the script will do it directly on the main character.


Notes

* If you find any bug, do not hesitate to let me know!

* This plugin is not paid, although I will appreciate any kind of support to being able to keep making FREE plugins!. 

* This plugin only requires giving credits to me! (Jagonz) in your game. 

* Any questions I am always active in the official Bakin Discord or here in the comment section!


StatusReleased
CategoryAssets
Rating
Rated 5.0 out of 5 stars
(1 total ratings)
AuthorJagonz

Download

Download NowName your own price

Click download now to get access to the following files:

OutlineManager.rar 2 kB

Comments

Log in with itch.io to leave a comment.

Can I publish a content pack on Steam with this plugin? I can't give credits to the page but I can attach the Readme file to the project.