Navigation

    CreatiCode Scratch Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • CreatiCode
    1. Home
    2. JamesA.blackwell-57b383d3
    3. Topics
    J
    • Profile
    • Following 0
    • Followers 0
    • Topics 12
    • Posts 50
    • Best 6
    • Groups 0

    Topics created by JamesA.blackwell-57b383d3

    • J

      it feels like you are ignoring me.
      Help • • James Blackwell

      6
      0
      Votes
      6
      Posts
      253
      Views

      J

      @jamesa-blackwell-57b383d3 btw, i also have another post where i talk about various blocks to make it easier to make games. For instance, Behave as water. this makes the plane or block or sphere act like a wavy carpet with procedurally generated waves, or Make into terrain. this block pretty much just spawns terrain. you can select which texture to use, and the terrain is infinite, generating in chunks. for the 3d part. for the 2d version, it just creates a piece of terrain as wide as the viewport. speaking of which, can they make the actual stage size infinite?

    • J

      Features that would make it easier to make games.
      Feedback • • James Blackwell

      11
      0
      Votes
      11
      Posts
      587
      Views

      TAO

      @jamesa-blackwell-57b383d3 fairly obvious reasons

    • J

      Hello? i wanted some blocks a bit ago. Any progress?
      Help • • James Blackwell

      9
      1
      Votes
      9
      Posts
      791
      Views

      J

      @tao i was talking to the team.

    • J

      User models don't work
      Help • • James Blackwell

      2
      0
      Votes
      2
      Posts
      264
      Views

      info-creaticode

      @jamesa-blackwell-57b383d3

      It is always more helpful if you share a project link to reproduce the issue. Thank you

    • J

      More camera stuff
      Help • • James Blackwell

      6
      0
      Votes
      6
      Posts
      671
      Views

      info-creaticode

      @jamesa-blackwell-57b383d3 said in More camera stuff:

      @jamesa-blackwell-57b383d3 Can you also read my reply on the wishlist for new models?

      We will consider the wishlist when adding new models.

    • J

      CHEESEBURGER
      Help • • James Blackwell

      6
      0
      Votes
      6
      Posts
      807
      Views

      info-creaticode

      @jamesa-blackwell-57b383d3

      Pelase share the project link. Thank you

    • J

      Random help me.
      Help • • James Blackwell

      8
      0
      Votes
      8
      Posts
      892
      Views

      J

      @artisilv ah sorry.video

    • J

      Odd requests: Rigs
      General Discussion • • James Blackwell

      10
      2
      Votes
      10
      Posts
      1220
      Views

      info-creaticode

      @tng

      It is possible, but not simple. You will need to use mixamo to rig an avatar model first, then convert the output into a GLB format.

    • J

      Blocks
      Help • • James Blackwell

      2
      1
      Votes
      2
      Posts
      1020
      Views

      info-creaticode

      @jamesa-blackwell-57b383d3

      Thank you for the suggestions. We will look into how to make these tasks easier.

    • J

      Folders
      Help • • James Blackwell

      22
      1
      Votes
      22
      Posts
      2851
      Views

      NotJaldolfYT

      @mr-gentlehands its in like 3 fps 😭

    • J

      Folders please!
      Feedback • • James Blackwell

      4
      0
      Votes
      4
      Posts
      1066
      Views

      J

      @info-creaticode That’s exactly what i mean, with a few changes. 1. you right click on a sprite to create the folder. 2. you can rename the folder.

    • J

      Camera stuff
      Help • • James Blackwell

      2
      0
      Votes
      2
      Posts
      720
      Views

      info-creaticode

      @jamesa-blackwell-57b383d3

      The simplest solution is indeed using the viewport:

      Make the canvas size much larger than the view port Draw a large backdrop in the stage canvas Lock the viewport on the key sprite
       

      5b9cc078-5ca0-4999-ba1c-c55453084d13-image.png

       
      Here is an example:

      play.creaticode.com/projects/6842f3d73d952dd83a741d13

       
      If this “does not work”, can you please explain what the problems are? We can either refine this or discuss a completely different solution.