16
Everything-Else / Re: Kawa's Soul Mate
« on: September 15, 2016, 07:19:38 AM »
It was only in reference to the Dating Pool characters and this imgurians artwork
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Why not hide them when they reach the target instead of disposing of them? It's safer and it looks the same to the player. Besides what troflip just said.Might I also suggest positioning them off screen (400 400 seems to be my go to position for this) at the same time that you hide them. If you are going to be moving other things around the screen following the part where you hide these views then they may actually get hung up on them and it will take you longer than it should to figure out why.
(send gEgo:ignoreControl(ctlWHITE)setMotion(MoveTo 186 130 egoEnterScript))
(pPodLid:ignoreActors())
(for (= i 0) (<= i TOTAL_ITEMS) (++i)
(send gEgo:get(i))
)
(for (= i 0) (<= i 10) (++i)
(send gEgo:get(i))
)
(for (= i 11) (<= i TOTAL_ITEMS) (++i)
(send gEgo:get(i))
)
; (dumbSound play: number: 1 vol:15 setVol: 15)
(DoAudio audPLAY 1 audVOLUME 1)
(DoAudio audPLAY 1 audVOLUME 100)
(DoAudio audPLAY 1)
(DoAudio audVOLUME 1)
(DoAudio audPLAY 1)
(DoAudio audVOLUME 100)
SMF 2.0.19 |
SMF © 2021, Simple Machines
Simple Audio Video Embedder
Page created in 0.096 seconds with 23 queries.