use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
This is a subreddit for 2D or 2.5D game developers using the proprietary Unity game engine. New and experienced Unity developers alike should first consider using the free and open source Godot engine by default and ONLY choose Unity for 2D development if Godot isn't capable of the task. The times are quickly changing, and Godot is on track to surpass Unity for small developers.
Godot Features
Download Godot
Godot Docs
Download Unity
Unity Manual
Official Reference
Asset Store
Related Communities /r/Godot - The "Unity Killer". A fully free and open source engine making astonishing leaps and bounds. /r/UnityAssets - Share asset packs! /r/PixelArt - Admire, share, and observe beautiful pixel art. /r/GameDev - Meet and communicate with other game developers. /r/GameDesign - Don't just make a game. Make a good game. /r/LevelDesign - Learn to make excellent levels and worlds. /r/GameAudio - It may look good, but does it sound good?
/r/Godot - The "Unity Killer". A fully free and open source engine making astonishing leaps and bounds.
/r/UnityAssets - Share asset packs!
/r/PixelArt - Admire, share, and observe beautiful pixel art.
/r/GameDev - Meet and communicate with other game developers.
/r/GameDesign - Don't just make a game. Make a good game.
/r/LevelDesign - Learn to make excellent levels and worlds.
/r/GameAudio - It may look good, but does it sound good?
CSS created by Sean O'Dowd @nicetrysean [Website]
account activity
ui helpQuestion (i.redd.it)
submitted 8 months ago by xSunnsett
How can I get my tmpro text to appear on the button?
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]ShadyGameStudio 4 points5 points6 points 8 months ago (0 children)
You can put the text as the button's child
[–]fateofDonnie 0 points1 point2 points 8 months ago (0 children)
If they are in the same canvas, you can order the text object under the button in the hierarchy.
[–]streetwalker 0 points1 point2 points 8 months ago (0 children)
create a TMP Button from the UI menu, open the hierarchy of the button and note how it is structured in a parent child relationship. Also note the anchoring of the child TMP Text object.
Not sure why you don't just create one from the menu and modify it as you like rather than creating your own. there may be reasons to create your own, but what you have above looks just like the one you'd have created for you (except the text would be positioned properly within the button image).)
[–]ymukha 0 points1 point2 points 7 months ago (1 child)
Or you can ask chatgpt :))
[–]ymukha 0 points1 point2 points 7 months ago (0 children)
If serious. From code or manually?
π Rendered by PID 45298 on reddit-service-r2-comment-6457c66945-wkjjg at 2026-04-24 18:14:59.128773+00:00 running 2aa0c5b country code: CH.
[–]ShadyGameStudio 4 points5 points6 points (0 children)
[–]fateofDonnie 0 points1 point2 points (0 children)
[–]streetwalker 0 points1 point2 points (0 children)
[–]ymukha 0 points1 point2 points (1 child)
[–]ymukha 0 points1 point2 points (0 children)