#penguin iglo - android vr test

72 messages · Page 1 of 1 (latest)

real flint
#

simply an iglo to stay in vr on android

I didn't do much, it was just a test to see
Now I'm making a vr farm game with what I got from this test

tight leaf
#

Hi are you using a VR device? or is this in your phone?

serene pumice
serene pumice
real flint
#

I make its on godot 3

#

On godot 4 i no know if is the same

serene pumice
serene pumice
#

Also how's the farm game progress going

real flint
serene pumice
serene pumice
# real flint here

So you used normal camera? But when you set up the movement it became like a very camera

serene pumice
#

Hmm but how did you get it on godot 3

#

I found it @real flint

#

Is it possible to port this thing to godot 4? I can try and see if it works

If it does we can also add hand tracking and we would have literally fully working vr game on just an Android phone

real flint
#

in godot 4 it must be this camera

serene pumice
real flint
#

Good luck, I hope you can make it

serene pumice
real flint
#

Ok, thanks

serene pumice
#

Hey marcelo I know I asked you alot but I tried copying your exact code and I got this problem on line 16

#

var direction = ($vr/camera.global_transform.basis * Vector3(input.x, 0, input.y,)) * 10

#

It says expression expected or expressão esperada in Portuguese

real flint
#

sorry for the delay, discord didn't notify me

serene pumice
serene pumice
# real flint

Marcelo I feel like you haven't shown me the full code because there is a horizontal slider down that shows more code and I keep getting errors because my code isn't complete
So can you show the rest of it? @real flint
Thanks and you can reply when ever you can

#

Also about the hand tracking I realized I actually can't add it so I'll try to make vr hand controllers

serene pumice
real flint
serene pumice
#

Oh alright thanks

#

I need to unzip it right? @real flint

real flint
#

$Tween.interpolate_property($vr,"rotation_degrees",$vr.rotation_degrees,$vr.rotation_degrees+Vector3(0,45,0),0.3,Tween.TRANS_CUBIC)

The line

#

Yes

#

it's a zip of the files

#

If you want you can import the zip directly

serene pumice
#

It says I cannot

#

I need an empty folder

#

Wait I have an idea

#

It didn't work sadly

real flint
#

Import button

on top you put the zip

below you create an empty folder

serene pumice
#

But I feel like the head movement isn't quite right

real flint
serene pumice
#

Oh I see so I think I need to edit it

serene pumice
#

Are you currently working on any projects?

real flint
serene pumice
#

Wow very cool

#

Is it on Godot 3 or 4

real flint
#

4 because of multiplayer

serene pumice
#

I can help you if you want I have nothing I'm working on right now

#

And I want to learn more about Godot

#

@real flint if you want you can tell me

real flint
#

thanks but I don't need help with programming, sorry

serene pumice
#

It's ok no problem

serene pumice
#

Or it's probably just with my device

#

What phone are you using?

real flint
#

Sangsung a14

serene pumice
# real flint I realy no know

What part of the code is responsible for the camera movement from what line to what line

Because I edited all the numbers and changed it and nothing changed