Skip to main content

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

voxeledphoton

77
Posts
1
Topics
145
Followers
185
Following
A member registered Aug 03, 2014 · View creator page →

Creator of

Recent community posts

Great job on the ld57 entry! Like others said errors after a few ascensions. managed to max the miners though :)

Just want to let people know roblox just released their own text to speech system with 10 voices you can find here. My system doesn't have the one second limit generation speed so it's still pretty useful and easier to set up (after you get the voice added). 

fun as always ☻

If you're using Roblox you can switch the ScaleType to Slice in an ImageLabel or ImageButton and then set the 9 slice regions. There's usually a 9 slice option in other game engines as well.

There's now over 500, I'll try to update it more this week.

Sorry about that, I did have it written they're still in progress; made it more apparent. I've had a lot of commissions  lately and haven't found the time to complete the pack, I should have an update today with more.

love that extra effect when you try to upgrade something that can't be upgraded XD

great mechanics, super fun! thanks :D

Really awesome sprites! :D I would just suggest making the attacks more snappy and lean into the punches cause it looks like they're standing and moving their arm forward. Their opposite hand of the punch looks like it's down to the side when it would normally be higher and in front of the body at the start.

I'll be trying to finish up 100 more icons every day so pack should be complete in 10 days.

Yea I might add a color version to this pack since I've had a lot of fun making it :)

really fun and challenging using arrow keys! :D gg

Yea I figured that out right off the 'bat' too. Good suggestions, making it always move and not slow down all the way might help too.

If you change the .xpro file type to zip you can extract a project.pro file which you can look at in a text editor and has all the point data and layer info. Could probably make a little converter program with not much work.

Thanks ;D all of your work looks amazing !

thanks, I added the fullscreen. Any idea how to stop the page scrolling? I've tried css

#game_drop{

 overflow: hidden;

}

but that doesn't seem to work.

Looks like fbx only stores information on the bones deform properties and not the ik settings so the ik would have to be redone in maya. I found this that might help

I haven't messed with maya too much, you might have to reconfigure the ik settings.  I asked on a forum and I'll let you know if anyone replies.

Did you make sure that the rig was selected as well when you exported and had these settings? Let me know if you're still having issues.

Thanks! Think I might do a few more sea creatures cause I had a lot of fun with this one. I was surprised that there wasn't any others since they're so popular. Yours looks really cute too ♥ 

lovely art! :D

If you like the music I made for the jam,

you can listen to it here: https://soundcloud.com/voxeledphoton/ricochetday

The little spice text at the bottom with the high scores is a nice touch! Was trying to come up with some strategies to get combos like shooting the bullet out into nothing then keep circling it, or leaving it against a wall and going on the other side. But the green guys always got to me since I didn't have the bullet. The game cycle is super clean and well done, thanks for the fun experience!

I got to around 1400 but man that's tough, those green guys always get me.

Definitely a full stars project, great job Timo and Félix!

Very lovely concept and pleasing to play. The sound effects are superb and really make the game, cute graphics and great lighting!

pew pew 🔫

Great game, cool characters and weapons (the teleportation one is pretty neat and their effects are awesome). Would love to be able to traverse more floors, I could just stay on the top one the whole time and the bottom gets crowded

The Bottles, The Bottles and The Bottles

Would also be nice if there was a counter for the number of rebounds left.

This was a real blast, I managed to get all the hats but the bottles and tight rooms got to me. Thanks for the great experience ;D

jump rope https://pastebin.com/jM38uw40

turnip guy https://pastebin.com/MNK9nr2k

feel free to throw https://pastebin.com/ links here of your animation data for others to see ;D

From what I've tried so far I haven't had any trouble with texture shearing, there is an asset I saw on the marketplace that seems it would fix it though if it became an issue https://marketplace.yoyogames.com/assets/4720/draw-sprite-pos-fixed

I actually used draw_sprite_pos() and the view rotation is the fake z axis. When you scroll up and down it actually changes the view height while keeping the port the same size. So I also had to turn on and off the box sprites depending on the view rotation. The depth sorting works pretty much like depth=-y but it uses the ypos relative to the screen rotation.

Yea I know of some ways I could make it faster now, just didn't have time to change everything during the jam. Thanks! ;D

I definitely ran out of time and just started to throw stuff in there but it was fun.

Thank you [':