2d
Page 1 of 10
Recent Content Tagged With 2d
Page 1 of 10
A Unity ID allows you to buy and/or subscribe to Unity products and services, shop in the Asset Store and participate in the Unity community.
2D Documentation: Link
Instead of changing the transform scale values of my imported asset, I thought it would be a better idea to change the pixels per unit and keep...
Hello! I am new to Unity and do not know ANYTHING about C#. I want to make a platformer. I am using a good tutorial. However, it doesn't say how...
I'm working on a 2D platformer project and instead of parallaxing scripts I was just using the perspective camera. For confining I implemented...
Hi! When I export my character on PSB to unity duplicate the character and place one on top of the other this happens...(sample used as example)....
Hi! I'm using my character exported from Photoshop on PSB format. I made the bones and the animation of my character and everything seems to work...
Hey! Im doing a super small itch game, and I wanna do some minimal branching dialog in it, I can't find much about it online for unity, especially...
Hi! I'm trying to implement a "lazy state machine" using enums for simple enemy AI but for some reason the logic doesn't work as intended. I need...
Ok so bear with me as this is my first post on this forum and any help would be appreciated. I have searched through this forum, stack exchange,...
Hi all! I've found very little information about this, but when I call the function "Tilemap.SetEditorPreviewColor" on my preview-tile it doesn't...
In my scene I have a basic platformer setup (back-, mid-, foregrounds etc.), and multiple "pages" which are basically the interactive part on...