Jun
17
2013

Noobanoid (proto)

noobanoid_proto_game_unity

Small test game time again,,

Info:
– Ball bounces around and spawns another ball every now and then, dont let any of them escape
– Sounds with usfxr (made small editor plugin to convert bfxr string to usfxr, since some of the parameters are different)
– To keep the same ball speed all the time, had to add this to OnCollisionEnter():

rigidbody.velocity = speed * (rigidbody.velocity.normalized); 

Webplayer:
http://unitycoder.com/upload/demos/Noobanoid1/


1 Comment + Add Comment

Leave a comment

Connect

Twitter View LinkedIn profile Youtube Youtube Join Discord Twitch Instagram

UnityLauncherPro

Get UnityLauncherPRO and work faster with Unity Projects!
*free unity hub alternative

@unitycoder_com

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.