SPRITES AND CAMERA
ı create some sprites with aseprite however i dont know what size to use so ı randomly build it and just trim when my drawing is done but ı noticed if ı change scale from 1 1 1 in unity it looks creepy what should ı do? ı just need to use 16x16 or 64x64?ALSO how can ı set the resolution to 1920x1080?
https://redd.it/1q35mrg
@r_Unity3D
ı create some sprites with aseprite however i dont know what size to use so ı randomly build it and just trim when my drawing is done but ı noticed if ı change scale from 1 1 1 in unity it looks creepy what should ı do? ı just need to use 16x16 or 64x64?ALSO how can ı set the resolution to 1920x1080?
https://redd.it/1q35mrg
@r_Unity3D
Reddit
From the Unity2D community on Reddit
Explore this post and more from the Unity2D community
I made an Editor Tool to bake AI dialogues for RPGs/Visual Novels directly into ScriptableObjects. No runtime API costs.
https://redd.it/1q3mr28
@r_Unity3D
https://redd.it/1q3mr28
@r_Unity3D
Editor tools to convert Ultima Online assets into Unity Assets
https://www.youtube.com/watch?v=0FHf7StAG-A
https://redd.it/1q32gp5
@r_Unity3D
https://www.youtube.com/watch?v=0FHf7StAG-A
https://redd.it/1q32gp5
@r_Unity3D
YouTube
Instant Ultima Online Maps and Animations in Unity
The video starts out with an intro on what it is that I'm building, then I show off two Unity Editor tools that I created to help build it.
Advice for an Isometric crafting game?
I’m a seasoned artist and writer, but I’m brand new to game development (tho I’ve modded in Unity before). Currently in the process of learning to code. Before I get started on anything real, is there anything important I should know as a beginner? Here’s the basic concepts:
- Isometric 64x32
- Gathering herbs
- Herbalism crafting (preferably a simple mini game)
- Day/night cycle
- Choices = consequences (like NPCs getting better or worse from your remedies and calling you later about it via landline phone)
I guess what im asking here is what useful tools or resources do you recommend? I’ve already downloaded Unity 2D URP and have some assets.
https://redd.it/1q3rzff
@r_Unity3D
I’m a seasoned artist and writer, but I’m brand new to game development (tho I’ve modded in Unity before). Currently in the process of learning to code. Before I get started on anything real, is there anything important I should know as a beginner? Here’s the basic concepts:
- Isometric 64x32
- Gathering herbs
- Herbalism crafting (preferably a simple mini game)
- Day/night cycle
- Choices = consequences (like NPCs getting better or worse from your remedies and calling you later about it via landline phone)
I guess what im asking here is what useful tools or resources do you recommend? I’ve already downloaded Unity 2D URP and have some assets.
https://redd.it/1q3rzff
@r_Unity3D
Reddit
From the Unity2D community on Reddit
Explore this post and more from the Unity2D community
Rigged Sprites + Sprite Swap - Same Bone Hierarchy but Different Bone Positions?
I'm attempting to create a character animation with different complex motions (forward facing, crouching, climbing a ladder, side-facing, walking, etc) with smooth transitions between. I know there are a couple of ways to achieve this in Unity 2D, but at the moment I'm playing with rigged sprites + sprite swaps to see how far I can get.
At this point, I've got different layered sprite PSBs with my different poses, the same bone hierarchy that I've pasted into the different sprites, a Sprite Asset Library with all the body parts from different sprites, a GameObject with a single sprite with Sprite Resolvers for each of the body part layers, and animations that toggle Sprite Resolver assets to achieve transitions between poses. It mostly works as advertised in the docs.
That said, I'm still sort of confused regarding one point.
For my rigged sprites, while the bone hierarchy is the same for each sprite, the position of the bones in each sprite is not (e.g. forward facing vs side facing vs crouching). After pasting the bone hierarchy into each sprite, I adjust the position of each bone to better match the sprite layers and do my bone weighting from there.
But I'm not clear how those bone positions can be used during animation?
Specifically, as mentioned above, I dragged one of my sprites (let's say forward facing) into my GameObject and use that as the root sprite layer hierarchy to configure all my animator + sprite library + resolver components. At that point, the bone positions for that root sprite are used as the starting point for the bones in any animation. And even if I start an animation by using the resolver to swap out all the sprite layers to a different sprite, the bones+sprites will still be in the position of that original sprite, not the position of the rigged sprite in the sprite editor.
Is there any easy way to get a particular keyframe to move all the bones + layer sprites to the bone positions of a particular rigged sprite? I can manually transform the bones myself by hand, but I'm wondering if there is an easy way to get them to exactly match the positions for a particular rigged sprite (that's different than the root sprite I used for my GameObject).
https://redd.it/1q3xbbt
@r_Unity3D
I'm attempting to create a character animation with different complex motions (forward facing, crouching, climbing a ladder, side-facing, walking, etc) with smooth transitions between. I know there are a couple of ways to achieve this in Unity 2D, but at the moment I'm playing with rigged sprites + sprite swaps to see how far I can get.
At this point, I've got different layered sprite PSBs with my different poses, the same bone hierarchy that I've pasted into the different sprites, a Sprite Asset Library with all the body parts from different sprites, a GameObject with a single sprite with Sprite Resolvers for each of the body part layers, and animations that toggle Sprite Resolver assets to achieve transitions between poses. It mostly works as advertised in the docs.
That said, I'm still sort of confused regarding one point.
For my rigged sprites, while the bone hierarchy is the same for each sprite, the position of the bones in each sprite is not (e.g. forward facing vs side facing vs crouching). After pasting the bone hierarchy into each sprite, I adjust the position of each bone to better match the sprite layers and do my bone weighting from there.
But I'm not clear how those bone positions can be used during animation?
Specifically, as mentioned above, I dragged one of my sprites (let's say forward facing) into my GameObject and use that as the root sprite layer hierarchy to configure all my animator + sprite library + resolver components. At that point, the bone positions for that root sprite are used as the starting point for the bones in any animation. And even if I start an animation by using the resolver to swap out all the sprite layers to a different sprite, the bones+sprites will still be in the position of that original sprite, not the position of the rigged sprite in the sprite editor.
Is there any easy way to get a particular keyframe to move all the bones + layer sprites to the bone positions of a particular rigged sprite? I can manually transform the bones myself by hand, but I'm wondering if there is an easy way to get them to exactly match the positions for a particular rigged sprite (that's different than the root sprite I used for my GameObject).
https://redd.it/1q3xbbt
@r_Unity3D
Reddit
From the Unity2D community on Reddit
Explore this post and more from the Unity2D community
I was told to just start making my first game and i think its time. Is this a good place to start?
https://redd.it/1q3vm11
@r_Unity3D
https://redd.it/1q3vm11
@r_Unity3D
Unity 2D course recommendations
Hey everyone
I want to seriously improve my Unity 2D skills and I’m looking for a good course to follow.
I already know the basics, but I want something more structured:
gameplay systems, clean code, UI, polishing, best practices, etc.
Paid or free — both are fine.
What courses or resources would you actually recommend from experience?
Thanks in advance
https://redd.it/1q3zwno
@r_Unity3D
Hey everyone
I want to seriously improve my Unity 2D skills and I’m looking for a good course to follow.
I already know the basics, but I want something more structured:
gameplay systems, clean code, UI, polishing, best practices, etc.
Paid or free — both are fine.
What courses or resources would you actually recommend from experience?
Thanks in advance
https://redd.it/1q3zwno
@r_Unity3D
Reddit
From the Unity2D community on Reddit
Explore this post and more from the Unity2D community
Media is too big
VIEW IN TELEGRAM
A re-imagining of Road Rash (1994) bar menus in my game using a mix of 3D geo and 2D cards. Using Cinemachine made the setup a breeze. More polish to come, along with the iconic silly looking caricatures.
https://redd.it/1q3v7g1
@r_Unity3D
https://redd.it/1q3v7g1
@r_Unity3D
Another screenshot from my noir-detective RPG! A sneak-peek of a chase sequence. What do you think?
https://redd.it/1q45nc0
@r_Unity3D
https://redd.it/1q45nc0
@r_Unity3D
This is what our first game as an indie studio looks like (2D art Comic).
https://redd.it/1q475t3
@r_Unity3D
https://redd.it/1q475t3
@r_Unity3D
Reddit
From the Unity2D community on Reddit: This is what our first game as an indie studio looks like (2D art Comic).
Explore this post and more from the Unity2D community
How would you implement an easy-expanded, data-driven ability system?
I've been making tiny experiences in Unity for about 4 years yet never managed to make anything that is exactly to my liking because I've been driving myself crazy over this. I can't at all visualize the right approach for creating an "Attack" or "Ability" system that doesn't have some sort of key flaw. How have/would you go about this?
https://redd.it/1q49z1n
@r_Unity3D
I've been making tiny experiences in Unity for about 4 years yet never managed to make anything that is exactly to my liking because I've been driving myself crazy over this. I can't at all visualize the right approach for creating an "Attack" or "Ability" system that doesn't have some sort of key flaw. How have/would you go about this?
https://redd.it/1q49z1n
@r_Unity3D
Reddit
From the Unity2D community on Reddit
Explore this post and more from the Unity2D community