Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

SyrupOnWaffles

36
Posts
6
Topics
7
Followers
9
Following
A member registered Apr 01, 2020 · View creator page →

Creator of

Recent community posts

played this demo so hard back in the day. thanks hakita 

preciate it bud

game would be the same without joystick limitation. i also dont like the use of ai, thats just preference though

(1 edit)

cool game. i dont like however how turning works. it feels like my left joystick is either on or off, kinda defeating the whole point of analog. i do like however the use of one stick for aiming the tank and one for the cannon

would love to come back to this and add more when i have the time. thanks for the comment

old school project btw

this game sucks

Same!

Im gonna try to use Superpowers

This looks beautiful man. Great job!

Oh ok thank you for letting me know!

In superpowers, if you make a variable outside of update or awake, you can change it in the scene. But how do you make it so you can choose a choice like the different camera modes? Is it with Sup.Math like making Vec3s?

Hey you probably don't have this issue now but to anyone that does, make sure you close all of your previous servers. You can do this by pressing exit on the Superpowers icons in the hidden icons section of the windows taskbar.

It works now. I dont know what i did.

Cool!

I tried all of the things you suggested and nothing worked. I never cut and pasted a project, I tried to install and uninstall all of the plugins and i never had a project with an accent. I guess i have to move onto another game engine.

cool

(1 edit)

I keep seeing COMPILATION FAILED. CHECK  THE DEVTOOLS  FOR ERRORS when i start a project. I am guessing it started because i installed a plugin but i don't know what went wrong. Can anyone tell me a fix or tell me the list of plugins that are automatically installed or uninstalled. 


Extra info: The console says Cannot find name 'HTMLImageElement', Cannot find name 'HTMLCanvasElement', Cannot find name 'WebGLRenderingContext',  Cannot find name 'ImageData', Cannot find name 'HTMLVideoElement', Cannot find name 'AudioContext', Cannot find name 'AudioBufferSourceNode', Cannot find name 'GainNode', Cannot find name 'PannerNode'. Some are repeated

Is there a command that returns a variable of  the input from the console. Kinda like the input command in  python or the readLine command in c# etc


I tried Prompt however that is for vanillas JS it seems and it doesn't work for Sp TS. Sup.input has no functions for it it seems and this page doesn't seem to work for me.  Am I missing something that's in plain sight? 

this is honestly really fun!

Thanks for the tip, I could have just used Euler all along it seems. Sorry for my incapability to understand this.

(1 edit)

Whenever I use this function, My screen goes white. 

i got code now so thats cool 

if(Sup.Input.isKeyDown("RIGHT") && turncoin > 0){ 
        let orientation = new Sup.Math.Quaternion(0, 0, 90, 0);
        this.actor.setOrientation(orientation);
        stage = "static";
        turncoin =  turncoin - 25;
      } 

Thanks

(1 edit)

I'm trying to use the .getPosition methods  functions to get the x and y of an object but I just keep getting errors. Is their a certain order or different function you have to use?  

Best game of the century - IGN

i hope not