0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

【Unityでとりあえず入れておけばいいモノを作りたい】シンプルなToast機能

Last updated at Posted at 2025-10-04

はじめに

Unityでとりあえず入れておけばいいモノを作りたい。
ということでシンプルなToast機能を作成しました。

簡潔なメッセージだがダイアログだと閉じる操作があるため表示して自動で消えてほしい。
そんなときに使用できるかもしれません。

機能

・1行で簡潔にメッセージを表示
・自動で消える(ダイアログのような閉じる操作が不要)
・表示時間はインスペクタで設定可能
・フェードイン/フェードアウトアニメーション
・UniRx、UniTaskを使用!
ToastDemo.gif

GitHubで公開

※2025/10/16 リポジトリ変更

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?