Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

SynKrown Games

101
Posts
19
Topics
82
Followers
25
Following
A member registered Apr 15, 2017 · View creator page →

Creator of

Recent community posts

Yes it does work with animations :)

Meshy is bloody awesome! Its disappointing to see that the game jams dont allow for AI generated content. I think this AI hate is similar to drug dealers voting against legalization of drugs just because it steps on their toes. 


I think you would be paying in the thousands to get those models made by someone. Let alone rigging the models etc. 

It should work using the animation priority slider. I will retest that when i am back at my computer

SpriteSpark community · Created a new topic Bugs

Post any bugs needing fixed here!

// Video Game Tune

bpm 120 // Setting the tempo to 120 beats per minute

<coin_sound> // Custom sample for a coin collection sound

    tone g5 0.1 sine 0.8 // A short, bright sine wave

    tone c6 0.5 sine 0.9 // Higher pitched sparkle

<end>

<jump_sound> // Custom sample for a jump sound

    tone c4 0.5 square 0.6 // Quick square wave for the body of the jump

    tone g4 0.5 square 0.3 // A little higher to add some character

<end>

[intro] // Introduction block

    tone c4 0.5 triangle 0.7 // Basic melody note

    tone g4 0.5 triangle 0.7

    tone e4 0.5 triangle 0.7

    tone a4 0.5 triangle 0.7

[end]

[verse] // Verse block with a playful melody

    tone c5 0.25 triangle 0.7 // Higher notes for a playful feel

    tone g4 0.25 triangle 0.7

    tone e4 0.25 triangle 0.7

    tone a4 0.25 triangle 0.7

    tone f4 0.25 triangle 0.7

    tone d4 0.25 triangle 0.7

    tone g4 0.5 triangle 0.7

[end]

[bridge] // Bridge block to add some variation

    tone a4 0.5 sawtooth 0.6 // Sawtooth for a slightly harsher sound

    tone e5 0.5 sawtooth 0.6

    tone c5 0.5 sawtooth 0.6

    tone f4 0.5 sawtooth 0.6

[end]

[drums] // Simple drum beat

    sample kick 0.5 // Kick drum on the beat

    sample hihat 0.25 // Hihat on every half beat

    wait 0.25

    sample hihat 0.25

[end]

[events] // Sound effects block

    sample coin_sound // Coin sound effect

    wait 1

    sample jump_sound // Jump sound effect

    wait 1

[end]

[main] // Main block to sequence the music

    play intro // Play the introduction

    loop 2 verse drums // Loop the verse and drums twice

    play bridge drums // Play the bridge once

    loop 2 verse drums // Back to the verse and drums

    play events // Trigger events sound effects

[end]

play main // Start playing the main sequence

Post code for your music here for others to enjoy and mess around with!

MelodiCode community · Created a new topic Bugs

Post any bugs you find here!

I am still working on the export functionality. The recording function should work, but it takes a bit of processing power. My advice is to screen record the visualizer playing, then crop the video. Not exactly the highest quality output but its a solution for the mean time

Discuss what ever you like here. Preferably within the topic of Kaleido-Script, but to each their own!

I know the export button is inactive, and the settings panel does not function correctly :)

If you have made a cool visualizer, post it here. Share your visualizers with the community!

Have you made a song and used Kaleido-Script to create a visualizer? Then feel free to post it here!

Kaleido-Script community · Created a new topic Bugs

If you find any bugs, post em here

https://microstudio.io/SynKrown/darkmatter/MWFZFY9H/


if the link works for you, I am working on an open world space game. Still in very early stages, but the planet generator has already come in very handy for the planets in the overworld. The planets have a gravity pull to make the travel around the overworld more interesting

This is EXACTLY what I need for my up coming space game. Thank you! this is an amazing tool

Not even a screenshot? I would buy this if I could see it working and can guarantee that the zip folder actually has something in it

there are code editing apps for Android. Would creating stand alone applications be doable on Android?

I currently use construct 3 because it is web based, but I prefer coding to that style

Hey, do you think you will look at making an android version? I only use my phone and being able to code on the phone and produce a game would be great

Update: Added more characters, desert tileset, a fully animated pixel art dog/wolf, a slime and a half life inspired barnacle

Thats not how services work. These are high quality assets. If you are wanting some cat sprites, learn to draw! Or, you could make your game using placeholder sprites, then save the $6 over the time of making your game and you can buy the assets

Report any bugs here!

Thank you for your input. I am just starting out getting in to pixel art as it was the one thing holding me back from my dream of creating a video game throughout the past 20 years, just never had the skill or patience until now lol. I think I understand what you're saying and I appreciate the constructive criticism. I will take that on board and look at more examples to evolve my abilities!

Maybe the updated one is more to your taste? https://synkrowngames.itch.io/bobby-character-and-tileset

Still a little dull but I think it looks way better

Lol I thought that was the right one. Should be the right one now

Metadata done and tags updated. Thanks for your help. That was very good of you

Oh that is interesting. I will have a look at that

Thanks, I will add that link to the post. I made these to add my contribution to the community. Just starting to learn pixel art and I know before I started, trying to find good templates and placeholder graphics for free is hard. Can't have too many free assets!

(1 edit)

If that means license is for anyone to use without copyright then yes. Its open source

I'm using Chrome on Android, not sure if that will help. It happens with all exports. Absolutely love it regardless though!

i keep getting these odd yellow and green pixels on export. Easy enough to recolor but wondering what could be causing it?

So awesome. Are the exported midi files free to use for anything? Messing around with them in FL Studio Mobile changing the instruments. Some cool results

Absolutely love your characters. So simple yet so effective!

This is absolutely brilliant! Had no idea it would be this easy

Hi, am using these in a game framework, love your artistic skills!


Check it out if you like 

https://horrelltech.itch.io/cs3-ultimate-metroidvania-framework

Well I'm currently working on the base engine for a metroidvania, and am in need of a character template that I can change as needed. Like a simple naked person template, preferably darken the inside of arm and leg for shading, at like 20x26ish size but in a 32x32 format. 

Animations would be:

  • Idle
  • Walk
  • Run
  • Jump
  • Fall
  • Carry
  • Fall over backwards
  • Cling to wall
  • Roll
  • Dash(I could easily just use a frame from run for this)

I would greatly appreciate if you could, and if so, how much is it worth to you?