A downloadable mod

Overview

 This plugin is specifically for the cast (event) portion of the game development tool "RPG Developer Bakin" .  It aims to streamline the construction of autonomous NPC behavior (traditional AI) by compiling commonly used arithmetic operations.  By assigning this plugin, the following functions will be implemented:
 

- A command that determines whether a player is within a specified distance and field of view from the perspective of a caster. -


A command that obtains the distance, angle, and vector from the caster to the player.


- A command that obtains the forward vector, right-hand vector, and overhead vector of a caster.


- A command that determines whether another caster is within a specified distance and field of view from the perspective of a caster. -
A command that obtains the distance, angle, and vector from one caster to another caster.




Setup Instructions

 Adding Plugins

Selecting this plugin via the "Add" button will import multiple .cs files.

Assigning a C# Program

Select and assign "MathCommandPlusForCast.cs" .

 Setting Event Start Conditions

Set it to either "Start automatically (run repeatedly in parallel)" or "Start automatically (run repeatedly in parallel and synchronized with the physics engine)" .

Published 17 days ago
StatusReleased
CategoryGame mod
Authormelontoucan
ContentNo generative AI was used

Download

Download
MathCommandPlus.zip 12 kB

Leave a comment

Log in with itch.io to leave a comment.