What's going on?? See: Site Update March 2022
ChaseCZ
Inactive
Intermediate Programmer
I can make programs, but I still have trouble here and there.
Programming Strength
Video Games
I like to play video games!
Hobbies
Zelda Is Awesome!
I love The Legend Of Zelda!
Express Yourself
Third Year
My account is over 3 years old
Website
Avatar Taboo
I didn't change my avatar for 180 days
Website
Second Year
My account is over 2 years old
Website
Avatar Embargo
I didn't change my avatar for 90 days
Website
Halloween 2017 Contest Participant
I participated in the SmileBASIC Source Halloween 2017 Contest!
Programming Contest
End of 2017 Contest Participant
I participated in the SmileBASIC Source End of 2017 Contest!
Programming Contest
First Year
My account is over 1 year old
Website
Deep Sleep
Hidden
Website
Forum Contributor
Hidden
Achievements
Avatar Block
I didn't change my avatar for 30 days.
Website
I'm bored. Entertain me
My YT Channel: https://m.youtube.com/channel/UCfjt_NxjN72ui0pa_XI1vSA (very gay)
Submitted Programs (4):
Fit in
R1E423QJ
3 years ago
Christmas Night
NRWEAX43
4 years ago
ButtonMasher.SB
QDHE5XED
5 years ago
A Game Totally Not Worth Your Time
KDEYE3DJ
5 years ago
ChaseCZ
posted on thread Thank you
2 years ago
Damn, i had to check what's up with SmileBasic after so long and i see this...
You guys got me...
ChaseCZ
posted on thread Nintendo Switch Lite Discussion Thread
3 years ago
I'll still get the original switch... Once i earn the money for it kek
ChaseCZ
posted on thread enemy AI which would go through a maze and find the player
3 years ago
Yes, i figured that out already. Good for collision detection e.g.
ChaseCZ
posted on thread enemy AI which would go through a maze and find the player
3 years ago
Thanks very much, i'll try it out and then let you know, if i don't understand something or so...
ChaseCZ
edited page Fit in
3 years ago
It's pose mii plus not mii pose plus
ChaseCZ
posted on thread enemy AI which would go through a maze and find the player
3 years ago
Oh yeah, thanks. I think it's not that difficult to understand, i actually still don't underst...
ChaseCZ
edited page Fit in
3 years ago
Typo and stuff idk
ChaseCZ
created a new page: Fit in
3 years ago
A game i started making a while before i quit SmileBASIC last year. It's supposed to resemble th...
ChaseCZ
posted on thread Uh probably a super advanced enemy AI which would go through a maze for example and find the player
3 years ago
Wow, thanks! That's a cool program, but since it's gonna be a 2D platformer without jumping, i...
ChaseCZ
replied to a comment on Funky
3 years ago
Funky
ChaseCZ
posted on thread Uh probably a super advanced enemy AI which would go through a maze for example and find the player
3 years ago
Thank you very much. I think i'm starting to understand it.
And for the nodes, i could use s...
ChaseCZ
edited a post on thread Uh probably a super advanced enemy AI which would go through a maze for example and find the player
3 years ago
Yes, that could work... I'll check that out... But how do i actually calculate all these path le...
ChaseCZ
posted on thread Uh probably a super advanced enemy AI which would go through a maze for example and find the player
3 years ago
Yes, that could work... I'll check that out... But how do i actually calculate all these path le...
ChaseCZ
replied to a comment on Minecraft clone proof of concept
3 years ago
Oh, cool
ChaseCZ
replied to a comment on Minecraft clone proof of concept
3 years ago
Wait dlc increases performance?
ChaseCZ
posted on thread Uh probably a super advanced enemy AI which would go through a maze for example and find the player
3 years ago
Alright. thanks for your help, i'll have to check the arrays first, but i'll let you know when...
ChaseCZ
replied to a comment on 3D Tunnel Demo (Switch)
3 years ago
I need a switch lmao... But now that i think about it, i'm from europe, so i would still have to...
ChaseCZ
deleted a post on thread Uh probably a super advanced enemy AI which would go through a maze for example and find the player
3 years ago
Reason: Double post... again
ChaseCZ
posted on thread Uh probably a super advanced enemy AI which would go through a maze for example and find the player
3 years ago
...and how do i store the entire map into a variable? Lol
ChaseCZ
posted on thread Uh probably a super advanced enemy AI which would go through a maze for example and find the player
3 years ago
Yes that's a pretty cool program, but the problem is that at some point a timer is gonna run a...
ChaseCZ
posted on thread Uh probably a super advanced enemy AI which would go through a maze for example and find the player
3 years ago
Wait i can actually do that with the timer + the time it takes for the monster to reach the pl...
ChaseCZ
posted on thread Uh probably a super advanced enemy AI which would go through a maze for example and find the player
3 years ago
Yes, i know how to do that. But how would i measure the distance between the player and the mo...
ChaseCZ
posted on thread Uh probably a super advanced enemy AI which would go through a maze for example and find the player
3 years ago
Yes, that could work, but i actually think i have another problem... I'm kinda trying to remak...
ChaseCZ
posted on thread Uh probably a super advanced enemy AI which would go through a maze for example and find the player
3 years ago
Yes, the timer would be a good solution... But not the best, because what if there are multi...
ChaseCZ
edited a post on thread Uh probably a super advanced enemy AI which would go through a maze for example and find the player
3 years ago
I'm thinking about a top down (not with tile movement though) or a 2d map. Haven't made my mind...
ChaseCZ
posted on thread Uh probably a super advanced enemy AI which would go through a maze for example and find the player
3 years ago
I'm thinking about a top down (not with tile movement though) or a 2d map. Haven't made my mind...
ChaseCZ
posted on thread Uh probably a super advanced enemy AI which would go through a maze for example and find the player
3 years ago
Oooh you mean a data map. Yeah, i won't be using that.
ChaseCZ
replied to a comment on Super bomber blast (demo) WIP
3 years ago
Oh that's cool, i think i have one of the first version where that stuff isn't implemented yet
ChaseCZ
posted on thread Copyright rules
3 years ago
You can make a literal copy and just change the colors of the characters and it shouldn't get ta...
ChaseCZ
posted on thread Uh probably a super advanced enemy AI which would go through a maze for example and find the player
3 years ago
What do you mean by grid? Lol
ChaseCZ
deleted a post on thread Uh probably a super advanced enemy AI which would go through a maze for example and find the player
3 years ago
Reason: One post got sent twice
ChaseCZ
posted on thread Uh probably a super advanced enemy AI which would go through a maze for example and find the player
3 years ago
For the pathfinder, so it doesn't bump into walls and actually finds at least some logical path...
ChaseCZ
posted on thread Uh probably a super advanced enemy AI which would go through a maze for example and find the player
3 years ago
Also how would i take wall collision into consideration?
ChaseCZ
posted on thread Uh probably a super advanced enemy AI which would go through a maze for example and find the player
3 years ago
Yes, that's a good explanation, now i know how it basically works, but to make it work in Smil...
ChaseCZ
edited a post on thread Uh probably a super advanced enemy AI which would go through a maze for example and find the player
3 years ago
Yeah i probably said everything in the title... I have an idea of how it should work but no idea...
ChaseCZ
created a new thread: Uh probably a super advanced enemy AI which would go through a maze for example and find the player
3 years ago
Yeah i probably said everything with the title... I have an idea how it should work but no idea...
ChaseCZ
replied to a comment on Super bomber blast (demo) WIP
3 years ago
Yeah that cofused me
ChaseCZ
commented on Super bomber blast (demo) WIP
3 years ago
wait you can use amiibo in smilebasic?
ChaseCZ
posted on thread Anyone here brought JP SmileBasic Switch? プチコン4
3 years ago
programs like these on consoles don't get many updates tbt
ChaseCZ
posted on thread Anyone here brought JP SmileBasic Switch? プチコン4
3 years ago
so is the 3DS smilesbasic coming to an end? i haven't even bought a switch yet, i'm not ready lm...
ChaseCZ
posted on thread Miiverse will be closing on November 8th, 2017
3 years ago
Is there any chance someone will make some custom servers or smth (similar to wiimmfi) to revive...
ChaseCZ
posted on thread How does Arcanum Stone load multiple GRP files at once?
3 years ago
Oh cool, thanks
ChaseCZ
created a new thread: How does Arcanum Stone load multiple GRP files at once?
3 years ago
Title
ChaseCZ
posted on thread Bones in a sprite or smth
3 years ago
Oh yeah! I didn't think of that, thanks!
ChaseCZ
posted on thread Minecraft 3DS Edition Thread
3 years ago
This looks cool af, how's the development going?
ChaseCZ
replied to a comment on Project bomber blast (demo)
3 years ago
Oh shit!
I'm sorry, i didn't notice
ChaseCZ
created a new thread: Bones in a sprite or smth
3 years ago
Is there a way to make bones for a sprite like most of the other game making tools out there off...
ChaseCZ
commented on Project bomber blast (demo)
3 years ago
Wait what this ain't 3d?
ChaseCZ
commented on Bomberman 3D
3 years ago
Key taken down oof i wanted to try this out
ChaseCZ
edited a post on thread Idk some kinda ENDIF syntax error problem
3 years ago
Oh yeah so i must put the NEXT which is at the bottom above ENDIF and yeah idk for sure but i...
Message sent!
OK