kenwilcox / BallChallenge

Simple Ball Bouncing Simulator
MIT License
0 stars 0 forks source link

hi. i need some help #1

Open denigada opened 9 years ago

denigada commented 9 years ago

hi. i am a new ios developer and i am trying to change the images of your code through another viewcontroller. Although i use the prepare for segue method to transfer iamges betweeen viewcontrollers,
i am unable to get the image in myscene.m . Any help wil be appreciated and i'm sorry if my english is bad.

kenwilcox commented 9 years ago

Are you just updating the image asset itself (replacing the 8Ball@2x.png) or are you trying to update the Sprite Node?

Do you have code that I can look at?

denigada commented 9 years ago

I figured it out. Thanks anyways