LBP3 Tutorials [Computer Cursor / Sprite borders]
HTML-код
- Опубликовано: 8 фев 2025
- LBP3 Tutorials by Danx87 how to create a computer Cursor / Flying sprite with borders/boundaries. This is the first in the series of Sprite tutorials & is essential in understanding and creating sprite based games on LBP.
Dont forget to subscribe for all the latest and future Tutorials from Little Big Planet 3 .Tutorials: / danx87
P.S The Thermometer is high because of the custom photos not because of any of the logic. Игры
Welcome back Dan! Nice tutorial, I remember doing something similar for my telekinesis level back in LBP2 only the logic was far less optimised... Man I love LBP3's *new* logic!
+EDGE_ELITE All this already existed in LBP2, no idea what you see here that is new!?
Quite right! I should've mentioned that my old cursor was more complex. It stayed with the player as well reset itself and slowed down whilst dragging objects. What I meant to say is the new logic pieces are very helpful and the new materials are a god send (sticker mat especially). I haven't played LBP2 for that long I've forgotten what's new and what isn't.. I've become lost in that flamin' Edge Engine.
Great to see you back with a great tutorial!
+Deathryder99 thanks bud
@@Danx87 go
oh you're back! well glad nothing bad happen. Good to see you back good sir.
+Tuby The Bunny Thanks, Glad to be back!
Another video,hooray, today is a good day, I actually got LBP3 for my new PS4, it's better on there, I don't know what happened to my LBP3 on the PS3, I couldn't play it anymore, but I really didn't know what happened. Sp I'm back in the community with my mediocre levels that almost nobody plays, I just hope I can make better levels, glad you're making more videos.
You're back! Yay!
+crazylimegreenmonkey oh yeah I am!
Not anymore...
@@seepypuppy facts
finaly danx is back 😃
Nice work. Keep it up! :D
YAY YOU BACK IM HAPPY
Thank you for teaching me to do this
cool, finally a nother tutorial...thx
I needed this for my UNDERTALE level I'm making
Didn't think you'd ever make a new video.
I knowright
I didn't think anybody still played lbp3 lol nice vid mate!
+Geezy Its one of those games that you just find yourself going back to time and time again. No other game has ever done this... for me at least (i've been playing lbp since the very first and not gone more than 6months without playing it) ;D
LittleBigPlanet 3 Tutorials Tru lol the first and second were my favs but the 2nd one is my Favorite of the two favorites? lol
Geezy Lol in an odd way that actually made sense.. but I agree, the jump between LBP & LBP2 was huge. But the tiny hope between LBP2 & LBP3 was too little.
LittleBigPlanet 3 Tutorials Couldn't have said it better myself lol! Take care ;D
you should make a video of making the cursor to take or use items. i have a BIG problem doing the logic, so please make a video danx!
I've always made borders a similar way, but recently I've started using invisible material behind my sticker panel. Way faster and almost no logic to do, just make a solid border, make it invisible, and you're done. Plus, sticker panel has a tendency to go a little past the border, such as 9:16
Long time no see!
Could you possibly make a tutorial on how to create Zom Zom's shop? More Specifically the way you buy items, where R1 and L1 rotate through them.
+Yumi Sohma Oh ive not had that request yet & have never thought about it! but i will defo pop it on the list and get one done when i can ;D
I second this request (several years late lol)
BTW,Can u make a tutorial to make the mouse click on stuff,thx! ;)
Your back ;D
+Only1Python Yes I am! ;D
Never thought of making a computer. If you could do this in minecraft or better geometry dash.
I got an idea when you use microchips you should colour them so people know where to put wires :) I do it all the time
For the next tutorial can you do sprite animations? It looked really interesting on Default Couch's channel. I would also like to know how you did the health in that video. Because that would be really helpful.
+Nedajyak10 I will indeed be doing animations. the health is alittle more complicated, but may still do a tutorial on it
Works in LBP2!
Since the circuit nodes are essentially tri-state buffers, couldn't you just wire the inverted impact sensors directly to the bottom input of the circuit node?
I have a problem, when I stand in front of a computer I created, I put a controller in the computer and in the mouse but the camera don't work.
hey danx! do you think you can figure out how to make top down acrobatics for sackbots? Like fliping and dodging ect?
I've been entertaining the idea of making a working pc, now that I've figured out how to do the memory. Having traversed this path, any forewarnings?
I've not played this game in almost a year, have the bugs been ironed out yet? I was sick of losing my character to corruption every 3 weeks
+Jon Brady Well there are still a few bugs here and there, but its to be expected from a game like this, I myself suffered from corrupt profiles regularly during its first half a year but it has seem to of stopped now.. for me at least, although it did teach me a valuable lession to always back up to ps+
can u do an advanced version of the rail grind? this will be helpful
thank you
I got stuck at the impact my cursor won't move i did everything right???
Can you please make a tutorial on Bosses? I just have so much trouble making phases, them being damaged, and just simply moving without falling out of the sky ;-;
Good 👍
Nice tutorial. I would like to know how you made the computer
+BuckGames its made out of multiple decoration mounts with the square decoration on it
LittleBigPlanet 3 Tutorials it would also be nice to make a tutorial on how you made the computer work.
I am stuck on 6:24, i keep going through the sticker panel when the cursor touches it.
could you do a tutorial on a pokemon overworld character with the grid movement pls.
+AVM3798 This type of thing will be covered in a tutorial ;D
+LittleBigPlanet 3 Tutorials AWESOME !!!!
Dude, where have you been?!
Hey, in littlebigplanet 3, I cannot find you. Can you show me how to find you?
Bottom and right border made the cursor touching them stop the whole cursor from moving
Not realistic
can you use this to make a working computer and show us how to?
can you do how to make a 2d sprite platformer sorta like super Mario bros.
+yoshikirby43 gaming indeed, this tutorial is just the first in a line of sprite tutorials. I will be covering 2D platforming very soon.
WB MAN
+MyStErY LoVeR TY BUD ;D
+LittleBigPlanet 3 Tutorials yw ;)
You've made this more complicated than it how I would do it, I would make a hit box out to of cardboard, made the frame out of cardboard and then cover the cardboard in sticker panel
This tutorial is made in this way to open up the understanding of logic with flying sprites, not just as a cursor. using logic instead of the games physics allows for complete control.
Sometimes using the easiest way isn't always the best way, advancing knowledge from physical restrictions into logic (programming) restrictions can surely never be a bad thing & can also be learnt and applied to many other aspects of game creation.
ok, I understand
words of wisdom w/ LBP 3 Tutorials
yay wow
how do you even figure all this stuff out omg
+Pie Duck Indeed, knowing how each piece of logic functions & how they can work in conjunction with eachother will grant you the ability to achieve almost anything you can think of. Just keep playing around with logic and you will soon understand it all on another level ;D
How do you make that computer
And could you show how to make it where you can press R! to enter it?
how to make working apps
LIKE
Second man who comment
+Fernanda Fischer me hahahahhahahahahahhahahhahahahahahahhaha 👹
Ok thank god I thought you died because you haven't uploaded for a long time so did you go on a holiday?
+Bruvabignuts 5 No im fine. wasnt on holiday but am all good and ready to go again! XD
+LittleBigPlanet 3 Tutorials ha lol XD btw I got you on my favourite chat so I guess that makes it so I don't forget you :)
Bruvabignuts 5 :D good to know... I dont like to be forgotten ;D
LittleBigPlanet 3 Tutorials You did not upload videos forever!
OHH NO PLS TRY TO GET OUT OF MACHINIMA
Why?
+LBPPlayer7 Machinima promises people more views in return for a percentage of their profit, but they have been proven not to do that. They just collect money from people signed up with them without doing anything else, and they can force people into more contracts, keeping them signed up for longer.
Hutz The taking profits thing is alright, they need to get money to stay in business afterall, but the contract thing is unacceptable.
+LBPPlayer7 I understand. I just feel like they need to actually do something if they're already getting the money.