Skip to content

while (true) { }

notes from a developer, tutorials, how-to, ideas

Tag: sprite

Posted on 1 July 201624 May 2018

[Unity3D] Sprite Animations

Well, starting with new tutorials! Unity3D and C# development.

Today we learn an intelligent way to animate a character based on the input Axis(Horizontal / Vertical) starting from a single image, called “sprite“.

Sprite?

Continue reading “[Unity3D] Sprite Animations”

Posted on 29 June 201624 May 2018

[Unity3D] PaskyRun

First “Hello World” project just to learn Unity3D basics.

A very ugly clone of GravityGuy for iOS, maded in Unity3D using C#. Just to learn something new!

Continue reading “[Unity3D] PaskyRun”

Posted on 24 October 201325 May 2018

Objc – Digital clock using IBOutletCollection

Today, a simple snippet to learn how to use IBOutletCollection and image spritesin your applications.

IBOutletCollection are introduced with iOS4 as you can see on Apple iOS diff guide ( http://goo.gl/C8NRZz ) and are a collection of IBOutlets.

Continue reading “Objc – Digital clock using IBOutletCollection”


Recent Posts

  • Swift – Simple full screen loader 11 August 2022
  • macOS – Disable microphone while typing 11 April 2022
  • iOS – Secure app sensitive information 25 March 2022
  • DIY: Hack Weward for iOS 8 March 2022
  • Swift – Circular button bubbles with gravity 26 November 2021
  • Swift – Have fun with GravityBehavior and DynamicAnimator 19 November 2021

Archives

Proudly powered by WordPress