+ 1
Create Sprites
What programm should i use to create a sprite for unity? Sorry for the bad English 😂 I'm from Germany
4 Antworten
+ 2
Was meinst du mit sprite for unity? Welche Programmiersprache?
(what do you mean by sprite for unity? What programming language?)
+ 2
sorry da kenne ich mich nicht aus. Google? YouTube Tutorial? Viel Erfolg! (oder wie es hier immer so schön heißt: happy coding)
0
Also mit welchem Programm man halt einfach am besten sprites erstellen kann die unity akzeptiert
Programmiersprache spielt ja keine Rolle
0
If you want to create sprites for a 2D game in Unity I would use Photoshop.
But if you want to create a 3D asset that behaves like a 2D sprite in a 3D environment you could learn to write HLSL code or use a graphical approach like 'Shader Forge' or 'Amplify Shader Editor' and look for a way to create a 'Billboard'.