Skip to main content

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

zoomzoom1001000

58
Posts
8
Topics
5
Followers
25
Following
A member registered Jun 18, 2020 · View creator page →

Creator of

Recent community posts

I made this new one on my profile its calle project oculus

I made this new one on my profile its calle project oculus

yep

Why did you take this from kalle

I HAD THE MOST BRILLANT IDEA: So 3d game where Dark damages you but light keeps you alive! and there will be scare assets OMG THANK YOU I WILL FINISH THIS!

Sugar Gliders community · Created a new topic Yes

good game (idk how to side load) I am Styx btw

HEY!

also try unity!

i was gonna join but can you make a new one!

do you have discord or anything like that so we can talk?

yay cuz I really worked hard but ima try to make it an actual game now since I worked so hard on it

whats the rating on my game?

im trying to make a flappy bird game where the game will quit i got that but i cant get the flappy bird script to work the player just falls can someone help me make it not fall thorugh the ground i have a colider rigid body PLS HELP! 

using System.Collections;

using System.Collections.Generic;

using UnityEngine;

public class FlappyBirdScript : MonoBehaviour

{

    // Move speed for the player

    public float moveSpeed = 5f;

    // Upward force applied to the player when space bar is pressed

    public float upwardForce = 5f;

    // Gravity force applied to the player

    public float gravity = 9.8f;

    // Initial position of the player

    Vector3 initialPosition;

    // Rigidbody component of the player

    Rigidbody rb;

    // Initialization

    void Start()

    {

        // Store the initial position of the player

        initialPosition = transform.position;

        // Get the rigidbody component of the player

        rb = GetComponent<Rigidbody>();

    }

    // Update is called once per frame

    void Update()

    {

        // If the player has fallen below the ground, reset their position to the initial position

        if (transform.position.y < initialPosition.y)

        {

            transform.position = initialPosition;

            rb.velocity = Vector3.zero;

        }

        // Move the player to the right

        transform.position += Vector3.right * moveSpeed * Time.deltaTime;

        // Apply gravity to the player

        transform.position += Vector3.down * gravity * Time.deltaTime;

        // Check if the space bar was pressed

        if (Input.GetKeyDown(KeyCode.Space))

        {

            // Apply upward force to the player

            rb.velocity = Vector3.up * upwardForce;

        }

    }

} is the script btw

UNITY HORROR JAM community · Created a new topic Hi

Can it be multiplayer?

it’s been 6 years since I started game development 

2 years ago I posted a game In this game jam and I’ve gotten better at coding so now I’m posting a good one when I get the theme

i got quest

wait YOuR TROUT omg omg omg hi I’m working on my own fangame because of you :)

I specifically only have htc vive

yay cuz I only have pcvr

so there’s no pcvr horror game :(

it was pcvr

I will 

game is dead

did game die?

(2 edits)

So u fixed it? because the hands are just stuck on the ground when i tried last time and didnt work but thx i will see if it works now! ps i am making a game also called Monke Move i am updating it today! i got multiplayer working i really hope i get some players :) ima ply ur game now tho! it is not fixed i tried to turn of controlelr but nope pls fix i use htc vive the non pro so yeah

(1 edit)

Hey uh when i join the game my hands are touching the ground but i cant move them i use a htc vive and steam vr if thats any help please tell me how to fix it. its still broken

Yaay :)

Does this work on steam vr i tried but couldnt get it to work.

Monkey Tap community · Created a new topic Hey

You should add .exe so people using steam vr can run it.

OMG THAT SCARED ME SO BAD

Code is CMOG

i want taht

i play yes? if want join tell me i am in us

just try i am fineif u just put one character and have a vr player where it is asymetrical just try

(1 edit)

hey shark it worked i can do the project with u :D and we can just duplicate the character then change the controles to be the arrow keys the one pointing up is jump the one pointg down is coruch and the left and right arrow keys are movement

i need unity teems for some reason send a email to mysterykidee@outlook.com that is on my main which has unity teams!

so?

what is ur email shark?