Game Development Stack Exchange Community Digest

Top new questions this week:

how to implement the vines in animal well

the vines in animal well display pixel perfect deformation when the pc moves through them. they also display rope physics but do not appear to be implemented by jointed segments of physics rigidbodies ...

physics collision-resolution soft-body-dynamics per-pixel  
user avatar asked by mortsini Score of 1

Greatest hits from previous weeks:

When should I use velocity versus addForce when dealing with player objects?

I'm confused about these two methods in the Unity framework. Both make the player object move, stop, change direction, etc. When should one be used over the other and when is one appropriate?

unity  
user avatar asked by Robert Score of 29
user avatar answered by trojanfoe Score of 16

How to avoid cycles when one character stat can be enhanced by another?

I am creating an ability system in Unity and it is currently able to update base values of stats and keep track of persistent buffs/debuffs while taking operation order into account (Add, Increase, ...

unity c# game-design rpg effect-modifier  
user avatar asked by Psycho ZXC Score of 4

What are atan and atan2 used for in games?

I am having some trouble understanding Math.tan() and Math.atan() and Math.atan2(). I have ...

mathematics  
user avatar asked by sutoL Score of 52
user avatar answered by Jesse Emond Score of 101

How to get all tiles from a Tilemap?

I have been trying a little bit the new TileMap system in Unity and I was looking for a way to access the tiles as a List or 2D array but I can't find anything ...

unity tilemap  
user avatar asked by Shashimee Score of 21
user avatar answered by Philipp Score of 32

When should I use a fixed or variable time step?

Should a game loop be based on fixed or variable time steps? Is one always superior, or does the right choice vary by game? Variable time step Physics updates are passed a "time elapsed since last ...

physics game-loop frame-rate fixed-timestep  
user avatar asked by Nick Sonneveld Score of 271
user avatar answered by deft_code Score of 143

How to change the pivot in Unity?

I have a cube created in Unity scaled 5 times. The pivot of the cube is by default in center. I would like to change the pivot to the one of the vertices. How to do that ?

unity pivot  
user avatar asked by eon Score of 8
user avatar answered by virtouso Score of 5

Can I legally remove the default Unity splash screen by removing it from the APK?

While using Unity I export an Android game as an APK. When the APK is run, the first thing that is displayed is the Unity splash screen. I worked out that I could replaced that image by opening the ...

unity legal copyright publishing google-play  
user avatar asked by David Dimalanta Score of 34
user avatar answered by David Dimalanta Score of 13
You're receiving this message because you subscribed to the Game Development community digest.
Unsubscribe from this community digest       Edit email settings       Leave feedback       Privacy
Stack Overflow

Stack Overflow, 14 Wall Street, 20th Floor, New York, NY 10005

<3