Posted November 18, 2025 by Meringue Rouge
#rpgbakin #rpg developer bakin #addon #plugin
I've released a new addon that might be useful for people to polish their games easily: a C# based implementation of interaction prompts! You don't have to manually create detection logic when in close proximity to an event of interest, all you need is to give events a local variable for it to work!
There's some setup required for the UI (both creatively and it depends on your exact game), but otherwise it's way easier!
ゲーム制作を簡単に磨き上げるのに役立つ新アドオンを公開しました:インタラクションプロンプトのC#実装です!関心のあるイベントに接近した際の手動検知ロジック作成は不要。イベントにローカル変数を割り当てるだけで動作します!
UIの設定には多少の手間がかかります(クリエイティブ面でも、またゲームによって異なりますが)、それ以外は格段にシンプルです!