Highlights
- Arctic Code Vault Contributor
- Developer Program Member
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
139 contributions in the last year
Activity overview
Contributed to
rohanrhu/gdb-frontend,
rohanrhu/jsonic,
rohanrhu/python-jsonic
and 5 other
repositories
Contribution activity
September 2020
rohanrhu has no activity
yet for this period.
August 2020
- rohanrhu/virtual-joystick GDScript
- rohanrhu/godot C++
Created a pull request in godotengine/godot that received 6 comments
Added set_headers() to WebSocketServer
Hi, I need adding custom headers to WebSocketServer for my game's connection with CORS handshake and added WebSocketServer.set_headers(dict) method.
+31
−0
•
6
comments
Created an issue in godotengine/godot that received 1 comment
Collision between two circular KinematicBody2Ds
Godot version: 3.2.2 OS/device including version: Windows 10 Issue description: Circular KinematicBody2D vs KinematicBody2D collisions are does not…
1
comment