Nicky B Profile Banner
Nicky B Profile
Nicky B

@iHeartGameDev

5,943
Followers
427
Following
415
Media
2,531
Statuses

💻 Full-time Software Engineer 🎮 @unityGames Insider & Youtube Creator ⬇️ iHeartGameDev ⬇️

Manhattan, NY
Joined May 2019
Don't wanna be here? Send us removal request.
Pinned Tweet
@iHeartGameDev
Nicky B
1 year
#unitytips : We can add life to our game’s characters with procedural animation! My full tutorial on environment interactions in #unity3d (like what you see in this video) will be released in the coming weeks! It’s been a long time coming. I hope y’all are excited!
21
193
2K
@iHeartGameDev
Nicky B
1 year
Thank you for all the love & support on this project. It has taken months, but the excitement has been incredible over the last few days. Here’s another demonstration for you all of what I’m calling “version 0.1”. This shows a little more interaction. 👍
19
149
2K
@iHeartGameDev
Nicky B
2 years
WIP for my next tutorial about adding small environment interactions with #proceduralAnimation ! They may be small but add a lot to a game's attention to detail! Remember in Uncharted when Drake reaches out and to touch walls? #screenshotSaturday #madewithunity #gamedev #unity3d
13
98
944
@iHeartGameDev
Nicky B
1 year
Get ready! I'm happy to share that Episode 1 of the Procedural Environment Interactions series is officially uploaded and set to go live on Thursday! This is the first episode of an eight part teaching you how to make this procedural animation in #unity3d !
14
119
888
@iHeartGameDev
Nicky B
1 year
🔜 DROPPING TOMORROW! Dive into a fresh video analyzing industry-leading animation: the dynamic interactions from Uncharted 4, and an explanation of how we can recreate this procedural animation in #unity3d ! 📽️ Watch here: #gamedev #proceduralanimation
4
114
869
@iHeartGameDev
Nicky B
1 year
Organic growth has always been the way for @iHeartGameDev , and expanding to other platforms to promote content is how I’ve been successful. Starting to give TikTok a little more of my time to expand reach. You can check it out and follow along here:
7
70
832
@iHeartGameDev
Nicky B
1 year
Over the last couple months I built a custom state machine for procedural character interactions with the environment! I plan on making a full tutorial on this asap! Check it out!👇 #unity3d #ScreenshotSaturday #GameDev #IndieDev #MadeWithUnity #proceduralAnimation #programming
11
86
741
@iHeartGameDev
Nicky B
3 years
Lets-a-go! It's #UnityTips Tuesday and I'm so excited to share a new tutorial! Let's learn how to create a responsive jump with multiple trajectories, animations, framerate independence and more!✨ 🔗: #Unity3d #madeWithUnity #gamedev #indiedev @unity3d
7
149
678
@iHeartGameDev
Nicky B
2 years
Did you know that there is a package in Unity dedicated to procedural animation and run-time rigs? Learn all about the animation rigging package in my intro tutorial! ➡️ More on this subject ✨coming soon✨ #unitytips #madewithunity #unity3d #gamedev
7
96
624
@iHeartGameDev
Nicky B
1 year
OUT THURSDAY ✨ Dive into the world of #Uncharted 's iconic animations with me! 🔍 Discover how its done procedurally in this new break down and our process of recreating it in #Unity3D Let's learn some #gamedev than from the best in the biz! Watch here:
5
68
610
@iHeartGameDev
Nicky B
1 year
It’s been so fun learning procedural animation over the last few months! For #screenshotsaturday , here are my procedural environment interactions! I’m excited to teach the #gamedev community how to create these animations in my new series! But what should I cover next? #unity3d
9
46
578
@iHeartGameDev
Nicky B
11 months
Godot == Blender Unreal == Maya Is this a fair comparison, #gamedev community? If so, I know which one I'm picking.
63
23
568
@iHeartGameDev
Nicky B
1 year
The script for my procedural animation tutorial is officially complete and video production has begun! At 25 pages, it’s been edited to a series of 8 videos. When they are all out, I’ll make a lengthy “FULL” tutorial to compile them together! Can’t wait to share it with everyone!
11
55
538
@iHeartGameDev
Nicky B
3 years
👀 Would love to see someone remake this "special kick" shader in #unity3d 🔥 It's freaking awesome. #nintendo #mariostrikers #gamedev #indiedev #madewithunity
13
69
524
@iHeartGameDev
Nicky B
1 year
🐛 Caught a bug when character reversed direction: arm kept touching the wall! 💡 Solution: Calculate dot product of wall direction & character's side. If value < 0, angle's off - cancel animation! ✅ #unity3d #madewithunity #screenshotsaturday #proceduralanimation #gamedev
4
38
498
@iHeartGameDev
Nicky B
3 years
I'm so excited to share a brand new tutorial! Let's take our knowledge of state machines to the next level with a ✨Hierarchical State Machine✨ implementation! Hope it helps you on your #gamedev journeys! 🔗 #indiedev #unity3d #madewithunity #unitytips
4
88
457
@iHeartGameDev
Nicky B
2 years
"How to Program in Unity: Observer Pattern Explained"
Tweet media one
4
25
416
@iHeartGameDev
Nicky B
1 year
Getting close to completing my #Unity3D procedural animation project for my next tutorial. Happy about my recent code refactor to a state machine, but there’s still a bit more work to be done on hand rotation. #gamedev #indiedev #madewithunity #programming #proceduralAnimation
12
35
378
@iHeartGameDev
Nicky B
3 years
It’s Tuesday and that means it’s time for #unitytips ! Let’s learn about the properties & methods of the ✨Built-In Character Controller✨ to get our characters moving and understand how it all works! FULL VIDEO: #madewithunity #indiedev #gamedev #unity3d
1
62
363
@iHeartGameDev
Nicky B
2 years
ICYMI: it's #unityTips Tuesday and I'm sharing my latest tutorial! Start learning #proceduralAnimation in Unity by dipping your toes into the animation rigging package with an example project! 🔗: #unity3d #madewithunity #gamedev #indiedev @unitygames
1
69
359
@iHeartGameDev
Nicky B
1 year
After 6 months of learning, refactoring, writing, editing and producing: episode 1 of my procedural environment interaction series is finally here!✨🎉 Let’s start learning procedural animation in #unity3d ! ➡️
4
50
316
@iHeartGameDev
Nicky B
5 months
Hobbyist game devs 📢 What’s your secret to making time for game development? It’s been a struggle for me recently to find any free time so I’m trying to implement a couple habits that can help make some.
151
20
266
@iHeartGameDev
Nicky B
2 years
Ready to level up your game's animations?! ✨🆙✨ Learn the fundamentals of the animation pipeline, animation rigging and procedural animation in Unity with this brand new tutorial! 🔗: #Unity3d #unitytips #madewithunity #gamedev #indiedev @unitygames
4
54
255
@iHeartGameDev
Nicky B
8 months
Did NOT expect that car animation 🤣
@seandick
Sean Dick
8 months
more boring platformer stuff
70
788
9K
2
13
263
@iHeartGameDev
Nicky B
4 years
Happy Sunday all! Excited to share my latest video is now LIVE! Today we take our first look at ✨Character Controllers✨ and learn some fundamental concepts for character movement in #unity3d ! Cheers! 🍻 #indiedev #gamedev #madewithunity #unitytips
5
48
251
@iHeartGameDev
Nicky B
1 year
MIX AND JAM IS BACK BABY!! The GOAT 🐐
@andre_mc
André Cardoso
1 year
More detail on how I made the "lock-in" arrow in this project! #unitytips #madewithunity
18
275
2K
1
13
250
@iHeartGameDev
Nicky B
8 months
Unity has started releasing videos about design patterns and... I LOVE IT! 🎉 It's always wonderful to see alternative takes and explanations on the fundamentals. What patterns would you want to see next from me or them? #unitytips #unity3d #programming
3
32
247
@iHeartGameDev
Nicky B
9 months
Procedural animation can bring life to your characters! Learn how you can add it to your projects in my brand new tutorial covering animation rigging and state machines in #Unity3d ! 🎥Watch here: Hope it helps! #gamedev #madewithunity #screenshotsaturday
5
31
240
@iHeartGameDev
Nicky B
2 years
“Intro to Animation Rigging & Procedural Animation in Unity”
Tweet media one
7
14
240
@iHeartGameDev
Nicky B
1 year
A day late to #screenshotSaturday but I’m starting to get really excited about this procedural animation in #unity3d tutorial. Here’s a short teaser and the first bit I’ve shared on YouTube in months. It honestly feels great to finally share something, even if it’s just a short.
5
13
218
@iHeartGameDev
Nicky B
9 months
Procedural animation can add natural movement to your characters and make them feel more alive! It’s a pretty untapped subject for beginner and intermediate game devs, but I’m trying to remedy that with my latest series! 🎥: #UnityTips #Unity3d #GameDev
3
36
218
@iHeartGameDev
Nicky B
2 years
The Command Pattern can help create amazing features in our games like replays, turn-based battles, controller remapping & more! Learn to program the fundamentals in my new tutorial! 💡: #unity3d #unitytips #madewithunity #gamedev #indiedev #programming
1
47
214
@iHeartGameDev
Nicky B
4 years
ICYMI: I just released my latest video about Unity’s Animation system! Today we are taking a look at ✨Animation Layers ✨ and learning to combine multiple animations in the process! #gamdev #indiedev #madewithunity #unitytips #unity3d
3
33
202
@iHeartGameDev
Nicky B
1 year
✨UPDATE! Hand rotation is WORKING!!✨ Getting the surface normal of the touch point on the object and then calculating the rotation needed from the hand’s current rotation. Then we rotate over time. #unity3d #madewithunity #proceduralanimation #gamedev #indiedev #programming
4
20
197
@iHeartGameDev
Nicky B
2 years
Making a game in #Unity3d and need a 3rd Person camera? Look no further than #Cinemachine ! You can learn how to use the "Free Look Camera" in this new tutorial explaining EVERY property! Attain knowledge here: #unityTips #gamedev #indiedev #madewithunity
5
30
197
@iHeartGameDev
Nicky B
8 months
#UnityTips | Use the 'Properties' Feature for Efficient Workflow✅ How many times have you accidentally switched to the wrong inspector window in #unity3d when trying to select game objects to fill component fields? ✨Never again with this quick tip!✨
10
20
198
@iHeartGameDev
Nicky B
1 year
Thank you for all the love on this post! This is the longest drought of new content for my channel since I started 3 years ago, and it’s definitely been worrying me in the back of my mind. Wonderful to see the enthusiasm and hopefully the time investment will have been worth it.
@iHeartGameDev
Nicky B
1 year
#unitytips : We can add life to our game’s characters with procedural animation! My full tutorial on environment interactions in #unity3d (like what you see in this video) will be released in the coming weeks! It’s been a long time coming. I hope y’all are excited!
21
193
2K
1
9
196
@iHeartGameDev
Nicky B
6 months
#UnityTips | Animation Events can call your code! Trigger callback functions in order to sync sound, visual effects, and game mechanics directly with your animations! ✨Animations to actions✨ #unity3d #gamedev #indiedev #madewithunity
7
21
193
@iHeartGameDev
Nicky B
4 months
Assert your code ✅ | #UnityTips Using assertions in Unity, you can effectively debug and validate game behavior during development, ensuring your code runs as expected! #madewithunity #gamedev #indiedev #programming
4
21
183
@iHeartGameDev
Nicky B
2 years
🗣️"Looks like the kid's found some trouble" Learn how to program the Observer Pattern in this brand new #Unity3d tutorial to create a dynamic narration system like the one from "Bastion" by @SupergiantGames ⚙️ #madeWithUnity #gamedev #indiedev #unityTips
3
36
169
@iHeartGameDev
Nicky B
3 years
Happy New Year #unitytips Tuesday!🎉 ✨Let's breakdown and learn every property available to #Cinemachine 's Virtual Cameras 🎥 This will make creating the perfect camera system for our games a heck of a lot easier!✨ #unity3d #madewithunity #gamedev
0
36
161
@iHeartGameDev
Nicky B
7 months
Hey everyone! After a few months of work, my new tutorial about state machines is finally ready to launch this week🚀🎉 If you're interested in #programming , game design patterns or #gamedev : I'd love to see you at the premiere on Wednesday! Watch here🎦
1
22
156
@iHeartGameDev
Nicky B
2 years
Heck ya! The first #screenshotsaturday I can participate in because it's my first time releasing a vid on a Saturday! ✨Today we make our state machine even BETTER by taking YOUR advice!✨ Check it out here: #gamedev #indiedev #unity3d #madewithunity
1
24
153
@iHeartGameDev
Nicky B
1 year
Oh hey! 🎉 Mark your calendars, folks! I'll be taking over the @UnityGames account next #UnityTips Tuesday! I’m excited to share some workflows that will help bring your characters to life with animation!💃🕺 See you there! 🚀 #UnityTakeover #gamedev
4
11
157
@iHeartGameDev
Nicky B
7 months
#UnityTips | EASY Procedural Animation Head Tracking! The Multi-Aim Constraint from the rigging package lets yours characters realistically follow objects or points in the game world in just a few clicks! ✨ Procedural Animation made easy!✨ #madewithunity #Unity3d #gamedev
5
21
152
@iHeartGameDev
Nicky B
4 months
There's a better way to Undo mistakes 📋| #UnityTips You can use Unity's Undo History to view all of your most recent changes and pick and choose which to use! #unity3d #madewithunity #gamedev
4
26
149
@iHeartGameDev
Nicky B
4 months
This is huge for Godot. My goodness! Cant wait to try it for myself. Maybe i’ll end up loving it 🤔 have any of you tried the tutorial or engine yet?
@BrackeysTweet
Brackeys
4 months
Godot MEGA Tutorial! 🔥 #GodotEngine
Tweet media one
102
932
5K
7
3
149
@iHeartGameDev
Nicky B
7 months
Game Devs — what are you currently working on? How long have you been working on it? What engine are you using?
110
6
145
@iHeartGameDev
Nicky B
3 years
If you’re like me, you’ve been using prefabs in Unity without really knowing how they work. Today, I'm excited to share my new video explaining everything you need to know about #Unity3D ’s prefab system✨ 🔗: #gamedev #indiedev #madewithunity #unitytips
0
32
136
@iHeartGameDev
Nicky B
5 months
#UnityTips | Combine animations using animation layers! You can target different parts of your character’s body with multiple stacks of different animations! This can help create animation variants and add new states in the process! #unity3d #madewithunity #gamedev #indiedev
3
12
139
@iHeartGameDev
Nicky B
7 months
Hobbyist game devs — what’s your secret to balancing your job with your personal life AND finding the time to make games?
127
9
140
@iHeartGameDev
Nicky B
8 months
What Programming Patterns should we learn about on iHeartGameDev in 2024? #GameDev #Programming
Tweet media one
11
10
137
@iHeartGameDev
Nicky B
6 months
Posting from 38K feet because Gamedev waits for nobody!✈️ #UnityTips | Sync Character Movement with Your Camera View! Get your character moving in the right direction with just✨12 lines of code!✨ #gamedev #madewithunity #Unity3d
3
27
136
@iHeartGameDev
Nicky B
6 months
#UnityTips | EASILY reposition cameras (and ANY gameobject) in Unity! Line up the perfect shot with your cameras with this quick shortcut! ✨ CTRL + SHIFT + F ✨ #gamedev #madewithunity #Unity3d
4
18
132
@iHeartGameDev
Nicky B
7 months
#UnityTips | Unity’s BEST camera system is FREE?! Cinemachine is a shockingly versatile camera system that drives so many successful games #madeWithUnity . It’s the first package I download in practically all my projects. ✨Cinematic magic, for free!✨ #unity3d #gamedev
3
14
129
@iHeartGameDev
Nicky B
9 months
New tutorial on procedural animation in #unity3d is out tomorrow! There are four self-contained videos released so far, but this is where we start getting into the implementation of environment interactions. Now is a great time to catch up on the series!
1
17
131
@iHeartGameDev
Nicky B
2 years
My new tutorial releases tomorrow at 10AM EST. Had to learn a lot to make the final project come together so I am really proud of how it turned out. If you want to be there for the premiere, here's a link: #unity3d #madewithunity #gamedev #indiedev
2
14
123
@iHeartGameDev
Nicky B
11 months
My next video releases tomorrow at 10AM EST and covers one of my favorite design patterns. Stay tuned to
Tweet media one
6
12
127
@iHeartGameDev
Nicky B
1 year
Hi 👋 I’m Nicky! I’m a software engineer by day ☀️ gamedev/YouTube content creator by night 🌙 Unfortunately I can’t make it to GDC this year and will miss meeting up with the rest of the community. But feel free to follow along for the cool projects I have coming down the line!
Tweet media one
@samyam_youtube
samyam
1 year
Hey I’m Sam ❤️ I’m a YouTuber Game Dev who is going to start their first Steam game soon!! I’ll be going to GDC with Unity-chan, come say hi 👋
Tweet media one
22
12
457
0
1
110
@iHeartGameDev
Nicky B
2 years
Are you planning to make a game in 2023? Maybe my channel can help you out! Learn how to make games here: ⭐ #Unity3d #MadeWithUnity #UnityTips #GameDev #IndieDev #GameDevelopment #Programming #SoftwareEngineer
5
24
113
@iHeartGameDev
Nicky B
9 months
Did you know? Unity has its own rigging system which includes a suite of constraints that can help make procedural animation much easier! #unitytips #gamedev #unity3d #proceduralanimation
6
9
110
@iHeartGameDev
Nicky B
2 years
Life update: I married my best friend!
Tweet media one
15
1
110
@iHeartGameDev
Nicky B
7 months
#UnityTips | Transform Your Workflow with Unity’s Grid Snapping! You can make your Unity workflow more efficient than ever with these three snapping tools! ✨Precision Made Easy✨ #gamedev #madewithunity #unity3d
2
16
111
@iHeartGameDev
Nicky B
11 months
Brackeys returning would be such a monumental push for #GodotEngine .
2
3
105
@iHeartGameDev
Nicky B
3 years
It’s #UnityTips Tuesday & it’s time to level up our programming skills! Let’s learn the fundamentals of the state pattern and state machines to keep our code efficient, organized and expandable!✨ 🔗: #unity3d #madewithunity #gamedev #indiedev @unity3d
4
21
106
@iHeartGameDev
Nicky B
5 months
Debug with Private Variables in the Inspector ✅ | #UnityTips Learn the simple trick of viewing private variables in the Unity Inspector by activating "Debug" mode! #gamedev #unity3d #madewithunity #indiedev
7
13
107
@iHeartGameDev
Nicky B
9 months
I should make a video game.
19
0
106
@iHeartGameDev
Nicky B
11 months
Looks like nobody's happy. Not even the shareholders this move was certainly designed for.
Tweet media one
4
5
104
@iHeartGameDev
Nicky B
11 months
🚀 Just launched: "Programming a BETTER State Machine" Level up your approach to coding state machines and make them reusable throughout your projects! 🛠️🔄🎉 Check it out here ➡️: #programming #designpatterns #gamedev #unity3d
Tweet media one
2
16
107
@iHeartGameDev
Nicky B
7 months
#UnityTips | Easily Share Animations Between Characters✅ You can reuse your animations for different characters in #unity3d by simply adjusting a single property! ✨This is known as "animation retargeting"✨
5
12
102
@iHeartGameDev
Nicky B
6 months
New state machine tutorial is live!🚀✨ Learn how to program a type-safe state machine in this explanation and deep-dive into my own state machine used for procedural animation! 🎦Watch now: Hope it helps on your #gamedev journeys! #programming #unity3d
1
21
104
@iHeartGameDev
Nicky B
5 months
Level up your code with better logging | #UnityTips Simplify debugging in Unity by utilizing the different methods of logging! This will help you find issues faster and make your game’s development even smoother 👍 #gamedev #indiedev #madewithunity #unity3d
5
12
94
@iHeartGameDev
Nicky B
3 years
Lights!💡Camera!🎥Action!🎬 Let's learn to use #Unity3d 's Cinemachine package in my brand new video introduction and tutorial! This will make setting up your game's dynamic camera systems SO much easier!✨ 🔗: #madeWithUnity #unityTips #gamedev #indiedev
1
22
91
@iHeartGameDev
Nicky B
2 years
Ready to move?🏃 Let's learn how to program third person movement and properly set up a third person camera in #Unity3d so that our games feel good to play and we understand how it all works! 🔗: #unitytips #madewithunity #gamedev #indiedev #programming
0
18
85
@iHeartGameDev
Nicky B
11 months
What do y’all think of the Unity announcement? #unity #unity3d
48
0
81
@iHeartGameDev
Nicky B
1 year
Excited to have teamed up with @unitygames again to share some beginner-friendly animation knowledge today! 🎉 I hope these guides help everyone on their gamedev journeys!✨
@unitygames
Unity for Games
1 year
Hi everyone! Nicky ( @nickyboccuzzi ) here from iHeartGameDev for this month’s #UnityTips takeover! I make tutorials on YouTube covering topics like animating and moving characters, best-practices in programming and more! I am excited to share some of what I know with you today!
3
8
116
2
7
82
@iHeartGameDev
Nicky B
11 months
"We looked for ways to lessen the impact on developers". What about... not changing anything?
@unity
Unity
11 months
Today we announced a change to our business model which includes new additions to our subscription plans, and the introduction of a Runtime fee. We wanted to provide clarifying answers to the top questions most of you are asking. Yes, this is a price increase and it will only
6K
1K
5K
1
1
79
@iHeartGameDev
Nicky B
5 months
Create Fluid Animations with Blend Trees! | #UnityTips Seamlessly blend animations to create fluid and natural movements for your characters by learning how to use blend trees! See how easy it is to produce complex character movements. #unity3d #gamedev #indiedev #madewithunity
3
5
76
@iHeartGameDev
Nicky B
8 months
Last month I flew from NYC to Amsterdam for #Unite2023 ! Surprisingly, the coolest piece of animation tech from the show floor is also one that nobody seems to be talking about it in the #unity3d community! Facial Animation retargeting? Yes, please! 🎥
Tweet media one
2
9
73
@iHeartGameDev
Nicky B
4 years
#unity3D 's 2D blend tree graph can be visualized as an X/Y axis graph. The parameter on the left represents the X axis and right represents the Y axis. The red dot in the center is the current value of both parameters (X,Y)! 📉 #unityTips #madeWithUnity #gamedev #indiedev
1
15
64
@iHeartGameDev
Nicky B
7 months
#UnityTips | STOP the auto-focus of the game window! You know how #unity3d will automatically switch to the "game view" when entering play mode? I can't be the only one who finds this annoying when trying to make changes at runtime. Luckily there's a fix! ✨Stay in Control✨
2
4
68
@iHeartGameDev
Nicky B
2 years
Do you want to move your characters relative to the camera's direction? That's exactly what you'll learn to do in my new tutorial covering vectors, coordinate spaces and just 12 lines of code!👊 🔗: #unity3d #unitytips #gamedev #indiedev #madewithunity
1
17
64
@iHeartGameDev
Nicky B
2 years
ICYMI: Before C# and UnityEvents were built-in by default, there was… ✨The Observer Pattern✨ Level up your fundamental programming skills and create an awesome narration system in #Unity3d in a brand new tutorial! #unitytips #madewithunity #gamedev
1
9
63
@iHeartGameDev
Nicky B
10 months
Honored to be nominated for this and in such incredible company! I hope y’all have been enjoying the procedural animation tutorials, and can’t wait to share more! 💛
@unitygames
Unity for Games
10 months
Tweet media one
6
7
57
4
4
64
@iHeartGameDev
Nicky B
2 years
🎉🎉🎉 50K subs on @iHeartGameDev ! Thank you for being a part of this amazing journey and making it possible to share my passion for game development with so many of you. Here's to creating more content and growing together 💛 Now how do you think should we celebrate?
13
0
63
@iHeartGameDev
Nicky B
11 months
This is much better. #unity3d
@unity
Unity
11 months
Here is an open letter to our community:
2K
3K
12K
3
5
60
@iHeartGameDev
Nicky B
2 years
Traveling to Montreal for #Unite2022 definitely made me excited for the future of @unitygames … But the BEST part was, hands down, finally getting to meet this talented group of people in-person. Thank you @kalobrien and to the whole team for the show and bringing us together 👏
Tweet media one
5
7
63
@iHeartGameDev
Nicky B
3 years
Happy Sunday! 🎉 Super excited to share a brand new tutorial covering programming in Unity! Today’s video breaks down State, the State Pattern and Finite State Machines! Hope this helps on your #gamedev journeys! 🔗: #indiedev #unity3d #madewithunity
1
20
57
@iHeartGameDev
Nicky B
6 months
#UnityTips | Save and load your favorite layouts! Customize your Unity editor just how you like it for your current workflow and then save it for later! ✨Your workspace, your way✨ #gamedev #madewithunity #Unity3d
3
7
60
@iHeartGameDev
Nicky B
8 months
✨ Happy new year, game devs!! ✨ Excited to make some changes which will help lead to a happy, healthy and productive 2024 💛
Tweet media one
3
1
58
@iHeartGameDev
Nicky B
11 months
Level up your coding skills by learning about generics to make your code more flexible, reusable and type-safe🚀 Catch the full video to learn how you can use generics to program a better state machine #Programming #ScreenshotSaturday #gamedev #unitytips
0
6
59
@iHeartGameDev
Nicky B
2 years
We can blindly copy-paste code or actually take the time to understand what it means. I like option two. Let's learn how to move characters relative to the camera & break it down step by step! ▶️ #gamedev #indiedev #unity3d #screenshotsaturday #unitytips
2
4
57
@iHeartGameDev
Nicky B
2 years
Happy New Year to the entire game dev community! Let’s celebrate another year of hard work and progress on our gamedev journeys! And cheers to everything we’ll learn, the milestones we'll reach, and the memories we'll make in 2023!🥂✨
Tweet media one
4
2
56
@iHeartGameDev
Nicky B
6 months
Cheers to 73K! 🚀✨ 27K away from the goal!
Tweet media one
2
0
57
@iHeartGameDev
Nicky B
3 years
Ready to get moving? Let's learn to get a character moving with animations using #Unity3D 's Built-In Character Controller and the NEW input System! 🚨 NEW VIDEO: #gamedev #indiedev #madewithunity #unitytips #unitytutorial
4
20
52
@iHeartGameDev
Nicky B
2 years
I’m a sucker for nice hoodie and this one is COMFY! Thanks for the swag, @unitygames . And grateful for @kalobrien for making it happen! 🍻
Tweet media one
2
1
52
@iHeartGameDev
Nicky B
1 year
Shoutout to @80Level for the feature! Thank you for helping spread the word about the project 🙂 And many thanks to everyone for the love on this procedural animation project. It seems to have been worth the months of work!
@80Level
80 LEVEL
1 year
iHeartGameDev's @NickyBoccuzzi has shared the first part of the long-awaited eight-part tutorial series on creating procedural environment interactions in @unity . Watch the tutorial: #gamedev #gamedevelopment #tutorial #tutorials #unity #madewithunity
4
71
502
1
3
52
@iHeartGameDev
Nicky B
1 year
Procedural animation is fascinating to me. It feels like there is so much potential to make incredibly unique mechanics. The biggest limitation I’ve run into thus far has been my own willingness to brute force learning in a barren resource landscape. I’m hoping to change that :)
@unitygames
Unity for Games
1 year
🧵4️⃣ Procedural animations 1/ We’ve talked a lot about keyframed animations today, but in Unity we also have the ability to animate things without keyframes. In fact, we can create completely new animations while the game is running using what’s known as “procedural animation”.
1
44
408
1
4
52