Welcome,
Guest
. Please
login
or
register
.
May 14, 2026, 03:12:09 AM
Home
Help
Search
Login
Register
Tasharen Entertainment Forum
»
Support
»
NGUI 3 Support
»
jet pack joyride expandable scrolling list
« previous
next »
Print
Pages: [
1
]
Author
Topic: jet pack joyride expandable scrolling list (Read 4437 times)
milali
Guest
jet pack joyride expandable scrolling list
«
on:
January 25, 2013, 03:07:33 AM »
Hi I want to create a scrolling list where you have an icon and you can tap on the item and it expands to have a description which has a purchase button.
How should I approach this?
Logged
Nicki
Global Moderator
Hero Member
Thank You
-Given: 33
-Receive: 141
Posts: 1,768
Re: jet pack joyride expandable scrolling list
«
Reply #1 on:
January 25, 2013, 04:54:16 AM »
In subway surfers I do it with tweens. It can be a headache though.
The tricky part is that you should only show your extra description once it's fully opened, and remove it as soon as it starts retracting again.
Logged
BeShifty
Jr. Member
Thank You
-Given: 5
-Receive: 7
Posts: 52
Re: jet pack joyride expandable scrolling list
«
Reply #2 on:
January 26, 2013, 03:19:59 PM »
Isn't this very similar to the
fancy quest log example
? I'd check that code out first.
Logged
milali
Guest
Re: jet pack joyride expandable scrolling list
«
Reply #3 on:
January 28, 2013, 06:15:23 PM »
Quote from: BeShifty on January 26, 2013, 03:19:59 PM
Isn't this very similar to the
fancy quest log example
? I'd check that code out first.
its exactly like that! I'll check out the codebase for that
Logged
Print
Pages: [
1
]
« previous
next »
Tasharen Entertainment Forum
»
Support
»
NGUI 3 Support
»
jet pack joyride expandable scrolling list