Skip to content
  • Suggestion for Creaticode Forums

    General Discussion suggestion forum-request
    3
    0 Votes
    3 Posts
    194 Views
    CreatiCodeI
    @YellowOctopus We have upgraded the version of the forum software. Now you should be able to choose the skin for dark mode.
  • PenguinMod block suggestions

    Feedback penguinmod feedback blocks suggestion
    21
    1 Votes
    21 Posts
    5k Views
    Tyller_T
    @mod-squadacademy-1bc96c56 well you can somewhat do it, it lets them move off the veiwport (which is effectively the screen) even though it’s technically not no fencing it still just lets sprite move out of view of your camera, the only issue is you can move the veiwport and then the sprites that were offscreen can be seen at the edges fo the canvas, but if you don’t move the viewport and use variables for x y (so the canvas border doesn’t affect stuff) you can do that. I do have a better project for an example of no fencing, instead of just using it to do a grid I use it to let zombie ai’s with a physics body move offscreen (it moves everything when the player moves) and there is no way to tell that they do technically hit hte canvas border’ edit: I think the project I sent was just a bad example cus I used canvas size only so zooming in a lot wouldn’t show you the edges of other blocks when you’re moving a bunch, the canvas size isn’t the size of your screen, it’s how big hte fencing is, canvas size is the fencing size and viewport is the screen size
  • block suggestions

    Feedback suggestion widgets-blocks
    7
    0 Votes
    7 Posts
    2k Views
    JaecadeJnightJ
    @info-creaticode Just made a YouTube one: [image: 04e00b82-a314-493f-b210-a3fe25c53fa5.png] That will generate this: <script src="https://apis.google.com/js/platform.js"></script> <div class="g-ytsubscribe" data-channelid="UC_FXfu97VJLbGM8TRBpS90g" data-layout="full" data-count="default"></div> All the block needs to change is just the data-channelid and if “yes” is chose for dark theme, just add data-theme="dark" attribute to the div. Edit: code result: [image: 1342ce1d-eb69-4fce-b9ec-25e7cd71d7ca.png]
  • 3 Votes
    21 Posts
    5k Views
    JaecadeJnightJ
    @catty yeah prolly lol
  • Online: Now

    Feedback suggestion
    2
    1 Votes
    2 Posts
    985 Views
    silvloveS
    @luna [image: 47108fde-a887-42e0-a77a-d3309014019e.png]