BG1, PRELOAD BG2, PRELOAD

Results 1 to 9 of 9
  1. #1

    Default Boss' health bar problem!

    I've finally got back into LBP and have been busy creating a new level for the PLCC3, anyway I'm close to finishing it and I've been working on the boss battle for the past 2 hours. The boss is all done except for one problem:

    -For Sackboy to defeat the boss he must use the paintinator, I've set up a paint switch so after a certain amount of hits the boss dies. The thing is I want to create a visible health bar for the boss using a timer that copies the paint switch, is there anyway of doing this?

  2. #2
    Sackperson Private Antikris's Avatar
    Points: 15,258, Level: 37
    Level completed: 51%, Points required for next Level: 392
    Overall activity: 0%
    100 Experience Points 7 days registered 250 Experience Points 30 days registered 500 Experience Points
    PSN
    Stellakris
    Join Date
    Nov 2010
    Location
    Amsterdam, Holland
    Posts
    1,372

    Default

    That'd be hard to do logic-wise, due to the limitations of the paint gun. You see, the gun cannot shoot custom objects (actually it can, but only on a bot) which is what you need in order to fire tagged objects that you can sense the impact of on the boss and so on, and so on.

    However, the LBP1-legacy paintball sensor IS a health bar. Why not stick that thing up on a block of invisible holo? That same holo is the object that the paint balls need to hit. Now, I hope that this thing works on holo, but if not, there is perhaps the option of using very thin (and thus invisible) strips of rubber to stick the sensor to and have the paint balls collide with.

    Meh, it is such a LBP1 method, but then again this whole paintinator thing is from a LBP1 era.

  3. Thanks!


  4. #3

    Default

    Quote Originally Posted by Antikris View Post
    That'd be hard to do logic-wise, due to the limitations of the paint gun. You see, the gun cannot shoot custom objects (actually it can, but only on a bot) which is what you need in order to fire tagged objects that you can sense the impact of on the boss and so on, and so on.

    However, the LBP1-legacy paintball sensor IS a health bar. Why not stick that thing up on a block of invisible holo? That same holo is the object that the paint balls need to hit. Now, I hope that this thing works on holo, but if not, there is perhaps the option of using very thin (and thus invisible) strips of rubber to stick the sensor to and have the paint balls collide with.

    Meh, it is such a LBP1 method, but then again this whole paintinator thing is from a LBP1 era.
    Is there anyway I can change the length of the paint switch without making it look really fat, similar to a timer?

  5. #4

    Default

    why not simply connect the paint switch to the negative end of a signal combiner... then to a full counter. Finally attach the counter to the timer and change thats internal setting to speed scale? Should mimic the counter.
    Last edited by Dav1d0; 04-12-2012 at 06:42 PM.
    Regards
    Dave

    "Nothing but good decisions"

  6. Thanks!


  7. #5

    Default

    Quote Originally Posted by Dav1d0 View Post
    why not simply connect the paint switch to the negative end of a signal combiner... then to a full counter. Finally attach the counter to the timer and change thats internal setting to speed scale? Should mimic the counter.
    Yeah, I think that would work, thanks.
    Last edited by CYBERSNAKE; 04-12-2012 at 06:46 PM.

  8. #6

    Default

    Quote Originally Posted by Dav1d0 View Post
    why not simply connect the paint switch to the negative end of a signal combiner... then to a full counter. Finally attach the counter to the timer and change thats internal setting to speed scale? Should mimic the counter.
    Won't work. A paint sensor only pulses when it's been fully emptied, so the counter won't update on each hit. Even if it did, a speed scale timer being fed from a counter won't mimic it.

    This should work...



    ...if you set the timer's Target Time to 0.1s, and its Input Action to Speed Scale.

    You can invert the paint sensor's output instead of using the NOT gate, but this also affects the digital output (which you may be using to trigger a destroyer) and the noises it makes.


  9. #7
    Part-time mad scientist Slaeden-Bob's Avatar
    Points: 13,697, Level: 35
    Level completed: 50%, Points required for next Level: 353
    Overall activity: 0%
    7 days registered 1000 Experience Points 500 Experience Points 250 Experience Points 100 Experience Points
    PSN
    Slaeden-Bob
    Join Date
    Jan 2010
    Location
    Sweden, the land of meatballs
    Posts
    570

    Default

    Quote Originally Posted by Dav1d0 View Post
    why not simply connect the paint switch to the negative end of a signal combiner... then to a full counter. Finally attach the counter to the timer and change thats internal setting to speed scale? Should mimic the counter.
    Sadly Speed Scale and Positional is not quite the same, but using the feedback method suggested by Aya, you will get something very close to your request
    Out now:
    LittleBigPlanet PSVita
    Sixaxis Showdown

    Quote Originally Posted by Ungreth View Post
    I hope Mm will pick my nose one day. There are some real hidden gems up there!

  10. Thanks!


  11. #8

    Default

    I followed Aya's advice, it worked perfectly and I've finally published the level, you can check it out if you want.

  12. Thanks!


  13. #9

    Default

    Quote Originally Posted by Slaeden-Bob View Post
    Sadly Speed Scale and Positional is not quite the same, but using the feedback method suggested by Aya, you will get something very close to your request
    In all fairness... you let me answer the question with my 'cringe worthy' logic... so I blame you =p
    but in all seriousness, thanks to both Aya and Bob for correcting me and it's good to know op is sorted now XD
    Regards
    Dave

    "Nothing but good decisions"



Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •