Successful test with motion platform and VR together
This commit is contained in:
parent
416aa8a392
commit
2824f77450
4 changed files with 18 additions and 7 deletions
|
|
@ -1,7 +1,7 @@
|
|||
extends Node
|
||||
|
||||
@export var browser_name: String = "browser"
|
||||
@export var url: String = "http://localhost:5555/pfd"
|
||||
@export var url: String = "http://192.168.1.2:5555/pfd"
|
||||
|
||||
# ==============================================================================
|
||||
# Create a single browser named "browser_name" that is attached as child node to $CEF.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue