MUU
banner
muublue.bsky.social
MUU
@muublue.bsky.social
お絵描き、ゲームUI、ゲームエンジンいじり。
Japanese🇯🇵/Illustration🎨/GameUI/UE/Unity/🎮
I'm studying English🔤 and UnrealEngine Material📖
I would try to post in both English and Japanese as much as possible😘

She/Her

Since 2024.11.17

【note】
https://note.com/ideal_ruff8581/
びかびか。
December 8, 2024 at 10:42 AM
UEのボックス上では四則演算が使える。
計算でよく使う4つ👇

➕ 足し算: +
➖ 引き算: -
✖️ 掛け算: *
➗ 割り算: /

In Unreal Engine, Text Boxes can handle numerical inputs and perform arithmetic operations (addition, subtraction, multiplication, division) by receiving and processing the entered values.
December 1, 2024 at 10:52 AM
UMG 【Stack Boxes】
・Vertical boxとHorizontal box組み合わせる事ができる。
・アニメーションやブループリントで子の向きをを制御できる。

・Combines a Vertical box or Horizontal box.
・Control the orientation in animations or in blueprints.
December 1, 2024 at 6:41 AM

spine4.2から物理演算が使えるようになってたんですが、
設定めちゃめちゃ簡単でビックリ。
物理挙動してほしいボーンを選択→新規→物理コンストレイントでOK。

#spine #madewithspine
November 21, 2024 at 2:11 PM