So you guys know ragdolls and things like that? I was thinking we could create a rig extension for creaticode. What this does is it creates a customizable rig and places it as a single sprite in your game. This rig can then have animations added, as well as motion controls. You can customize the individual sprites for each part of the rig, making it easy to make it your own. It’s sort of like the 3d avatars, but you can customize them. This would be easier to use instead of having to worry about like 10 individual sprites for the player, and is useful for when you want a realistic character, but don’t want to take up so many sprite slots.
James Blackwell
@JamesA.blackwell-57b383d3
Best posts made by JamesA.blackwell-57b383d3
-
Odd requests: Rigs
-
RE: WARNING ABOUT STORING SENSITIVE DATA IN PROJECTS
@jeffreyrb03-gmail Why not put the authentication log in code inside the my block? What i mean is like this. The person goes to the log in screen, which triggers the my block, and asks them to put in their username and password, then it let’s them in.
-
Blocks
What would be really nice are 5 blocks.
Behave as water
This block makes the selected object act like a wavy carpet.Make 3D terrain
Really nice for survival games, have a block version, and a smoother version for more realistic survival.Make 2d terrain
Some settings would be either 1d terrain, or top down terrain2D pathfind
makes the sprite path find around another sprite until it touches the sprite it’s pathfinding to, useful for making better chase games.
3d pathfind
about the same as the 2d path find block.
If you can make these, reply withif not, type
i’ll understand if you can’t.
-
RE: New feature: 3D costume editor
@dreamsmp_luck I would love a 3d costume editor. makes my life so much easier without having to deal with about 1000 blocks related to making a plane.
-
Folders
So. Folders. The best organization tool this side of move 10 steps river. (That’s stupid i won’t make any more jokes like that) Why are they not in creaticode? I used them in my dodger game that i made on penguinmod, and my doorman game that i never got to finish. I’m making a character rig with about 10 sprites, so if we can have folders, i’d be a happy coder. Please?
Latest posts made by JamesA.blackwell-57b383d3
-
RE: WARNING ABOUT STORING SENSITIVE DATA IN PROJECTS
@jeffreyrb03-gmail Ah i get it. Why not just delete the data if the user tries to log in from a different location then what they normally do, then tell them not to log in from a different country so they don’t lose all of their hard earned points?
-
RE: WARNING ABOUT STORING SENSITIVE DATA IN PROJECTS
@jeffreyrb03-gmail Why not put the authentication log in code inside the my block? What i mean is like this. The person goes to the log in screen, which triggers the my block, and asks them to put in their username and password, then it let’s them in.
-
RE: Odd requests: Rigs
@sayori-is-best-girl i was thinking about something kind of like the rigs on tynker, but you can customize them and make them your own
-
Odd requests: Rigs
So you guys know ragdolls and things like that? I was thinking we could create a rig extension for creaticode. What this does is it creates a customizable rig and places it as a single sprite in your game. This rig can then have animations added, as well as motion controls. You can customize the individual sprites for each part of the rig, making it easy to make it your own. It’s sort of like the 3d avatars, but you can customize them. This would be easier to use instead of having to worry about like 10 individual sprites for the player, and is useful for when you want a realistic character, but don’t want to take up so many sprite slots.
-
RE: New feature: 3D costume editor
@dreamsmp_luck I would love a 3d costume editor. makes my life so much easier without having to deal with about 1000 blocks related to making a plane.
-
Blocks
What would be really nice are 5 blocks.
Behave as water
This block makes the selected object act like a wavy carpet.Make 3D terrain
Really nice for survival games, have a block version, and a smoother version for more realistic survival.Make 2d terrain
Some settings would be either 1d terrain, or top down terrain2D pathfind
makes the sprite path find around another sprite until it touches the sprite it’s pathfinding to, useful for making better chase games.
3d pathfind
about the same as the 2d path find block.
If you can make these, reply withif not, type
i’ll understand if you can’t.
-
RE: Folders please!
@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.
-
Folders
So. Folders. The best organization tool this side of move 10 steps river. (That’s stupid i won’t make any more jokes like that) Why are they not in creaticode? I used them in my dodger game that i made on penguinmod, and my doorman game that i never got to finish. I’m making a character rig with about 10 sprites, so if we can have folders, i’d be a happy coder. Please?
-
Folders please!
Re: Sprite Folders?
This conversation basically details something i found very useful when i was coding on penguinmod. FOLDERS. I am making a rig right now, and if you could make folders, then my life would be so much easier when i was creating engines, as i could just put everything in the engine in a folder, and then backpack it so i can have an instant player rig or something.