Thanks for the credit! Btw i did write a tutorial on custom john blocks which have the sprite appear in the john pillar room! Heres a short summary: Duplicate the sprite images of custom john block sprites and write an .ini file for them with the following: [offset] y=1000 (or any other large number) This is needed so you wont see the reskinned object after pizza time. Return to the editor, place an obj_door and set its sprite to the duplicated custom john block sprite. It will appear way up, move it on top of the john block, and thats how its done!
I thought you meant 2 by 2 john block sprites ngl Yeah, you need 2 of the same sprites, one of them with an .ini file, and one of them without (if you want to make both john block states)
thank you for using my bosscontroller! tbh i didnt even know how to use it myself lol (i forgot how to use it) and the boss controler was made for mini-bosses and stuff! thats what boss id and the other variables are! (also uses arena stuff)
Most helpful for me was the custom john blocks, how to fix the fixed objects for everyone (so everyone can play level), how to easily have sprites from the original game without downloading a copy of it, and the free old version of asprite
By the way, [s] and [g] are actually useful, as you can set a separate superjump/groundpound keys on gamepads and they will show those buttons instead of up/down. Also, I think the hub objects not disappearing right after Pizza Time being triggered happens because the code that removes them when it's Pizza Time only runs when the room starts (as the first room of CTOP doesn't have any hub objects, and it saves a bit of performance).
You can see the whole [] list in the Lang file in pizza tower, go to the pizza tower files and go into the file ‘lang’, press on English (or your language) and scroll down. You can see the whole list of them, and the special text effects (and also every other string used by get_lang())
this might seem like a dumb question, but when he moves up gerome at 23:30 its smooth, but when I move up sprites in CYOP, its sticking to a grid, if that makes sence, I just wanna know how to make it smooth
0:00 into 1:41 reskin enemy 3:07 free asprite 4:33 real boss 7:39 skating noise 8:55 arena!!!! 10:44 cutscene 14:33 CHANGE ENEYMI PALLETEEE@!!!!!!! 16:30 pizza granny text icon!!!!! 17:34 hiding collect triggerr 19:00 text on screeeeeeen 20:35 mover hand 22:05 topping monster reskin 22:55 its all a trick" 23:08 pt sprite 23:40 tile ruiner 24:21 tru 25:00 follow character before pizza timmy 25:45 fix 26:22 no pizza face room 26:57 john gost sprite 27:38 john pilar sprite 29:26 john bloc sprite 30:55 long bomb 31:32 pizza granny color 32:07 following spritee 32:42 no transformors 33:08 unclimable wall 33:27 glitch 34:12 it will 34:25 thats u rn
@@Spongebobsrofileive been trying to make spritesheets work but it keeps giving me the "unable to convert string to integer" error and only will work when i use the broken png spritesheet, is there any fix?
i need some help ummm so i was trying to add texts on screen (19:00) and i noticed that the sprite that I used for the obj_transfotip will always appear on the top left corner of the screen when entering a secret. did i do something wrong???
@@PP_guy sorry for the late reply. i changed the visible variable, but it still appears in secret rooms despite the fact that i haven't put the obj_transfotip there, and thats the new problem that i am getting
thanks for all the help I've been following you for a while for anything CYOP related and you were always the best! also do you know how to find your enemy to change the pallet like from right here? 15:40
if you want to add a wall that cannot be climbed, not stop your mach run and make it not bump when you slide and roll into it, then make a wall of slopes, it triggers that
how do i fix a changed enemy sprite thing? i tried replacing the pizzaboy cutouts with the ones from sugary spire but they keep glitching into the ground (i think they're just waaaay off-center but i haven't changed the coneboy sprites at all) tried the same thing on a cheeseslime and i got the same result
BTW you cant change cheeseslimes palette to anything other than snotty when you have the objects and variables mod installed because paletteselect is replaced with snotty on cheeseslime (for some reason)
hey i need help how are you exatly put the sprites to the enemy (the proplem is only the walk animation change nothing elese and i know that you show it put you didn't tell to me were to put it or something) pls help and i am a literpit stupide
List Of Songs If You Can't Find It (Or Because You Never Listened To Sugary Spire Soundtrack) a jawbreaking secret (Sugary Spire) DANCEOFF DELUXE (Sugary Spire) Run The Dog (Sugary Spire) hmmm look what u done did you found a secret :) Beta Mix (Pizza Tower) PLEASE warm up the aliens somehow or they will start YELLING at me in a language i don't understand (Sugary Spire) Pizza Engineer (Pizza Tower) Pizzano's Gnarly Action-Packed Themetune (Sugary Spire) Smart Race (Deltarune Chapter 2) a jawbreaking secret (Pizza Tower Version)
I figured out the offset stuff, but when I reskinned Pizzaboy, the sprite looks normal, but then it becomes positioned too deep when grabbed or stunned.
Tried to reskin the cheese monster via respriting, yet the sprite's offset is below the desired location I'd chose for it to spawn at, I tried the palette variables but that didnt work so now im just annoyed.. All I did was export the original sprites, recolor them and export the retextured sprite. Any fixes?
I was severely sad emeralds fixed objects crash other people's game who doesn't have that modded version, it saved my cyop tower when he mentions just by changing the objects emerald or other people fixed in the sprite index variable everyone can play the tower with no bugs or crashes
Hey pp I tried making a tab in the level editor and now my game doesnt open up (with the mod thankfully) how do I fix it?? edit: already fixed it, now I can enjoy the tutorial!
you actually dont need multiple arena spawn points or to put enemies close to it the spawn point actually just makes it so enemies spawn on the arena , you can put the enemies anywhere and it will still work
@@PP_guy Alright I figured it out already. My problem now is that the Pizzaboy reskin is positioned regularly by default but when I grab it and put it back down (or run into it at Mach 1) it goes below ground, only going back up after a while or when I taunt.
Thanks for the credit!
Btw i did write a tutorial on custom john blocks which have the sprite appear in the john pillar room! Heres a short summary:
Duplicate the sprite images of custom john block sprites and write an .ini file for them with the following:
[offset]
y=1000 (or any other large number)
This is needed so you wont see the reskinned object after pizza time. Return to the editor, place an obj_door and set its sprite to the duplicated custom john block sprite. It will appear way up, move it on top of the john block, and thats how its done!
youtube finally didnt delete my comment lets go
common Subflier W
so theres 2 of 2 john block sprites?@@Subflier
@@2ndatom Yep, thats possible
I thought you meant 2 by 2 john block sprites ngl
Yeah, you need 2 of the same sprites, one of them with an .ini file, and one of them without (if you want to make both john block states)
thank you for using my bosscontroller! tbh i didnt even know how to use it myself lol (i forgot how to use it) and the boss controler was made for mini-bosses and stuff! thats what boss id and the other variables are! (also uses arena stuff)
WHY DOES THIS MAKE SO EXCITED TO MAKE STUFF?!?
Most helpful for me was the custom john blocks, how to fix the fixed objects for everyone (so everyone can play level), how to easily have sprites from the original game without downloading a copy of it, and the free old version of asprite
(32:46) might be a a useless question, but where can I find this obj? (I have the objects & variables implemented into CYOP but I can't find it)
It isn't in the objects and variables objects.json, you have to add it yourself
alr
how do you add it? @@shatteredham7_576
By the way, [s] and [g] are actually useful, as you can set a separate superjump/groundpound keys on gamepads and they will show those buttons instead of up/down.
Also, I think the hub objects not disappearing right after Pizza Time being triggered happens because the code that removes them when it's Pizza Time only runs when the room starts (as the first room of CTOP doesn't have any hub objects, and it saves a bit of performance).
You can see the whole [] list in the Lang file in pizza tower, go to the pizza tower files and go into the file ‘lang’, press on English (or your language) and scroll down. You can see the whole list of them, and the special text effects (and also every other string used by get_lang())
One question, do you use Deltapatcher to replace the json as well? (or, could you please tell me, becuz i don't know how u got those stuff at 5:49 )
its the +50 cyop objects on gamebanana, he covered this on another video
this might seem like a dumb question, but when he moves up gerome at 23:30 its smooth, but when I move up sprites in CYOP, its sticking to a grid, if that makes sence, I just wanna know how to make it smooth
you need to hold shift while moving it.
thanks dude
0:00 into
1:41 reskin enemy
3:07 free asprite
4:33 real boss
7:39 skating noise
8:55 arena!!!!
10:44 cutscene
14:33 CHANGE ENEYMI PALLETEEE@!!!!!!!
16:30 pizza granny text icon!!!!!
17:34 hiding collect triggerr
19:00 text on screeeeeeen
20:35 mover hand
22:05 topping monster reskin
22:55 its all a trick"
23:08 pt sprite
23:40 tile ruiner
24:21 tru
25:00 follow character before pizza timmy
25:45 fix
26:22 no pizza face room
26:57 john gost sprite
27:38 john pilar sprite
29:26 john bloc sprite
30:55 long bomb
31:32 pizza granny color
32:07 following spritee
32:42 no transformors
33:08 unclimable wall
33:27 glitch
34:12 it will
34:25 thats u rn
you just copied it from the description but I know there's some people who don't look at the description
@@artinthermzno lol I'm the one who copy
that was quite an unexpected release, but a great one nonetheless
also thanks for the shoutout!
omg omg bbb444 real?!????
is that f
28:02 Can you please help? In what format should I export the animation in Aseprite ? sprite sheet? gif?
sprite sheet
@@PP_guy thanks!
It can end up being broken by just making the sprite sheet the whole image
@@Spongebobsrofileive been trying to make spritesheets work but it keeps giving me the "unable to convert string to integer" error and only will work when i use the broken png spritesheet, is there any fix?
i need some help ummm so i was trying to add texts on screen (19:00) and i noticed that the sprite that I used for the obj_transfotip will always appear on the top left corner of the screen when entering a secret. did i do something wrong???
that what it suppose to be, normally the object doesnt have sprite, so you would't be able to see them, so to fix it just use visable variable
@@PP_guy sorry for the late reply. i changed the visible variable, but it still appears in secret rooms despite the fact that i haven't put the obj_transfotip there, and thats the new problem that i am getting
@@PP_guydo you think you can help me with that?
@@the_lucky_loser well, pretty much every text in game came from that object
@@PP_guy alright, i understand now.
thanks for the help!
Man really triggered bomblin
thanks for all the help I've been following you for a while for anything CYOP related and you were always the best!
also do you know how to find your enemy to change the pallet like from right here? 15:40
Wiki
Oh. Didn't expect it to be simple even though your good at that, Thank you!@@PP_guy
this is EXTREMELY underrated holy shit man
if you want to add a wall that cannot be climbed, not stop your mach run and make it not bump when you slide and roll into it, then make a wall of slopes, it triggers that
I tried adding the grabbie hand in afom from 20:35, works and dont crash but the grabbie hand lefts me on the top left edge of the room, any solution?
(and yes, i tried creating other level and testing but still the same)
set offset for it, the hand tend to send you there by default
Don't worry, i just figured it out (the dropspotx/y work strange, but works)
how do i fix a changed enemy sprite thing?
i tried replacing the pizzaboy cutouts with the ones from sugary spire but they keep glitching into the ground (i think they're just waaaay off-center but i haven't changed the coneboy sprites at all)
tried the same thing on a cheeseslime and i got the same result
You can change the off-set of the sprite in the ini file
Help I Pressed Every Key On My Keyboard And I Can't Select Noise How Can I Select Noise
23:40 , you can just re-texture an obj_destroyable3 to whatever destroyable you want, and you can also change the particles to whatever
The amount of work in this video.
Thanks for everything.🎉
Thank you very much man!!!
Now i can make the truly the best level
BTW you cant change cheeseslimes palette to anything other than snotty when you have the objects and variables mod installed because paletteselect is replaced with snotty on cheeseslime (for some reason)
hey i need help how are you exatly put the sprites to the enemy (the proplem is only the walk animation change nothing elese and i know that you show it put you didn't tell to me were to put it or something) pls help and i am a literpit stupide
Whut's the music that starts playing at the reskin enemies part???? I love it it's so cAtchy.
one question: how did you get some stuffs that i don't have in cyop such as the following npcs
ruclips.net/video/61uCMXlHSgM/видео.htmlsi=v1HKbBBRAjEOvyJC
Just a question:
What's the name of the mod(idk if you use a mod) to add the complex part and new blocks?
No I did not
oh, then how? im looking for this a long time@@PP_guy
nvm i found it
Hey you released the tut that’s cool been waiting lol
List Of Songs If You Can't Find It (Or Because You Never Listened To Sugary Spire Soundtrack)
a jawbreaking secret (Sugary Spire)
DANCEOFF DELUXE (Sugary Spire)
Run The Dog (Sugary Spire)
hmmm look what u done did you found a secret :) Beta Mix (Pizza Tower)
PLEASE warm up the aliens somehow or they will start YELLING at me in a language i don't understand (Sugary Spire)
Pizza Engineer (Pizza Tower)
Pizzano's Gnarly Action-Packed Themetune (Sugary Spire)
Smart Race (Deltarune Chapter 2)
a jawbreaking secret (Pizza Tower Version)
is there any way to make the pizza time music not play and instead it's a different song/the level's current theme
your giving people power to make a fangame at this point
pp guy go brr (im da stupid table guy)
Hey pp, I have a question, how can I make the bg change at pizza time?
It not possible
Just copy room
@@Normalismydifficulty If I do that it looks like shit
9:03 thats me!!!!!!!!!!!!!!!!!!!!!!!
Is it possible to change the objects.json in the old level editors? (i need a response)
I needed this video so much.
Alright I need some help cause in cyop when I try to edit my level it says "Missing Eye Failed to integer" or something how do I fix this?
wait how do i add objects, i managed to get the bosscontroller and transfotip but not the hidden points
hey random pp can you make a tutorial on how to change to granny pizza?
I figured out the offset stuff, but when I reskinned Pizzaboy, the sprite looks normal, but then it becomes positioned too deep when grabbed or stunned.
then just change the offset until it work
you can't get it done in one try
thanks, i added a secret room to my tower where you need run away from pizzaface reskinned to squidward😄
That glitch that happend when you threw the enemy in to the back of the slope is because the back side of obj_slope is weird
Is it possible to replace the lap 2 theme for a level?
How make bg (no pizza time) disapers and other bg (olny for pizza time) appeared in pizza time (also where john or 🗿 pillar)?
At 16:52, you spelled it Garb. Is that intentional?
No I type too fast sometimes
you say this stuff sorta vaguely and incomplete. Like, what if i want to make MY OWN tileset file instead of modding another one?
Nice tutorial! (I came from discord link by the way)
you should make a tutorial on how to draw in the pizza tower art style if that makes sense, it could really help some people (aka me 💀)
Thank you now i can recreate Wait of the world in pizza tower
I’m addicted to making cutscenes now 😅 its VERY fun to do
FINALLYYYY Tutorial idea: Change background during pizza time and maybe real custom john blocks *they have different stuff they do*
you cant change it currently in cyop
and you cant do that too
5:37 bro so genius so he mix hello song and secrets sample
THE TUT IS HEREE HOLY SHITTTTTTT
I can't become skateboard noise each time I press left or right it won't move but selecting works wat do?
21:06 That's because the y point starts from the up to down
Tried to reskin the cheese monster via respriting, yet the sprite's offset is below the desired location I'd chose for it to spawn at, I tried the palette variables but that didnt work so now im just annoyed.. All I did was export the original sprites, recolor them and export the retextured sprite. Any fixes?
then, just fix it with the good ol offset, i think in game there is alreayd offset being set, so you maybe can just yoink from there
@@PP_guy Its not that the sprite just spawns like 7 tiles beneath the collision yet the hitbox does not. Tried everything but it just wont stop.
@@Prophet3289 then maybe that on sprite itself?
@@PP_guy Idk, its the same size and everything too
How do you free move items i want to know?
Hold shift before/after place down object and here ya goo!
ok thanks!
(edit: btw can you make a tutorial of how to use libsprite cus im confused)
And also nice intro you made ❤
how do i make it dark, like in kidsparty, cuz ive seen a level do it before
Watching this whole video knowing damn well my PC can't handle CYOP
is there any cyop modded version with the sprites for transfotip and stuff?
fun fact: you can do the working boss + other stuff with the emeralds fixed/old objects mod!
I was severely sad emeralds fixed objects crash other people's game who doesn't have that modded version, it saved my cyop tower when he mentions just by changing the objects emerald or other people fixed in the sprite index variable everyone can play the tower with no bugs or crashes
@@floppa_a8382 does the 900+ blocks mod crash anyones game who dosent have it?
How to make one bg (smoll image) follow where peppino/noise walk/run/clumbing always (not follow camera)
nice-a but... how do you make a custom door and blocked door??????
Do same thing as the custom john block
@@PP_guyhey I also have a question for some reason I can't place anything
@@owen3294 did u even open object tab?
@@PP_guy thanks!
one day people will make entire mods with cyop, and i still don't know how big a canvas should be when it comes to making custom sprites
if your re-texturing a certain object from pizza tower, then open undertalemodtool and export the sprites to your computer, and edit it
Backgrounds and title cards should be 960x540. Others are whatever
@@kyngEli9221 thanks Peppino from the hit game Pizza Tower
The moving animation for The cheese monster is probably the jump animation, so try Jump_spr or jumpspr or smth
could i please have the spotlight image?
5:35 what is the song
19:17 I've realized, it crashes the game when I forgot to place the sprite to this object.
Do you used libresprite before getting money for aseprite or something like that?, i still feeling like that has virus
Libresprite is just a free asesprite, it doesnt have a virus
oh my GOD!!! AMAZING!!! IM NOT EVEN 2 SECONDS IN!!!
Hey pp
I tried making a tab in the level editor and now my game doesnt open up (with the mod thankfully)
how do I fix it??
edit: already fixed it, now I can enjoy the tutorial!
LETS GOOOOOOOOOOOOOOOOOOOOOOO
THE TUTORIAL RELEASED
you actually dont need multiple arena spawn points or to put enemies close to it
the spawn point actually just makes it so enemies spawn on the arena , you can put the enemies anywhere and it will still work
does sprite_index work for text inscreen?
i wonder what how you make the upside down superspring thing
How do you get the taxis and space shuttles to work?
(Ik the videos but whatev)
For a space shuttle, set your targetroom in the shuttle, and in that room put obj_shuttlestop where you want the shuttle to go, for taxi I'm not sure.
Can you tell us what program u use to edit ur vids?
camtasia
Fun fact: You dont need to use gustavo for unbreakable tiles now since afom added a layer for that.
yeah, i know that, and already mention it in AFOM tut instead
@PP_guy oh sorry didn't know
Cool. And why are you keep typing lowercase?
this new tut is sick!11!!!!!!1!!
What’s the music?
I think if you leave an empty baddie spawner it summons a bossgate lol.
ik
And it crashes the game cause theres no room, but for the conveyer, just spawns pinball, dash pad and spike (moveable)
Question for next video: How to use tutorial_block?
I followed everything in the enemy reskin tut but nothing I did worked, can someone please figure something out.
tysm, new sub
why is arena not working for me anymore, is it cause i smoothly moved the arena start? :( [edit: it works now :)]
I can’t get arena working because I’m on a different item pack or maybe I’m just not doing it right
7:35 Oi did you use my Video as your Gameplay background!? 💀
ty you random pp but how did you add the games enmie on the assprite app
How can I add new variables to my pizza tower level?
😅😅
How did you make noise animated? he's a still image when I put him in game.
image_speed variable, never skip any part of tut, keep it in mind
@@PP_guy Oh my bad, sorry.
How to change enemy sprite offset? I'm trying to reskin Pizzaboy but the sprite goes below where it's intended
Ini file
@@PP_guy Alright I figured it out already. My problem now is that the Pizzaboy reskin is positioned regularly by default but when I grab it and put it back down (or run into it at Mach 1) it goes below ground, only going back up after a while or when I taunt.
PP, how i save palette sprite?
1:07 *I've known about this one for a while, but the others haven't.*
with libesprite you can only generate a spritesheet but not actually export it onto your computer
what???
@@PP_guysorry i figured out how to do it i was tripping when i said that
YEEEES I BERN WAITING FOR THIS
Bern?
@@Jellotines Stop it, Grammarly
The enemy pallette didn't work which makes me sad, i really wanted a skin colored cheeseslime
Then try again
One alphabet wrong and it's will not work!
So try again
Or number of palette,
LETS FUCKING GO!!!
GOOD JOB PP! :D
HELL YEAH..I CAN FINALLY MAKE BOSS FIGHTS!!