python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How to click on instantiated objects and get points, then link points to score text?
What I want:
I want the player to be able to click on instantiated objects and get points, then have those points show in the score-keeping text.
What I’ve done:
I’m currently using the following “Fin...
Alesf28
Votes: 0
Answers: 1
How to scale instantiated prefab objects in unity to fit different screen sizes
Hey i am wondering if there is a way in unity for you to scale prefab objects that is instantiated to be able to fit different screen sizes in unity so that no matter the device your game is downloade...
Jerry
Votes: 0
Answers: 0
Is a good practice to create one prefab and one script per enemy type?
I'm in the process of creating the enemy for my tower defense game.
I want one enemy to be tanky (lots of health)
one enemy to be fast
one enemy to cast spells to boost other enemies
Based on my resea...
Rokugatsu29
Votes: 0
Answers: 2
Unity Card Hover Animations
Hello everyone I am trying to make a hover animation to my cards. When you hover over cards in your hand I want them to go up but the card is a prefab so when I hover over one (or click on one) they a...
bartugenccan
Votes: 0
Answers: 1