Udemy - Learn To Make 2d Platformer Game For PC - Android - IOS

Torrent Details


Udemy - Learn to make 2D Platformer game for PC - Android - iOS

NAME
Udemy - Learn to make 2D Platformer game for PC - Android - iOS.torrent
CATEGORY
Other
INFOHASH
8b752a28f7ae66e68fb7f5fdc2af6c596638885d
SIZE
8.4 GB in 99 files
ADDED
Uploaded on 01-06-2023 by our crawler pet called "Spidey".
SWARM
0 seeders & 0 peers
RATING
No votes yet.

Please login to vote for this torrent.


Description

Udemy – Learn to make 2D Platformer game for PC/Android/iOS
English | Tutorial | Size: 8.4 GB





Making games is easy! I Learn C# using Unity and create your very own platformer for PC and Mobile
Learn how to create 2D platformer game for PC and Mobile using Unity, an industry-standard program used by many large gaming studios and indie developers across the world.

In this course you won’t just be learning programming concepts, but tying these concepts to real game development uses.

Everything in the course made in a way that you can change it according to the needs of your future game. With the system we going to design together you’ll have endless possibilities.

Discussion

Comments 0

Post Your Comment

Files in this torrent

FILENAMESIZE
1. Introduction to Unity/1. How to install Unity.mp461.9 MB
1. Introduction to Unity/2. Get assets and learn basic tools.mp447.7 MB
1. Introduction to Unity/3. Sorting layers.mp436.6 MB
1. Introduction to Unity/4. Pixel per unity ( with challenge ).mp44.8 MB
1. Introduction to Unity/5. Colliders and 2D Physics.mp430.1 MB
10. Pickup items/1. Fruits.mp456.6 MB
10. Pickup items/2. Skins for fruits.mp4125.2 MB
10. Pickup items/3. Fruit manager.mp4148.6 MB
11. Level manager and UI/1. How to load a scene.mp421.8 MB
11. Level manager and UI/10. Level selection UI.mp449.8 MB
11. Level manager and UI/11. Difficulty selection UI.mp463.7 MB
11. Level manager and UI/2. How to use UI buttons.mp424 MB
11. Level manager and UI/3. Layout for level selection.mp451.4 MB
11. Level manager and UI/4. Level manager system.mp474.8 MB
11. Level manager and UI/5. Animate background for main menu.mp458.1 MB
11. Level manager and UI/6. Main menu layout.mp443.2 MB
11. Level manager and UI/7. Settings layout.mp458.9 MB
11. Level manager and UI/8. UI switching system.mp424.3 MB
11. Level manager and UI/9. Skin Selection UI.mp4147.6 MB
12. Game manager/1. Learn to pass object beetwen scenes.mp422.4 MB
12. Game manager/2. Create game manager.mp419.9 MB
13. Save system/1. Save system.mp420.4 MB
13. Save system/2. Save difficulty.mp437.7 MB
13. Save system/3. Save fruits.mp479.4 MB
13. Save system/4. Save levels.mp4126.5 MB
13. Save system/5. Save skins.mp465.4 MB
14. UI part 2/1. In game UI.mp4185.2 MB
14. UI part 2/2. Update level buttons - Challange.mp446.8 MB
14. UI part 2/3. Hide Continue button - Challange.mp426.8 MB
15. Game polish/1. A bit of clean up.mp439.9 MB
15. Game polish/2. Player respawn improvement.mp476.9 MB
15. Game polish/3. Player death improvement.mp4108.5 MB
15. Game polish/4. Player drop fruits.mp4120.1 MB
15. Game polish/5. Player improvement.mp469.3 MB
15. Game polish/6. Player dust fx.mp4142.4 MB
15. Game polish/7. Add player's skins.mp4111.7 MB
16. Audio manager/1. Audio manager.mp4144.3 MB
16. Audio manager/2. Improve sound effects.mp436.1 MB
16. Audio manager/3. Improve background music.mp450.2 MB
16. Audio manager/4. Volume settings.mp476.8 MB
16. Audio manager/5. Find your audio.mp435.2 MB
17. Game polish 2/1. Enemy's death improvement.mp465.7 MB
17. Game polish 2/2. Make enemy drop fruits.mp4113 MB
17. Game polish 2/3. Fruits improvement.mp447.8 MB
18. Mobile section/1. Mobile controlls.mp4196.7 MB
18. Mobile section/2. Make test build.mp480.1 MB
18. Mobile section/3. Adjust screen size.mp471.8 MB
19. Level creation/1. Minor bug fix.mp460.1 MB
19. Level creation/2. How to create level - Instructions.mp438.4 MB
2. Character creation/1. First script.mp435.6 MB
2. Character creation/10. Jump and fall animation.mp456.8 MB
2. Character creation/11. Flip character.mp448.2 MB
2. Character creation/12. Wall detection - ( with challenge ).mp430.3 MB
2. Character creation/13. Wall slide.mp442.7 MB
2. Character creation/14. Wall slide animation - ( with challenge ).mp439.2 MB
2. Character creation/15. Wall jump.mp485.3 MB
2. Character creation/16. Minor bug fix - ( with challenge ).mp414.7 MB
2. Character creation/2. Move the character.mp436 MB
2. Character creation/3. Make character Jump.mp420.7 MB
2. Character creation/4. Basic input.mp440.7 MB
2. Character creation/5. Execution order.mp441.9 MB
2. Character creation/6. Collision detection.mp436.7 MB
2. Character creation/7. Double jump.mp423.9 MB
2. Character creation/8. Animate run and idle.mp466.6 MB
2. Character creation/9. Animator controller - what is it.mp417.3 MB
20. Publish/1. Build and publish.mp4114.1 MB
3. Level creation/1. Tile palette.mp451.4 MB
3. Level creation/2. Tile map collider.mp434.8 MB
3. Level creation/3. Making first level.mp467.9 MB
3. Level creation/4. Auto tilling system.mp4109 MB
4. Traps/1. First trap.mp442.8 MB
4. Traps/2. Fire trap - part 1.mp471.2 MB
4. Traps/3. Fire trap - part 2.mp453.6 MB
4. Traps/4. Fire trap with switcher ( Invoke and InvokeRepeting).mp457.6 MB
4. Traps/5. Fire trap with switcher ( Time.DeltaTime ).mp4110.8 MB
4. Traps/6. Saw trap ( MoveTowards and Distance ).mp4125.9 MB
4. Traps/7. Saw trap with extended travel points.mp478.2 MB
4. Traps/8. Swing trap ( 2D joints ).mp474.2 MB
5. Improving player/1. Double jump bug fix ( challenge ).mp424.8 MB
5. Improving player/2. Adjust double jump ( challenge ).mp422.5 MB
5. Improving player/3. Buffer jump.mp451.2 MB
5. Improving player/4. Cayote jump.mp445.8 MB
5. Improving player/5. Linear drag.mp417.3 MB
5. Improving player/6. Knockback mechanic.mp4122.8 MB
5. Improving player/7. Damage enemies with a head jump.mp4109.5 MB
5. Improving player/8. Knockback clean code - Challenge.mp432.1 MB
6. Enemies/1. First enemy - Mushroom.mp4154.5 MB
6. Enemies/10. Blue bird additional info ( optional ).mp475.1 MB
6. Enemies/11. Ghost enemy.mp4224.5 MB
6. Enemies/12. Plant enemy.mp492.4 MB
6. Enemies/13. Enemy's bullet.mp4133.8 MB
6. Enemies/14. Enemy bat.mp4226.8 MB
6. Enemies/15. Enemy bee.mp4279.2 MB
6. Enemies/16. Rhino bug fix - challenge.mp427.1 MB
6. Enemies/17. Enemy trunk - challenge.mp4227.6 MB
6. Enemies/2. Animate mushroom - Challenge.mp437.6 MB
6. Enemies/3. Destroy enemies with animation event.mp426.3 MB
6. Enemies/4. Collider's layers.mp454.4 MB
6. Enemies/5. Rhino enemy.mp4258 MB

Alternative Torrents for 'Udemy Learn to make Platformer game for PC Android iOS'.

There are no alternative torrents found.