XaiJu
Splatbox
Splatbox

patreon


(All Patrons Bonus) - Unity Progress

As you probably know, I've been pretty busy with school, and thought I'd share a bit of what I've been doing. I'm making this one for all patrons since I havent been able to provide audio content in a bit (script coming soon, I promise!)

The assignment is just a simple Arkanoid clone, but learning how to do the C# code for this is absolutely nuts. 

I only half-understand what I'm writing here, honestly, but it works! Kinda. Havent figured out the brick-breaking part or the floor hit = lose, but I'll get there...

(All Patrons Bonus) - Unity Progress

Comments

Coding, the one reason i chose more animation/desing heavy course. Good luck with that never had the patience/will to code :)

Lassi Secrut

Nice physics! If you want to make a simple floor = death, just make a collider, mark it as a trigger and call OnTriggerEnter. You can make your death script inside this function. Just remember that either the ball or the floor trigger must have a Rigidbody component attached to it. Good luck o your studies =)

Yumie


More Creators