Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

ItsSwirl

63
Posts
2
Topics
1
Followers
1
Following
A member registered Feb 12, 2021

Creator of

Recent community posts

Hi, I'm a pixel artist

same

because im not gonna make it

this is but i think I will have to wait for the next one...

^^^^
Tell me a description of what it should look like

sadly im very behind and might start from scratch :/

Pog gamingnerd the guy seemed as he was struggling and i have no experience in 3d lol

i cant add game comments

can you send me your main itch page i cant seem to get to it

no i had to refresh

it was really good

yo i tried switching bodies but my the screen froze

im playing 

yup

Close it!

uh ok i will say when im in

yes i noticed when i posted it lol, it mainly wasn't working tho because i didnt capitalize the j in "jump" lmao

do you have it on your itch page?

uhm

could I?

I am getting this error in the unity console

"Assets\PlayerMovement.cs(13,10): error CS1519: Invalid token '=' in class, struct, or interface member declaration"

My Code

using System.Collections;
using System.Collections.Generic;
using UnityEngine;

public class PlayerMovement : MonoBehaviour
{
    public CharacterController2D controller;

    public float horizontalMove = 0f;

    float runSpeed = 40f;

    bool = false; 

    // Update is called once per frame
    void Update()
    {

        horizontalMove = Input.GetAxisRaw("Horizontal") * runSpeed;

        if (Input.GetButtonDown("jump"))
        {
            jump = true;
        }
    }
    void FixedUpdate()
    {
        controller.Move(horizontalMove * Time.fixedDeltaTime, false, jump);
        jump = false;
    }

}

its cool the story is kinda similar to mine

https://itsswirl.itch.io/broken-spirits

as in animation?

I definitely think so, but I can't be certain

Lmao you could apply for voodoo or smthn
https://www.voodoo.io/careers

I have a question, I have always struggled with enemy spawning, could you help me?

I can make art too

nice! I like that concept

can you please tell me how to make enemy spawning, I always struggle with this

spain

hello

ok, here it is

Does anybody know how to get rid of horizontal lines in between tiles

lol same working on first lvel design

idk lol, 

sure, its just nice to have done :)

My game website is setup for when im ready


https://itsswirl.itch.io/broken-spirits

looks good! is this GBstudios?

lmao, yes i do, but im grounded :/

contact email: tonyibanez773@icloud.com

what is up, I can help you!