You can update it while published, but updating it via draft will reset all stats due to it being a different UUID.
@Spy_Guy_96 I think youâll like this one:
Think of it as âThe Basic Collisions Bundleâ (for the future). Includes solids, semi-solids, hazards, and the goal.
It is very easy to set up. Everything the code uses is in the âwhen type â 0â rule, and you can expand it as you add more collision types.
Nope, good guess though
Will this be official?
Ooh the possibilities there are with custom rules for color, effect, for every block, etc.
Maybe
Only time will tellâŚ
I even created a custom rule containing all necessary rules for the tiles object.
I just prepared two custom rules:
- Tile Based Platformer Template - you can guess what this is for. Place inside the tiles object and follow the comments within (letting people know ahead of time)
- Player Code - this one is obvious
I made these two because it has some quite advanced code inside. I included comments for better understanding of the code, including credits to Spy Guy 96.
I donât know why, but tile based platforms are my favorite to make. They have so much potential.
Just imagine, when the community garden is developed, people wonât have to keep recreating a platformer from scratch, which was one of the reasons why some just gave up. For them, it was just too hard. Some additional modifications are required (mostly just in the collision code), but itâll give them the basics of collision and everything else will pretty much be set up for them.
Well itâs still your first project on that account according to the app. Is it on a different profile? This investigation is all but over. Iâm on to you
Though Iâm without a lead.
give me a hint
It shouldnât be hard to find my old account
Wow 377 weeks ago
NO WAY I JUST GOT THE NEW HOPSCOTCH UPDATE AND IâM SO EXCITED THIS IS AWESOME AND EXACTLY WHAT I WANTED FOR FOREVER!!!
Sorry, Iâm just really excitedâŚ
And believe me when I say âItâll get even better in the futureâ
Anyone know how to make a tilted oval using sine and cosine?
I know how to do a standard oval (just by tweaking the amplitudes), but when the oval is tilted by 45°, it becomes a challenge.
I finally worked sin and cos
Yep!
@Dragon_Riders i will be rebranding too Poison fully starting April 2nd (since April 1st is a troll day) until then Iâll be slowly doing slight changes towards the rebrand starting with a new logo!
Thanks. It was very helpful
I got mine to tilt and retain its center point. All of this in a custom ability called âDraw Ovalâ
I made it do the full 360°, plus a small amount to smooth out the ends, per oval.