作成したUnreal Engine向けプラグインやぷちコン作品などをまとめています。 This list contains a collection of plugins for the Unreal Engine that I have created, as well as games I have created in game jams.
1
Leon Gameworks @Leon_Gameworks

「Unreal Engine Meetup Connect」の講演資料を公開しました! #UEMConnect 「エディタのUXを向上させるUnreal C++との付き合い方」 docswell.com/s/leon-gamewor… 「イスを支える技術」 docswell.com/s/leon-gamewor… 「ゲーム開発を助けるエディタ拡張とプラグイン化について」 docswell.com/s/leon-gamewor…

2024-03-04 18:59:59
Naotsun @Naotsun_UE

Published a plugin that adds an enhanced data table that allows you to add dedicated rows during development and to retrieve row data with the same property values in one go etc.! unrealengine.com/marketplace/en… #UE5 #UnrealEngine5 pic.twitter.com/2dZupw9uCA

2023-11-01 20:11:09
拡大
拡大
拡大
拡大
リンク Unreal Engine Enhanced Data Tables in Code Plugins - UE Marketplace Adds multiple data tables with extended functionality, including a data table that allows you to add development-only rows that are not included in shipping and test builds, and a data table that generates enum-compliant rows.
Naotsun @Naotsun_UE

開発時専用の行を追加したり、プロパティの値が同じ行データを一括で取得できたりする拡張データテーブルが追加されるプラグインを出品しました! デバッグ用のデータテーブルを別で作る必要がなくなります! unrealengine.com/marketplace/ja… #UE5 #UnrealEngine5 pic.twitter.com/MjAyenHm0Q

2023-11-01 20:07:46
拡大
拡大
拡大
拡大
リンク Unreal Engine Enhanced Data Tables:コードプラグイン - UE マーケットプレイス Adds multiple data tables with extended functionality, including a data table that allows you to add development-only rows that are not included in shipping and test builds, and a data table that generates enum-compliant rows.
Naotsun @Naotsun_UE

Published a plugin that makes it easy to change the editor's language, locale, and other settings from the shortcut keys or status bar! This may be useful when working with tutorials in other languages! unrealengine.com/marketplace/en… #UE5 #UnrealEngine5 pic.twitter.com/6wbmuIxVhK

2023-08-28 19:21:59
拡大
拡大
リンク Unreal Engine Language Switcher in Code Plugins - UE Marketplace This plugin adds a function that allows you to quickly change language and region settings such as editor language, locale, and preview game language from the status bar and shortcut keys.
Naotsun @Naotsun_UE

エディタの言語やロケールなどをの設定をショートカットキーやステータスバーから簡単に変更できるようにするプラグインを出品しました! 他言語のチュートリアルを見ながら作業する際などに約に立つかもしれません! unrealengine.com/marketplace/ja… #UE5 #UnrealEngine5 pic.twitter.com/hCueAATZxC

2023-08-28 19:20:00
拡大
拡大
リンク Unreal Engine Language Switcher:コードプラグイン - UE マーケットプレイス This plugin adds a function that allows you to quickly change language and region settings such as editor language, locale, and preview game language from the status bar and shortcut keys.
Naotsun @Naotsun_UE

