newtraceえんじにあ
@newtrace_dev
Roblox Developer in Japan.🇯🇵。 役に立ちそうな開発情報やRoblox関連についてつぶやきます。 #RobloxDevs
こちらのコミュニティの人数が50人を超え、日本人のプロのRoblox開発者同士で議論できる数少ない場の一つになってきている気がします! またサーバー内に案件の募集、ポートフォリオの投稿ができるチャンネルも作りましたので、受託案件をしたい方や企業の関係者の方はぜひご活用ください!
30人ほどに参加頂き、問題なさそうなのでこちらのサーバーリンクをオープンにしてみます。 来年からRoblox開発加速させていきたい方は、ぜひ参加頂き、切磋琢磨していきましょう!(現在は実際の開発がメインです。) 日本のRoblox開発者のためのコミュニティです。 discord.gg/zRNR8ca8v4
Blender Alert 🚨 Few years ago, @PabloVazquez_ said on Blender Today Live that Blender could come to iOS once Vulkan was ready. Today, it’s becoming reality! Between version 5.0 coming and a native iPad release, Blender is becoming a true cornerstone of the creative world.✨
devforum.roblox.com/t/new-permissi… RobloxのCommunity/Groupの移行時から権限問題ずっと監視していますが、いまだに直っていないようです。 チーム内でもCommunityではメンバー権限、Groupでは開発者権限のアカウントだとStudioでアニメーションが再生されないので、管理側の方は要チェックです。
The built-in Roblox Freecam now supports tilting. On your keyboard, you can hold Z to tilt to the right, and hold C to tilt to the left. Note that you can only use Freecam in experiences you own or have permission to use Freecam in.
一応せんでん 来週のCEDEC、22日の15時から 「Roblox」の開発環境とその効率化 ~DAU8500万人超の巨大プラットフォームの開発 事始め~ ってタイトルで登壇します! 主にエンジニア視点でのRobloxのおもしろさや効率化についてお話させていただきます! #CEDEC2025 #RobloxDev cedec.cesa.or.jp/2025/timetable…
Roblox開発における開発効率化を行うにあたっての考え方や技術紹介のnoteを書きました! 書きながらあれもこれもとなってあまり上手くまとめられた自信はないですが、少しでも参考になると嬉しいです。 #Roblox #RobloxDev note.com/newtrace_dev/n…
【プレスリリース】 Roblox「Licensing Platform」のローンチに合わせ、UGCクリエイターとIPホルダーの共創を支援する新サービスを開始しました!🎉 ・Roblox上でのIPライセンス運用サポート ・コミュニティ × コンテンツの成長支援 詳しくはスレッドから👇
Robloxアバターマーケットプレイスにアップロードされたアクセサリーに、PBR(物理ベースレンダリング)テクスチャが利用できるようになりました。これにより、クリエイターは光沢や布地のような、よりリアルな質感を表現するために、粗さや金属感のプロパティを追加できるようになりました。
PBR (Physically-Based Rendering) textures are now available for accessories uploaded to the Roblox Avatar Marketplace. This means creators can now add roughness and metalness properties to simulate more realistic textures, like shine or fabric.
Today we're innovating how IP can be licensed at scale. Creators can now bring worlds like Stranger Things, Twilight, and Like a Dragon to life on Roblox by accessing this IP through our new License Manager. corp.roblox.com/newsroom/2025/…
One of my favorite cursed facts about Roblox's task scheduler is that `task.wait()` can resume on the same frame if you call it at the right time (e.g. during PreAnimation step)
Depending on when this is run in the frame, it's possible for `task.wait()` to NOT wait an extra frame; e.g. it gets resumed the same frame. Maybe that's the reason? To ensure at least 1 frame? idk.
Robloxの開発者向けの動画コンテンツがどんどん増えてそうですね。 有名な開発者も提供していて、良コンテンツな感じがするのでおすすめです。 create.roblox.com #RobloxDev

Notion MCPが新しくなりました!🚀 ・OAuth対応でユーザー認証がもっと簡単に ・最適化されたMarkdownで高速なやり取りを実現 ・ページ内コンテンツも検索できる強力な検索機能 NotionのAI連携が、もっと自由に。
意外と知られてないかもしれませんが、反復処理にnext,pairs,ipairsは不要で、一般的な for i, v, in {array or dictionary} do で処理できます。 公式ドキュメントにもしれっと書かれてます😅 create.roblox.com/docs/tutorials… #RobloxDev
I try to stay out of politics, but... Please, just use generalized iteration in Luau. You don't need to use next, pairs, or ipairs for iterating. If you do, it should be quite the exception.
The Hatchの環境デザイン実際すべて見てみましたが、めちゃくちゃすごかったです。 イベントに参加できなくてもHubだけでも入ってみる価値はあります!
Some builds I made for Roblox's new event The Hatch! Worked alongside @Aerophagia_ & @AerialsCreation !! #Roblox #RobloxDev
I had the opportunity to create characters and UGC for the official Jagariko experience by Calbee! Check out the game and UGCs here: roblox.com/communities/35…
体験内で一部のドキュメントの記載があったり、CGの表現方法もユニークなものもあるので参考になりそうです! あとFree UGC配ってたので、こちらぜひ!
Roblox公式が「Learn Experience」を公開!Studio初心者向けに、ゲーム制作の基礎をステップ式で学べる新しい体験が登場🎮 インタラクティブな導線で、オビコース制作から学べる内容に👨🏫 初学者支援の強化が進んでいます。 🔗devforum.roblox.com/t/introducing-… #Roblox #Studio教育 #UGC開発
Introducing our new Text-to-Speech API beta. Creators can now transform text into high-quality audio, bringing dynamic storytelling and immersive experiences to life without complex production workflows. #RobloxDev devforum.roblox.com/t/beta-text-to…
Robloxの効果音の再生までに微妙に時間があって、効果音として使いにくいというスレッドで、PlaybackRegionというのを自分も初めて知りました。 SoundインスタンスのPlaybackRegionプロパティを調整することでどこからどこまで再生できるか調整できるようです。 ↓返信 x.com/rWonuf/status/…
So Roblox gives you a really big library of free sounds However, I can't really use any of these because there's a microsecond delay before the crash sound, so it introduces percieved latency between when an impact happens and when you hear it... Not sure if this is a large…