PluginBuilder is now available in the Marketplace! (It's free!) You can build code plugin in multiple engine versions and compress them into a zip in a format that can be submitted to the Marketplace! unrealengine.com/marketplace/en… #UE4 #UE5 pic.twitter.com/filYF6oezH

2023-05-08 19:22:25
拡大
リンク Unreal Engine Plugin Builder in Code Plugins - UE Marketplace Adds a tools menu to build plugin with multiple engine versions and compress the built plugin into a zip file that can be submitted to the marketplace.
Naotsun @Naotsun_UE

PluginBuilderをマケプレで公開しました!(無料です!) コードプラグインを複数のエンジンバージョンでビルドし、マケプレに提出できる形式のzipに圧縮することができます! unrealengine.com/marketplace/ja… #UE4 #UE5 pic.twitter.com/s5CdSUQEVt

2023-05-08 19:20:14
拡大
リンク Unreal Engine Plugin Builder:コードプラグイン - UE マーケットプレイス Adds a tools menu to build plugin with multiple engine versions and compress the built plugin into a zip file that can be submitted to the marketplace.
Naotsun @Naotsun_UE

I have released a plugin that adds a sub menu to the file menu that lists recently opened assets! It's free, so why not replace the filter in your content browser! Documentation is here. github.com/Naotsun19B/Rec… unrealengine.com/marketplace/en… #UE4 #UE5 #UnrealEngine pic.twitter.com/XbKKa9U747

2023-02-24 20:50:20
拡大
リンク Unreal Engine Recent Assets Menu in Code Plugins - UE Marketplace This plugin adds a menu to the file menu to open recently opened assets as well as level assets. 1
Naotsun @Naotsun_UE

ファイルメニューに最近開いたアセットのリストを出す項目を追加するプラグインをリリースしました! 無料なのでコンテンツブラウザのフィルタの代わりにいかがでしょうか! ドキュメントはこちらです。 github.com/Naotsun19B/Rec… unrealengine.com/marketplace/ja… #UE4 #UE5 #UnrealEngine pic.twitter.com/pNYMQ2DqK8

2023-02-24 20:48:20
拡大
リンク Unreal Engine Recent Assets Menu:コードプラグイン - UE マーケットプレイス This plugin adds a menu to the file menu to open recently opened assets as well as level assets.
Naotsun @Naotsun_UE

"Deprecated Reminder" is available in the marketplace now. You can set due dates on assets, code, etc., and issue warnings or errors at cook or compile time if they expire. This plugin may save you from seeing TODOs that are several months old. unrealengine.com/marketplace/en… #UE4 #UE5

2022-09-17 19:12:36
Naotsun @Naotsun_UE

アセットやコードなどに期日を設定して期限切れの場合はクック時やコンパイル時に警告やエラーを出すプラグインを出品しました! このプラグインを使えば数か月前のTODOを見かけなくて済むかも...? unrealengine.com/marketplace/en… #UE4 #UE5

2022-09-17 19:07:16
リンク Unreal Engine Deprecated Reminder in Code Plugins - UE Marketplace This plugin allows you to set reminders for code and assets and manage the reminders that have been set. Overdue items can trigger warnings or errors at compile time or cook time.
リンク Unreal Engine Deprecated Reminder in Code Plugins - UE Marketplace This plugin allows you to set reminders for code and assets and manage the reminders that have been set. Overdue items can trigger warnings or errors at compile time or cook time.
Naotsun @Naotsun_UE

ClassViewerとStructViewerはあるのにEnumViewerが無かったので作ってみた StructViewerも4.23から見たいだけど、それ以前ってDT作る時の構造体の選択ってどんな感じだったっけ... #UE4 #UE4Study pic.twitter.com/uZcqZAezLf

2022-03-02 21:47:04
リンク GitHub GitHub - Naotsun19B/EnumViewer Contribute to Naotsun19B/EnumViewer development by creating an account on GitHub.
Naotsun @Naotsun_UE

"Graph Minimap" is available in the marketplace now. This plugin adds a minimap to the graph editor that gives you an overview of the entire graph. You can also operate the graph editor from the minimap. unrealengine.com/marketplace/en… #UE4 #UE5 #UnrealEngine pic.twitter.com/gFcxQ1EHG7

2021-12-26 00:22:43
拡大
リンク Unreal Engine Graph Minimap in Code Plugins - UE Marketplace This plugin adds a minimap to the graph editor that gives you an overview of the entire graph. You can also operate the graph editor from the minimap.
Naotsun @Naotsun_UE

グラフエディタにミニマップを表示するプラグインをマーケットプレイスに出品しました! ミニマップからグラフを操作することもできます! unrealengine.com/marketplace/ja… #UE4 #UE5 #UnrealEngine pic.twitter.com/Wa1aRbTcVE

2021-12-26 00:16:51
拡大
リンク Unreal Engine Graph Minimap:コードプラグイン - UE マーケットプレイス This plugin adds a minimap to the graph editor that gives you an overview of the entire graph. You can also operate the graph editor from the minimap.
Naotsun @Naotsun_UE

"Translation Toolkit" is available in the marketplace. With this plugin, you can easily translate text and tooltips in the editor. It also allows you to translate the selected text and replace it with the result. unrealengine.com/marketplace/en… #UnrealEngine #UE4 #UE5

2021-11-12 21:21:35
リンク Unreal Engine Translation Toolkit in Code Plugins - UE Marketplace This plugin can translate text and tooltips in the Unreal Engine editor and display the results in a pop-up window. It also has the ability to translate the selected text and replace it with the translation result.
Naotsun @Naotsun_UE

"PulldownBuilder" is available in the marketplace. This plugin allows you to easily create pulldown variable using a dedicated asset. For example, you can specify the row name of the data table in a pulldown menu like an enum. unrealengine.com/marketplace/en… #UnrealEngine #UE4 #UE5

2021-11-12 21:08:18
リンク Unreal Engine Pulldown Builder in Code Plugins - UE Marketplace By creating the PulldownContents asset added by this plugin, you can easily add a structure that displays a pull-down menu based on a data table, string table, etc.
Naotsun @Naotsun_UE

"GraphPrinter" is available in the marketplace. This plugin adds a shortcut key that prints an graph editor to an image file or copies it to the clipboard. It can also restore the nodes from PNG file that exported by this plugin. unrealengine.com/marketplace/en… #UnrealEngine #UE4 #UE5

2021-11-12 21:00:10
リンク Unreal Engine Graph Printer in Code Plugins - UE Marketplace This plugin adds a shortcut key that prints an Unreal Engine graph editor (such as Blueprint or Material ...) to an image file or copies it to the clipboard. 5
Naotsun @Naotsun_UE

エディタ上のテキストを翻訳したり、選択中のテキストを翻訳結果に置き換えたりするプラグインをマーケットプレイスに出品しました! unrealengine.com/marketplace/ja… #UE4 #UnrealEngine pic.twitter.com/EREkC3GWYV

2021-11-07 13:30:29
拡大
リンク Unreal Engine Translation Toolkit:コードプラグイン - UE マーケットプレイス This plugin can translate text and tooltips in the Unreal Engine editor and display the results in a pop-up window. It also has the ability to translate the selected text and replace it with the translation result.
Naotsun @Naotsun_UE

プラグインのビルドをBatchでやってたんだけど、オプションの追加やらパスの置き換えやら大変だったからC#で雑にフォームアプリ作ってみた ボタン押せばビルドとzip化まで出来るのですぐにマケプレに提出できるようになる? github.com/Naotsun19B/Unr… #UE4 pic.twitter.com/wRYJ7UZLCh

2021-11-01 22:28:58
拡大
Naotsun @Naotsun_UE

#アンリアルクエスト の解答動画提出しました! youtube.com/watch?v=hAsX3v… 木曜から参加して急いで作ったので変なものができてしまった...w pic.twitter.com/0dwes3nAH7

2021-05-22 15:52:24
Naotsun @Naotsun_UE

#アンリアルクエスト の解答動画提出しました! youtube.com/watch?v=hAsX3v… 木曜から参加して急いで作ったので変なものができてしまった...w pic.twitter.com/0dwes3nAH7

2021-05-22 15:52:24
Naotsun @Naotsun_UE

こちらの簡単にプルダウンメニュー表示の構造体を追加するプラグインをマーケットプレイスに出品しました!もちろん無料です! unrealengine.com/marketplace/ja… #UE4 twitter.com/Naotsun_UE/sta…

2021-05-19 20:43:01
Naotsun @Naotsun_UE

簡単にプルダウンメニュー表示する構造体を追加できるプラグインを公開しました! データテーブルのRowNameを文字列で入力する必要がなくなります! 画像ではC++を使用していますが、C++を使用しない方法もあります! github.com/Naotsun19B/Pul… #UE4 pic.twitter.com/NxGdJsOXRO

2021-05-09 19:42:15
リンク Unreal Engine Pulldown Builder:コードプラグイン - UE マーケットプレイス By creating the PulldownContents asset added by this plugin, you can easily add a structure that displays a pull-down menu based on a data table, string table, etc.
Naotsun @Naotsun_UE

こちらのグラフエディタを画像出力できるプラグインをマケプレに出品しました!もちろん無料です! unrealengine.com/marketplace/ja… #UE4 pic.twitter.com/WqDqanPv2B twitter.com/Naotsun_UE/sta…

2021-01-11 00:00:22
Naotsun @Naotsun_UE

こちらのプラグインをUE4.21~UE4.26までの対応をして、READMEも書いて公開しました! github.com/Naotsun19B/Gra… #UE4 twitter.com/Naotsun_UE/sta…

2020-12-06 00:59:49
拡大
リンク Unreal Engine Graph Printer:コードプラグイン - UE マーケットプレイス This plugin adds a shortcut key that prints an Unreal Engine graph editor (such as Blueprint or Material ...) to an image file or copies it to the clipboard. 1 user 125
Naotsun @Naotsun_UE

.cpp追加した時とかGenerateするためにフォルダ開くの面倒だから、VSから呼べる拡張機能作ってみた もしかしたらUnrealVSに同じ機能あったりするのかな... marketplace.visualstudio.com/items?itemName… #UE4 pic.twitter.com/SRel8VlEUy

2020-12-04 00:22:25
拡大
Naotsun @Naotsun_UE

動画には入れなかったゲームオーバー pic.twitter.com/bgrx7DC6JM

2020-08-31 23:24:36
Naotsun @Naotsun_UE

【第14回UE4ぷちコン応募作品】Falling Hat youtu.be/OZ17SQDE4Ag @YouTubeより ぷちコン応募完了!!! #UE4 #UE4ぷちコン

2020-08-31 22:22:00
1
まとめたひと
Naotsun @Naotsun_UE

Unreal EngineとC++が大好き!C#もちょっと好き。ゲームや猫も大好きです。